awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
l15y avatar

l15y/wenda

0
View on GitHub↗
6,173 Stars·790 Forks·JavaScript·AGPL-3.0·12 Aufrufe

Wenda

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 Plattform enthält einen Workflow-Orchestrator, der benutzerdefinierte Skripte und API-Aufrufe verwendet, um komplexe Konversationsabläufe und Modelleinstellungen zu automatisieren. Zudem integriert sie ein Retrieval-System, das Modellantworten mit externem Wissen aus Vektordatenbanken und Suchmaschinen anreichert.

Das System verwaltet den Konversationsstatus und das Gedächtnis durch Persistierung der Dialoghistorie in einer Datenbank, um den Kontext über Benutzersitzungen hinweg aufrechtzuerhalten. Es nutzt einen modularen Integrationsansatz, um das Hinzufügen neuer Modell-Provider zu ermöglichen, ohne die Kernanwendung modifizieren zu müssen.

Features

  • LLM Gateways - Provides a centralized API gateway to unify communication between various offline model runners and online service providers.
  • AI Provider Gateways - Functions as a centralized AI provider gateway that unifies diverse model runners and services through one interface.
  • Conversation State Management - Manages conversation state by maintaining and injecting dialogue history to provide context across interactions.
  • Conversation Memory Stores - Implements a persistence layer that tracks and retrieves interaction history to maintain context in agentic workflows.
  • Language Model Connectivity - Provides interfaces for establishing communication with both offline model runners and online service providers.
  • LLM API Integrations - Integrates multiple external and offline language model providers into a single unified interface.
  • LLM Workflow Orchestrations - Implements a system for chaining language model calls and processing steps into automated workflows via custom scripts.
  • Private AI Deployments - Provides a self-hosted infrastructure for running language models within internal networks to ensure data privacy.
  • RAG Context Retrieval - Retrieves relevant document segments from a knowledge base to ground and enhance large language model responses.
  • Local Model Deployment - Provides infrastructure for running and managing language models on internal private hardware for data security.
  • Conversation History Stores - Ships a persistence layer for storing and retrieving chronological dialogue history to maintain AI context.
  • Vector-Store Augmented Generation - Uses vector databases to perform retrieval augmented generation by injecting relevant document snippets into prompts.
  • Retrieval Augmentation - Implements retrieval augmentation to ground model responses using external data from vector stores.
  • Private Networks - Enables the creation of isolated and secure network environments for self-hosting language models.
  • LLM Orchestration - Includes a workflow orchestrator that uses custom scripts and API calls to automate complex conversation flows.
  • Knowledge Base Retrieval - Incorporates a retrieval system that augments model responses with external knowledge from vector databases and search engines.
  • Model Provider Integrations - Implements a modular system for connecting and configuring multiple different language model providers.
  • Workflow Automation APIs - Provides programmatic interfaces to trigger and manage automated application-specific tasks via custom scripts.
  • Automation Workflow Orchestrations - Orchestrates custom scripts and external API calls to automate complex sequences of model interactions.
  • LLM Hosting - Offers infrastructure and processes for hosting large language models on private hardware for data security.
  • LLM API Workflow Steps - Executes LLM API calls as discrete steps within automated workflow pipelines for content generation.
  • Custom Workflow Scripts - Allows the automation of complex conversation flows using custom scripts and model configurations.
  • LLM Training and Optimization - Platform for local knowledge base Q&A using various LLMs.
  • Open Source Models - Provides a platform for managing and querying multiple models.

Star-Verlauf

Star-Verlauf für l15y/wendaStar-Verlauf für l15y/wenda

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Wenda

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Wenda.
  • wenda-llm/wendaAvatar von wenda-LLM

    wenda-LLM/wenda

    6,173Auf GitHub ansehen↗

    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

    JavaScriptchatglm-6bchatrwkvrwkv
    Auf GitHub ansehen↗6,173
  • idootop/mi-gptAvatar von idootop

    idootop/mi-gpt

    12,458Auf GitHub ansehen↗

    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

    TypeScript
    Auf GitHub ansehen↗12,458
  • diegosouzapw/omnirouteAvatar von diegosouzapw

    diegosouzapw/OmniRoute

    6,391Auf GitHub ansehen↗

    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

    TypeScript
    Auf GitHub ansehen↗6,391
  • i-am-bee/beeai-frameworkAvatar von i-am-bee

    i-am-bee/beeai-framework

    3,304Auf GitHub ansehen↗

    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

    Pythonagentsaiai-agent
    Auf GitHub ansehen↗3,304
Alle 30 Alternativen zu Wenda anzeigen→

Häufig gestellte Fragen

Was macht l15y/wenda?

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.

Was sind die Hauptfunktionen von l15y/wenda?

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.

Welche Open-Source-Alternativen gibt es zu l15y/wenda?

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…