Summarize and query from a lot of heterogeneous documents. Any LLM provider, any filetype, advanced RAG, advanced summaries, scriptable, etc
Stars
514
Forks
41
Watchers
514
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
4.5k
commits
doc: add comprehensive ARCHITECTURE.md describing codebase structure
13fef4dView on GitHubdoc: replace OPENAI_API_KEY by ANTHROPIC_API_KEY in examples (OpenAI boycott)
83ec206View on GitHubdoc: add comprehensive SKILL.md reference and link it from README
89cee84View on GitHubfix: add explanatory warning for missing internal_reasonning price
3f0f631View on GitHubfix: catch NoRelevantIntermediateAnswers with proper error message
b3a77c0View on GitHubdoc: do not mention default models in some old doc outdated
708d701View on GitHubnew; do not crash if removing silence was not effective
1e594a5View on GitHubnew: remove empty pages from pdfs when loading
344e537View on GitHubrefactor: use Literal type hint for parse_doc format parameter
23fdd00View on GitHub