1 مستودع
Hosting document knowledge bases as remote servers to decouple document parsing from real-time querying.
Distinct from Documentation Hosting: Distinct from general documentation hosting as it serves as a backend data source for RAG pipelines
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Remote Knowledge Base Hosting. Refine with filters or upvote what's useful.
LazyLLM is a multi-agent framework and orchestration engine designed for building complex AI applications. It provides a system for chaining large language models into sequential or parallel pipelines, utilizing a tool registry to convert standard functions into discoverable tools that models can invoke via reasoning. The project features an application deployment kit that enables hosting model workflows as web services with integrated chat interfaces and API gateways. It includes an infrastructure abstraction layer that allows users to switch between bare-metal servers, clusters, and public
Hosts a document knowledge base as a remote server accessed via URL to separate parsing from real-time querying.