redis-developer/LLM-Document-Chat
Using LlamaIndex, Redis, and OpenAI to chat with PDF documents. Supplementary material for blog post on Microsoft Developer Blog
This project helps developers integrate large language models (LLMs) with document retrieval systems. You provide PDF documents, and the system allows users to chat with the content, asking questions and receiving answers drawn directly from those documents. It's designed for developers building AI-powered applications that need to understand and interact with unstructured text.
114 stars. No commits in the last 6 months.
Use this if you are a developer looking to build a chatbot that can answer questions based on the content of specific PDF documents.
Not ideal if you are an end-user without programming experience looking for a ready-to-use application to chat with your documents.
Stars
114
Forks
23
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Nov 09, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/redis-developer/LLM-Document-Chat"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
biocypher/biochatter
Backend library for conversational AI in biomedicine
pgalko/BambooAI
A Python library powered by Language Models (LLMs) for conversational data discovery and analysis.
redis-developer/ArXivChatGuru
Use ArXiv ChatGuru to talk to research papers. This app uses LangChain, OpenAI, Streamlit, and...
7-docs/7-docs
Use local files or public GitHub repository as a source and ask questions through ChatGPT about it
Kedhareswer/QuantumPDF_ChatApp_VectorDB
QuantumPDF V1.3 enables intelligent conversations with PDF documents. Built with Next.js 15 and...