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
·

4 Repos

Awesome GitHub RepositoriesAI Chat Integrations

Plugin modules that connect chat bots to configurable large language models for conversational responses and image recognition.

Distinct from Chat Server Plugins: Distinct from Chat Server Plugins: focuses on integrating AI language models for chat responses, not general server plugin extensibility.

Explore 4 awesome GitHub repositories matching part of an awesome list · AI Chat Integrations. Refine with filters or upvote what's useful.

Awesome AI Chat Integrations GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • partykit/partykitAvatar von partykit

    partykit/partykit

    5,644Auf GitHub ansehen↗

    PartyKit is a serverless WebSocket backend platform for building real-time multiplayer applications. It provides a globally distributed edge computing runtime that runs stateful server code close to users, with automatic scaling and hibernation for idle rooms. The platform handles WebSocket connections, HTTP requests, and durable storage without requiring infrastructure management, and includes a client and server SDK with hooks, storage, and Yjs integration for building collaborative features. The platform distinguishes itself through per-room isolation using Durable Objects, where each uniq

    Integrates AI-driven non-player characters that can autonomously interact with users in chat rooms.

    TypeScriptbackendscollaborationcrdts
    Auf GitHub ansehen↗5,644
  • leizhenpeng/feishu-chatgptAvatar von Leizhenpeng

    Leizhenpeng/feishu-chatgpt

    5,639Auf GitHub ansehen↗

    This project is a ChatGPT-powered bot integrated into the Feishu chat platform, enabling conversational AI, image generation, and voice interaction within both private and group chats. It connects large language models to the team messaging environment, allowing users to engage in multi-topic conversations, generate images from text prompts, and analyze uploaded images using vision models. The bot supports persona preset switching, allowing predefined role templates to modify the AI's behavior and tone with a single command. It maintains separate conversation histories per topic using session

    Connects large language models to a team chat platform for conversational AI, image generation, and voice interaction.

    Go
    Auf GitHub ansehen↗5,639
  • father-bot/chatgpt_telegram_botAvatar von father-bot

    father-bot/chatgpt_telegram_bot

    5,502Auf GitHub ansehen↗

    Dieses Projekt ist ein Telegram-Bot, der Large Language Models (LLMs) wie OpenAI und Claude integriert, um ein KI-Chat-Interface innerhalb der Messaging-App bereitzustellen. Er fungiert als Multi-Modell-KI-Gateway, das Prompts über API-Keys und YAML-Konfigurationen an verschiedene Anbieter weiterleitet. Die Implementierung umfasst ein anbieterunabhängiges Routing-System und Response-Streaming, um Text Wort für Wort auszugeben. Er zeichnet sich durch einen tokenbasierten Kosten-Tracker aus, der die monetären Ausgaben von API-Anfragen berechnet, sowie durch ein Whitelist-basiertes Zugriffskontrollsystem, um die Nutzung auf autorisierte Benutzer zu beschränken. Der Bot unterstützt multimodale Workflows, einschließlich Text-to-Image-Generierung, Vision-Modell-Analyse für hochgeladene Bilder und Transkription von Sprachnachrichten. Er behält den Konversationskontext über Sitzungen hinweg durch persistentes State-Mapping in einer Datenbank bei und ermöglicht das Management von KI-Personas, um Verhalten und Expertise anzupassen. Die Anwendung wird als containerisiertes Deployment für eine konsistente Ausführung in verschiedenen Umgebungen bereitgestellt.

    Connects a Telegram messaging interface to multiple large language model providers for conversational AI interactions.

    Pythonchat-gptchatbotopenai
    Auf GitHub ansehen↗5,502
  • floattech/zerobot-pluginAvatar von FloatTech

    FloatTech/ZeroBot-Plugin

    2,631Auf GitHub ansehen↗

    ZeroBot-Plugin is an extensible plugin framework for QQ group bots, providing a modular system that adds automation, AI chat, image generation, and moderation capabilities to chat environments. The project is built around a collection of plugin modules that each handle specific functions, from scheduling recurring commands to managing group member interactions. The framework distinguishes itself through its integration of AI-powered features, including configurable large language model chat with image recognition support, alongside automated content moderation that scans text and images again

    A plugin module that connects a QQ group bot to a configurable large language model for conversational responses and image recognition.

    Gocoolqcqhttpcqhttp-mirai
    Auf GitHub ansehen↗2,631
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Server Plugins and Extensions
  5. Chat Server Plugins
  6. AI Chat Integrations

Unter-Tags erkunden

  • Autonomous Chat AgentsAI-driven non-player characters that autonomously interact with users in chat rooms. **Distinct from AI Chat Integrations:** Distinct from AI Chat Integrations: focuses on autonomous agent behavior, not just connecting to language models for responses.