Found 9 repositories(showing 9)
postor
a minimal viable project of chatpdf
Duguce
🛸 This project is based on GPT3.5-turbo and can answer user's questions based on the PDF text files provided by the user.
zongwu233
This is a simple prototype of ChatPDF that you can have gpt to read, summarize the PDF and ask gpt questions about the pdf.
usman-de
The repository contains code that enables users to chat with PDF files. The code uses natural language processing techniques to understand user queries and retrieve relevant information from the PDF files.
lvbohui
No description available
Ashitpatel001
No description available
joshlinhit
No description available
IreHurtado
Mini app estilo ChatPDF: sube tus PDFs, indexa el contenido y haz preguntas usando RAG local con FastEmbed + FAISS.
SreevathsanS
Mini ChatPDF is a RAG-based PDF Question Answering system. It extracts and chunks PDF text, stores embeddings in FAISS, retrieves relevant context via semantic search, and generates accurate answers using a local LLM (Mistral via Ollama).
All 9 repositories loaded