Skip to content

fas38/agentic-rag

Repository files navigation

Initial implementation of agentic rag for multi documents - example using Mistral LLM.

Implementation of agentic rag for jupyter notebooks - example

Multi Agentic RAG

Implementation of rag using llama Index - source

- separate query pipeline using panadas dataframe for analyzing csv files
- separate agent for evaluating trained model
- top level agent for picking the best agent for the task

To run the code using flask server, run the following command:

- python server.py

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors