2 repository-uri
Displays knowledge fragments with relevance scores and web sources with titles and URLs for verification.
Distinct from Codebase Knowledge Sources: Distinct from Codebase Knowledge Sources: focuses on tracing answer provenance to knowledge fragments and web sources, not code repositories.
Explore 2 awesome GitHub repositories matching artificial intelligence & ml · Answer Source Tracings. Refine with filters or upvote what's useful.
QAnything is a retrieval-augmented generation application framework and self-hosted AI interface. It functions as a system that combines a vector database knowledge base, a document parsing service, and a hybrid search engine to generate answers based on private user data. The project features a modular pipeline architecture that allows users to independently replace components such as parsers, embedding models, and reranking engines. It supports local-first model deployment and offline operation to ensure data privacy, and includes a two-stage retrieval pipeline that merges dense vector embe
Displays knowledge fragments and source logs to verify the exact documents used to generate a response.
Casibase is an open-source platform that orchestrates multi-turn conversations with large language models and manages retrieval-augmented knowledge bases from a single interface. It provides a unified system for connecting to over 30 AI model providers, ingesting documents into vector embeddings for semantic search, and running autonomous agent loops that can drive a browser, search the web, execute commands, and integrate with external tools. The platform distinguishes itself by combining AI conversation management with infrastructure and application orchestration capabilities. It includes a
Shows knowledge fragments and web sources with relevance scores for answer verification.