This code is ready to go, you just need to setup Ollama and download a model with it. In this code i'm using llama3.1:latest version.
- Clone the poject with:
git clone git@github.com:Ali619/Search-Assistant-with-Ollama.git
- Install dependencies in
requirements.txtwith:
pip install -r requirements.txt
- In terminal, run:
python search_agent.py