Skip to content
#

pdf-ingestion

Here are 7 public repositories matching this topic...

Lightweight Retrieval‑Augmented Generation (RAG) demo with Streamlit UI. Ingest PDF/TXT docs, chunk & embed with Google GenAI or other providers, store in Pinecone, and query via chat. Optional MongoDB logging. Simple backend + front‑end for fast document search, retrieval, and generative answers.

  • Updated Mar 7, 2026
  • Python

Fully local Retrieval-Augmented Generation (RAG) chatbot powered by FAISS vector search and Ollama LLMs. Supports PDF, TXT, and Markdown ingestion, fast similarity search, model switching, and intelligent document-aware Q&A. Everything runs locally with zero external API calls, wrapped in a clean Streamlit interface.

  • Updated Nov 14, 2025
  • Python

Improve this page

Add a description, image, and links to the pdf-ingestion topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pdf-ingestion topic, visit your repo's landing page and select "manage topics."

Learn more