junruxiong/IncarnaMind
Connect and chat with your multiple documents (pdf and txt) through GPT 3.5, GPT-4 Turbo, Claude and Local Open-Source LLMs
Implements a Sliding Window Chunking mechanism that dynamically adapts chunk size based on data complexity, paired with an Ensemble Retriever to balance fine-grained and semantic retrieval across document collections. Built on LangChain and Chroma DB, it enables multi-hop queries spanning multiple documents while maintaining compatibility with quantized GGUF models (via llama-cpp) for local inference, alongside commercial APIs from OpenAI, Anthropic, and Together.ai.
799 stars. No commits in the last 6 months.
Stars
799
Forks
54
Language
Python
License
Apache-2.0
Category
Last pushed
Feb 07, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/junruxiong/IncarnaMind"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
namuan/dr-doc-search
Converse with book - Built with GPT-3
mayooear/ai-pdf-chatbot-langchain
AI PDF chatbot agent built with LangChain & LangGraph
ciocan/langchain-chat-with-documents
Chat with documents (pdf, docx, txt) using ChatGPT and Langchain
anis-marrouchi/chatpdf-gpt
ChatPDF-GPT is an innovative chat interface application powered by LangChain and OpenAI,...
Ulov888/chatpdflike
an approximate implementation similar to chatpdf