--- title: Agentic RAG Platform emoji: 🔬 colorFrom: purple colorTo: green sdk: gradio sdk_version: 5.29.0 app_file: app.py pinned: true license: mit short_description: Production-grade AI research assistant over ArXiv papers --- # 🔬 Agentic RAG Platform — Demo **Production-grade agentic retrieval-augmented generation** over ArXiv research papers. - **GitHub**: [rishu2207/agentic-rag-platform](https://github.com/rishu2207/agentic-rag-platform) - **Portfolio**: [rishu2207.github.io/agentic-rag-platform](https://rishu2207.github.io/agentic-rag-platform) ## Features - LangGraph agent with guardrails and self-correction - Hybrid BM25 + dense-vector search (OpenSearch + Jina v3) - Pluggable LLM providers (Ollama / OpenAI) - Full observability with Langfuse v3 - Modern Next.js 14 chat UI + this Gradio demo