jorge-armando-navarro-flores/chat-with-multiple-PDFs-LLAMA2
This script is a chat application that allows users to ask questions about multiple PDF documents implemented with meta's LLAMA2
This application helps you quickly find answers within multiple PDF documents without reading through them all. You upload several PDF files, and then you can ask questions in plain English, receiving direct answers extracted from the content. It's ideal for anyone who needs to quickly extract information from large collections of documents, like researchers, legal professionals, or administrative staff.
No commits in the last 6 months.
Use this if you need to rapidly query and get specific answers from a collection of PDF reports, manuals, or research papers.
Not ideal if your questions require information outside the uploaded PDFs or if you need to analyze image-only PDFs without extractable text.
Stars
21
Forks
6
Language
Python
License
—
Category
Last pushed
Dec 13, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/jorge-armando-navarro-flores/chat-with-multiple-PDFs-LLAMA2"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
sudan94/chat-pdf-hugginface
This is a fun Python project that allows you to chat with a chatbot about the PDF you uploaded....
amitgupta4407/All_About_PDF
This is a complete website in which you can chat with pdf, extract meta data, text, links,...
ck-unifr/pdf_parsing
PDF解析(文字,章节,表格,图片,参考),基于大模型(ChatGLM2-6B, RWKV)+langchain+streamlit的PDF问答,摘要,信息抽取
Hashir-Ahmad1/Train-AI-agent-on-mutiple-PDF
The Multi-PDF's Chat Agent is a Streamlit-based web application designed to facilitate...
benthecoder/chatpdf
chat with pdf with mistral.ai + streamlit