Hasan8123/Agentic-RAG-with-LangGraph-AI-Blog-Search
This project is a Streamlit-based AI search engine that uses Agentic Retrieval-Augmented Generation (RAG) powered by LangGraph and Google Gemini. It allows users to input a blog URL, which it crawls and indexes in a vector database, to intelligently answer specific questions based on the article's content.
Stars
—
Forks
—
Language
Python
License
—
Category
Last pushed
Mar 12, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/Hasan8123/Agentic-RAG-with-LangGraph-AI-Blog-Search"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
deepsense-ai/ragbits
Building blocks for rapid development of GenAI applications
infiniflow/ragflow
RAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses...
GiovanniPasq/agentic-rag-for-dummies
A modular Agentic RAG built with LangGraph — learn Retrieval-Augmented Generation Agents in minutes.
truefoundry/cognita
RAG (Retrieval Augmented Generation) Framework for building modular, open source applications...
NVIDIA/context-aware-rag
Context-Aware RAG library for Knowledge Graph ingestion and retrieval functions.