KalyanM45/DocGenius-Revolutionizing-PDFs-with-AI

This is a Python application that allows you to load a PDF and ask questions about it using natural language. The application uses a LLM to generate a response about your PDF. The LLM will not answer questions unrelated to the document.

37
/ 100
Emerging

Uses LangChain to split PDFs into semantic chunks, generates OpenAI embeddings for vector search, and retrieves relevant passages via FAISS before feeding them to the LLM for grounded responses. The Streamlit interface provides an interactive chat layer, while tiktoken handles token counting for efficient chunking and context management.

No commits in the last 6 months.

Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 9 / 25
Maturity 9 / 25
Community 19 / 25

How are scores calculated?

Stars

80

Forks

17

Language

Python

License

GPL-3.0

Category

pdf-qa-systems

Last pushed

Dec 10, 2024

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/KalyanM45/DocGenius-Revolutionizing-PDFs-with-AI"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.