Skip to content

zaidcodez/Agentic_RAG_AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ideal_Student_AI

First Dive into NLP and RAG Systems
Currently using Langchain, chromadb, transformers, Langchain_community libraries, running Local LLMs and embedding models

Features:-

  • All documents will be supported
  • Web Interface
  • Runs offline
  • Agentic in nature, rather than a simple RAG
  • Web search will also be provided

How to run:-

1- type " git clone https://github.com/zaidcodez/Agentic_RAG_AI.git " in your terminal of VSCode
2- cd .\Agentic_RAG_AI
3- py -m venv venv
4- venv\Scripts\activate ( if you get errors, type : Set-ExecutionPolicy RemoteSigned -Force )
5- pip install -r requirements.txt
6- py .\app.py

About

First Dive into RAG

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages