You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RAG implemented from scratch without using LangChain and LangGraph - designed specifically for processing and querying PDF documents with advanced support for visual content like tables, charts, and mathematical formulas.
Production-ready multilingual RAG system for scientific PDFs. Supports 10+ Indic languages with E5 embeddings, ChromaDB vector store, Gemini 2.5 Flash LLM, and NLLB-200 translation. Ask questions in any language, get accurate answers with citations
AI-powered PDF Q&A chatbot. Upload any document and have a real conversation with it. Built with RAG architecture using LangChain, Groq (Llama 3.3-70B), ChromaDB, and HuggingFace embeddings, completely free to run.
Multi-tool LangGraph agent with RAG over PDFs, live web search, stock prices, and remote MCP integration persistent SQLite memory and Streamlit chat UI powered by Groq. ---↓ project link below :
A high-performance Speculative RAG pipeline designed to reduce latency by combining fast draft generation and accurate verification using Groq Llama models, local HuggingFace embeddings, ChromaDB vector search, and end-to-end observability with Langfuse.
RAG-based PDF Q&A system. Upload any PDF, ask questions, get answers grounded in the document. Built with LangChain, FAISS, BGE embeddings, Groq (LLaMA 3.3 70B), and Streamlit.
📄 An interactive AI Research Paper Assistant built with Streamlit and LangChain. Upload research PDFs to ask questions, generate executive summaries, and extract literature reviews powered by Groq (Llama 3.1) and local vector embeddings.
Enables context-aware question answering over PDFs using retrieval-augmented generation with vector embeddings. Built with Next.js App Router and OpenAI models for low-latency document search and response generation.