Get The Conversation Going

you need ollama, click here for instalation

you might want to try different models , click here

You need to install Python, click here

download scripts

then………

open ollama

using terminal/command prompt

cd into the scripts folder (find out how here)

the first time using type this into terminal/cmd line, to install discrepancies.

pip install requests

then to get the chat going


python chat.py chat_configs/fonz_meets_yoda

!!!!! replace fonz_meets_yoda with any other file in the chat_configs folder for any other chat !!!!!!

or design your own chat using this command


python create_chat.py

then load in this chat by typing

python chat.py chat_configs/your_chat_name