Wenda is an LLM orchestration platform and custom workflow engine designed to manage multiple language model backends through a unified interface. It functions as a self-hosted AI gateway that enables the execution of complex task sequences and automated conversation flows. The system utilizes JavaScript plugins to orchestrate workflows and trigger external API calls. It supports retrieval augmented generation by injecting relevant data from vector stores and offline files into prompts to increase response accuracy. The platform is built for private network deployments, featuring multi-user
mi-gpt is a voice assistant bridge and agent orchestrator that connects smart speakers to large language models. It functions as an integration layer that routes audio requests from hardware speakers to AI providers and converts generated text back into speech via a customizable synthesis system. The project features a retrieval-augmented generation knowledge base that uses embeddings and external documents to provide context-aware responses. It includes a persona definition system for configuring behavioral rules, system prompts, and roleplay characteristics, alongside a plugin architecture
OmniRoute is a unified LLM API gateway that connects multiple AI providers to a single endpoint. Its primary purpose is to simplify the integration of various AI models into tools and agents by translating different provider formats into a standardized API. The project distinguishes itself through a multi-strategy request routing system that optimizes for cost, speed, and availability, including automatic model fallbacks and a circuit-breaker resilience model to isolate provider failures. It employs a local-first security posture, using AES-256-GCM encryption to store API keys and conversatio
The BeeAI Framework is an LLM agent framework and multi-agent orchestration engine used to build autonomous agents that coordinate reasoning, tool execution, and complex workflows. It functions as a structured AI output controller and RAG integration library, providing a unified interface to manage multiple language model providers. The framework is distinguished by its implementation of the Model Context Protocol, allowing agents, tools, and models to be shared between different AI platforms and hosted as agentic tooling servers. It enables the design of collaborative agent teams through dec
Wenda ist eine selbstgehostete Infrastruktur- und Gateway-Plattform für das Deployment von Sprachmodellen innerhalb interner Netzwerke, um Datendatenschutz und Sicherheit zu gewährleisten. Sie fungiert als zentraler Hub und API-Gateway, das die Kommunikation zwischen verschiedenen Offline-Modell-Runnern und Online-Service-Providern über ein einziges Interface vereinheitlicht.
Die Hauptfunktionen von l15y/wenda sind: LLM Gateways, AI Provider Gateways, Conversation State Management, Conversation Memory Stores, Language Model Connectivity, LLM API Integrations, LLM Workflow Orchestrations, Private AI Deployments.
Open-Source-Alternativen zu l15y/wenda sind unter anderem: wenda-llm/wenda — Wenda is an LLM orchestration platform and custom workflow engine designed to manage multiple language model backends… idootop/mi-gpt — mi-gpt is a voice assistant bridge and agent orchestrator that connects smart speakers to large language models. It… diegosouzapw/omniroute — OmniRoute is a unified LLM API gateway that connects multiple AI providers to a single endpoint. Its primary purpose… langroid/langroid — Langroid is a multi-agent orchestration framework and tool integration suite designed for building complex AI… i-am-bee/beeai-framework — The BeeAI Framework is an LLM agent framework and multi-agent orchestration engine used to build autonomous agents… homanp/superagent — Superagent is a framework for AI assistant orchestration and agent security. It provides the tools to build…