langchain-ask-pdf and ChatPDF

These are direct competitors offering nearly identical functionality—both enable PDF upload and question-answering via OpenAI LLMs—with the primary differentiation being A's significantly larger community adoption (631 vs. 2 stars).

langchain-ask-pdf
43
Emerging
ChatPDF
23
Experimental
Maintenance 0/25
Adoption 10/25
Maturity 8/25
Community 25/25
Maintenance 0/25
Adoption 2/25
Maturity 9/25
Community 12/25
Stars: 631
Forks: 316
Downloads:
Commits (30d): 0
Language: Python
License:
Stars: 2
Forks: 1
Downloads:
Commits (30d): 0
Language: Python
License: MIT
No License Stale 6m No Package No Dependents
Stale 6m No Package No Dependents

About langchain-ask-pdf

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 generate a response.

Implements semantic search over PDF content by chunking text and using OpenAI embeddings to retrieve contextually relevant sections before feeding them to the LLM, preventing hallucinations on out-of-scope questions. Built with LangChain for orchestration and Streamlit for the web interface, it constrains model responses to document-grounded answers only.

About ChatPDF

somacode1/ChatPDF

An AI-app that allows you to upload a PDF and ask questions about it. It uses OpenAI's LLMs to generate a response. Watch full video via the link below.

Scores updated daily from GitHub, PyPI, and npm data. How scores work