Agentic app on : https://github.com/sanatwalia896/Vidhijna
How to Setup
- Create a virtual environment using
virtualenv venv
- Start the environment
venv/Scripts/activate
orsource venv/bin/activate
- Install the required packages by running
pip install -r requirements.txt
- Add a
.env
file in the directory to store the API keys for Gemini - For ollama Run this in terminal
curl -fsSL https://ollama.com/install.sh | sh
ollama serve
ollama run llama 3.2
ollama create major -f Modelfile
- Run the app using
streamlit run app.py
in each directory
Outputs:
Made by:
Sanat Walia 21803012