BlueBash/chatgpt-clone-ollama-streamlit
Experience a ChatGPT-like interface powered by Ollama's Llama3 and LangChain's Retrieval-Augmented Generation (RAG) capability. Upload PDFs, ask questions, and receive contextual, concise answers—all within an interactive Streamlit app.
This tool helps professionals quickly find information across many PDF documents. You upload a collection of PDFs, ask questions, and it provides concise answers drawn directly from the content of those files. It's ideal for anyone who needs to extract specific details or summarize information from large sets of reports, research papers, or manuals.
No commits in the last 6 months.
Use this if you frequently need to get quick, accurate answers from a large collection of PDF documents without manually sifting through each one.
Not ideal if your primary need is to edit PDFs, convert them to other formats, or work with non-PDF document types.
Stars
7
Forks
1
Language
Python
License
—
Category
Last pushed
May 22, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/BlueBash/chatgpt-clone-ollama-streamlit"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
3Alan/chatpdf-demo
This is the minimum implementation demo of ChatPDF, which answers related questions about PDF.
safakatakancelik/TalkWithYourFiles
An LLM GUI application; enables you to interact with your files, offering dynamic parameters...
dotvignesh/PDFChat
The PDFChat app allows you to chat with your PDF files in natural language.
linjungz/chat-with-your-doc
Chat with your docs in PDF/PPTX/DOCX format, using LangChain and GPT4/ChatGPT from both Azure...
S4mpl3r/chat-with-pdf
Chat with your PDF files for free, using Langchain, Groq, ChromaDB, and Jina AI embeddings.