Skip to content
#

document-search

Here are 39 public repositories matching this topic...

RAG-PDF Assistant — A simple Retrieval-Augmented Generation (RAG) chatbot that answers questions using custom PDF documents. It uses HuggingFace embeddings for text representation, stores them in a Chroma vector database, and generates natural language answers with Google Gemini. In this example, the assistant is powered by a few school policy doc

  • Updated Aug 22, 2025
  • Python

An advanced PDF analysis tool using LLMs (via Ollama) for natural language queries on documents. Built with Python and LangChain, it processes PDFs, generates semantic embeddings, and delivers contextual answers. Supports multiple local LLM models, ensuring efficient, accessible, and flexible document analysis.

  • Updated Aug 18, 2025
  • Python

PostgreSQL-native semantic search engine with multi-modal capabilities. Add AI-powered search to your existing database without separate vector databases, vendor fees, or complex setup. Features text + image search using CLIP embeddings, native SQL joins, and 10-minute Docker deployment.

  • Updated Jul 4, 2025
  • Python

Improve this page

Add a description, image, and links to the document-search 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 document-search topic, visit your repo's landing page and select "manage topics."

Learn more