Skip to content

SathvikS-18/RAG_setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic RAG

A private, high-accuracy RAG system for analyzing legal contracts. Optimized for Intel Ultra 5 and Arc Graphics.

🚀 Setup

  1. Install Ollama and pull models: ollama pull llama3.2 && ollama pull nomic-embed-text
  2. Create environment: python -m venv .venv
  3. Install dependencies: pip install -r requirements.txt
  4. Run app: streamlit run src/app.py

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages