Skip to content

tanmay-vig/ai-driven-research-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Major-project-1

Agentic app on : https://github.com/sanatwalia896/Vidhijna

How to Setup

  1. Create a virtual environment using virtualenv venv
  2. Start the environment venv/Scripts/activate or source venv/bin/activate
  3. Install the required packages by running pip install -r requirements.txt
  4. Add a .env file in the directory to store the API keys for Gemini
  5. For ollama Run this in terminal curl -fsSL https://ollama.com/install.sh | sh
  6. ollama serve
  7. ollama run llama 3.2
  8. ollama create major -f Modelfile
  9. Run the app using streamlit run app.py in each directory

Outputs:

1. Rag App

alt text alt text alt text alt text

2. Gemini App

alt text alt text alt text alt text alt text alt text alt text alt text alt text

3. Ollama Modelfile App

alt text alt text alt text

Made by:
Tanmay Vig
Sanat Walia 21803012

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages