2 repository-uri
Modular architectures for connecting AI models to external data sources and processing pipelines.
Distinguishing note: Focuses on the extensibility of AI systems via plugins.
Explore 2 awesome GitHub repositories matching artificial intelligence & ml · Integration Frameworks. Refine with filters or upvote what's useful.
Open WebUI is a self-hosted, web-based platform designed for interacting with local and remote artificial intelligence models. It functions as a unified interface and orchestration suite, enabling users to build, deploy, and manage specialized AI agents equipped with custom instructions, external tool access, and private knowledge bases. The platform distinguishes itself through a modular architecture that supports complex AI workflows. It features a plugin-based framework for custom logic and pipeline-based request processing, allowing developers to filter or transform data streams before th
Uses a plugin-based architecture to connect external data sources and custom processing pipelines.
ChatGLM-6B is a generative AI inference engine designed for local execution of transformer-based language models. It provides a comprehensive runtime environment that allows users to load and run pre-trained neural network weights directly on their own hardware, ensuring data privacy and independence from external cloud services. The project distinguishes itself through a hardware-agnostic execution backend that supports deployment across diverse environments, including standard processors, Apple Silicon, and multi-GPU configurations. It incorporates advanced optimization techniques such as w
Provides programmatic interfaces to integrate language model capabilities into existing software workflows.