Skip to content

An agentic RAG system made with FastAPI, Langchain, Langgraph, Fiass, Unstructured, & Vite

License

Notifications You must be signed in to change notification settings

pratham-jaiswal/agentic-rag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

26 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Agentic RAG

This is a Agentic RAG web app. This indexes the PDF text and images using a vector database (FIASS), only via backend. Then, it allows users to query the knowledge base using natural language. The application uses OpenAI's GPT model to process the queries and return relevant information from the knowledge base, using an agentic approach to retrieve and generate responses.

Codefactor GitHub License

Get Started

  • Clone the repository: git clone https://github.com/pratham-jaiswal/agentic-rag.git.
  • Navigate to the project directory: cd agentic-rag.
  • Check the README.md file in backend and frontend directories for specific instructions on how to set up the backend and frontend.

Screenshots

License

This project is licensed under the MIT License.

๐Ÿ’– Support My Work

If this project was useful to you in any way, such as for a school or college project, learning, personal use, or anything else, please consider supporting my work.

You can make a one-time, non-subscription donation by buying a post from my Patreon collection.

Your support helps me keep creating and sharing open-source projects like this. Thank you! ๐Ÿ™

Patreon

About

An agentic RAG system made with FastAPI, Langchain, Langgraph, Fiass, Unstructured, & Vite

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •