aimaster-dev/SmartRAG
SmartRAG is a terminal-based RAG system using LangGraph. It processes queries by retrieving relevant content from markdown or PDFs, then responds using OpenAI GPT. Supports webpage-to-PDF conversion, vector DB search, and modular flow control.
Implements intelligent query routing and message history caching within a LangGraph DAG, enabling context-aware retrieval through vector similarity search. Built on the LangChain ecosystem with modular document preprocessing pipelines that handle HTML-to-PDF conversion (via wkhtmltopdf) and PDF-to-Markdown transformation before vector indexing.
No commits in the last 6 months.
Stars
6
Forks
—
Language
Python
License
MIT
Category
Last pushed
Jun 17, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/aimaster-dev/SmartRAG"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
vincentkoc/airgapped-offfline-rag
Secure, locally-run Retrieval-Augmented Generation system for document-based question-answering,...
praj2408/RAG-Enhanced-NCERT-Tutor
RAG-Enhanced-NCERT-Tutor is an AI-powered tutor for NCERT curriculum, using Retrieval-Augmented...
Vikas-ai56/Contextual_RAG
An Advanced RAG system using Python and Langgraph for intelligent, stateful question-answering...
kbhujbal/KnowledgeAssist-Retrieval-Augmented-Generation-RAG-Document-QA-System
A full-stack RAG application that enables intelligent document Q&A. Upload PDFs, DOCX, or TXT...
RITIK1442840127/Enterprise-PDF-Q-A-System-RAG-LLM-
AI-powered Enterprise PDF Management System using RAG + LLM for semantic search and intelligent...