gotsulyakk / agentic-rag
Agentic RAG implementation using LangGraph
☆18Updated 6 months ago
Alternatives and similar repositories for agentic-rag:
Users that are interested in agentic-rag are comparing it to the libraries listed below
- Tutorial on how to create a ReAct agent without a LLM framework☆42Updated 6 months ago
- This program uses CrewAI to build a web-app using three agents doing some research stuff in the internet.☆64Updated 9 months ago
- Implementation of Corrective RAG using LangChain and LangGraph.☆22Updated 5 months ago
- I have explained how to create superior RAG pipeline for complex pdfs using LlamaParse. We can extract text and tables from pdf and QA on…☆40Updated 10 months ago
- ☆31Updated 5 months ago
- Powerful Auto Research powered by LangChain, and Anthropic.☆31Updated 6 months ago
- Agentic RAG using Crew AI.☆23Updated 6 months ago
- Chainlit app for advanced RAG. Uses llamaparse, langchain, qdrant and models from groq.☆40Updated 7 months ago
- ☆127Updated 7 months ago
- Automate complex business workflows with our Multi-AI-Agent Systems using crewAI. This framework leverages autonomous, role-specific AI a…☆51Updated 7 months ago
- llmware RAG Demo App.☆16Updated last year
- ☆22Updated 9 months ago
- A bot with memory, built on LangGraph Cloud.☆83Updated 6 months ago
- Tools for CrewAI☆29Updated 8 months ago
- A library for evaluating Retrieval-Augmented Generation (RAG) systems (The traditional ways).☆29Updated 5 months ago
- ☆37Updated 8 months ago
- ☆24Updated 9 months ago
- ☆71Updated last month
- ☆28Updated 6 months ago
- RAG Tool using Haystack, Mistral, and Chainlit. All open source stack on CPU.☆23Updated last year
- Simple example to showcase how to use llamaparser to parse PDF files☆76Updated 3 months ago
- Many tutorials on LangGraph☆34Updated 8 months ago
- Retrieval Augmented Generation-based Agentic CrewAI☆23Updated 2 months ago
- Question Answer Generation App using Mistral 7B, Langchain, and FastAPI.