Thanks to visit codestin.com
Credit goes to github.com

Skip to content
#

document-retrieval

Here are 52 public repositories matching this topic...

The Intelligent "ASKDOC" project combines the power of Langchain, Azure, OpenAI models, and Python to deliver an intelligent question-answering system, that scans your PDF documents and answer queries based on its contents. It can be queried using Human Natural Language.

  • Updated Feb 4, 2024
  • Python

A comprehensive multimodal OCR application that supports both image and video document processing using state-of-the-art vision-language models. This application provides an intuitive Gradio interface for extracting text, converting documents to markdown, and performing advanced document analysis.

  • Updated Oct 16, 2025
  • Python

A Python-based tool for context-based search across text documents using OpenAI embeddings and Chroma vector storage. This system enables efficient querying of document collections by generating vector embeddings, storing them persistently, and retrieving relevant results based on textual queries.

  • Updated Oct 11, 2024
  • Python

Improve this page

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

Learn more