HACK 2 FUTURE AI CHAT AGENT
Steps to run locally
- Download / Clone
- From your root folder run "python -m venv myvenv"
- Go to myvenv/Scripts folder run "./activate"
- Install packages from hack2future\hack2_chatagent\requirements.txt
- Download Ollama https://ollama.com/download
- Once ollama is installed, Run "ollama" from command to confirm the installtion
- We need 2 models : all-minilm:l6-v2 llama3.2:1b
- Pull both models