sudan94/chat-pdf-hugginface
This is a fun Python project that allows you to chat with a chatbot about the PDF you uploaded. and generate a PDF transcript of the conversation. The project is built using Python and Streamlit framework.
Leverages Hugging Face's API for LLM inference without local model hosting, enabling cost-effective deployment. The architecture uses LangChain for PDF parsing and context-aware retrieval, with Streamlit handling the web interface and real-time conversation state management. Integrates environment-based authentication via `.env` configuration for secure API token management across development and production environments.
No commits in the last 6 months.
Stars
37
Forks
23
Language
Python
License
MIT
Category
Last pushed
Jul 25, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/sudan94/chat-pdf-hugginface"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
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问答,摘要,信息抽取
benthecoder/chatpdf
chat with pdf with mistral.ai + streamlit
rahul2002m/ChatPDF
ChatPDF is a Streamlit app allowing users to query PDF & DOCX content via natural language. It...
Hashir-Ahmad1/Train-AI-agent-on-mutiple-PDF
The Multi-PDF's Chat Agent is a Streamlit-based web application designed to facilitate...