pip install -r requirements.txt
Download Ollama here https://ollama.com/download
Then run ollama serve
Local model
python starter_local.py
OpenAI
python starter_openai.py
pip install -r requirements.txt
Download Ollama here https://ollama.com/download
Then run ollama serve
Local model
python starter_local.py
OpenAI
python starter_openai.py