BhavikBhindora/langchain_pdf_qa
This project utilizes LangChain to process and analyze PDF documents for question-answering tasks. The primary functionality is to split, index, and query the text within PDF files to provide accurate and context-rich answers to user queries.
No commits in the last 6 months.
Stars
1
Forks
—
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Aug 10, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/BhavikBhindora/langchain_pdf_qa"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
eellak/glossAPI
Greek Dataset Production from PDF+
mozilla-ai/structured-qa
Blueprint by Mozilla.ai for answering questions about structured documents
KalyanM45/DocGenius-Revolutionizing-PDFs-with-AI
This is a Python application that allows you to load a PDF and ask questions about it using...
alejandro-ao/langchain-ask-pdf
An AI-app that allows you to upload a PDF and ask questions about it. It uses OpenAI's LLMs to...
leehanchung/llm-pdf-qa-workshop
Introduction to LLM App Development Workshop: PDF Q&A App using OpenAI, Langchain, and Chainlit