A simple PDF AI chatbot which runs locallly on your machine with streamlit UI
-
Updated
Dec 22, 2024 - Python
A simple PDF AI chatbot which runs locallly on your machine with streamlit UI
Content Engine is RAG system that analyzes and compares multiple PDF documents, specifically identifying and highlighting their differences. The system will utilize Retrieval Augmented Generation (RAG) techniques to effectively retrieve, assess, and generate insights from the documents.
PDF Chatbot capable of answering your questions from a PDF.
LLM based PDF Chatbot
A simple chatbot that answers questions based on a PDF book. It extracts text, stores structured knowledge using Neo4j, and retrieves relevant information using a large language model (LLM).
An LLM-powered augmented generation suite leveraging LangChain, Ollama, and vector databases to enhance response quality through caching, contextual memory, and retrieval-based methods. This collection of Jupyter notebooks showcases modular techniques for building intelligent, memory-efficient generative systems with real-time semantic awareness.
Add a description, image, and links to the pdfchatbot topic page so that developers can more easily learn about it.
To associate your repository with the pdfchatbot topic, visit your repo's landing page and select "manage topics."