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
·
AutumnWhj avatar

AutumnWhj/ChatGPT-wechat-bot

0
View on GitHub↗
4,720 Stars·963 Forks·TypeScript·MIT·6 Aufrufe

ChatGPT Wechat Bot

ChatGPT-wechat-bot ist ein Chatbot-Automatisierungssystem, das ein Large Language Model in WeChat integriert, um automatisch Antworten in privaten und Gruppenunterhaltungen zu generieren und zu senden.

Das Projekt verwendet eine ereignisgesteuerte Pipeline, die schlüsselwortbasierte Trigger-Filterung und Erwähnungsmuster nutzt, um zu steuern, wann der Bot antwortet. Es verwaltet Multi-Turn-Dialoge durch zustandsbehaftetes Kontextmanagement, das den Unterhaltungsverlauf im Speicher speichert und sitzungsbasiertes Löschen des Verlaufs über dedizierte Befehle ermöglicht.

Das System verbindet sich mit Remote-Modellen über API-Requests, um automatisierte Messaging-Workflows zu handhaben und einen kohärenten Interaktionsverlauf über eine Chat-Plattform hinweg aufrechtzuerhalten.

Features

  • WeChat AI Automation - Integrates large language models into WeChat accounts to automate user and group chat interactions.
  • Automated Messaging Responses - Provides an AI agent that automatically generates and sends replies within WeChat messaging streams.
  • Conversation Context Management - Implements mechanisms for maintaining state and coherence across multi-turn AI interactions in WeChat.
  • Dialogue Context Management - Maintains conversation history in memory to provide necessary context for coherent multi-turn dialogues.
  • Interactive AI Conversations - Manages real-time exchanges of questions and answers between users and an AI entity on a messaging platform.
  • Remote Model Connectivity - Connects to remote large language models via HTTP requests to generate responses based on user input.
  • Keyword Action Triggers - Monitors user input for specific keywords or mention patterns to trigger automated bot responses.
  • Bot Activation Filters - Restricts bot responses to specific conditions, such as direct mentions or the presence of wake-up keywords.
  • AI-Powered Group Automation - Automates AI responses specifically within multi-user group chat environments using mention filters.
  • Event-Driven Messaging Systems - Implements an event-driven architecture to respond to real-time messaging events from the chat platform.
  • Integration Tools - Automated bot for integrating chat services into WeChat.
  • Chatbot Integrations - WeChat bot with group mention and context-aware replies.

Star-Verlauf

Star-Verlauf für autumnwhj/chatgpt-wechat-botStar-Verlauf für autumnwhj/chatgpt-wechat-bot

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

Häufig gestellte Fragen

Was macht autumnwhj/chatgpt-wechat-bot?

ChatGPT-wechat-bot ist ein Chatbot-Automatisierungssystem, das ein Large Language Model in WeChat integriert, um automatisch Antworten in privaten und Gruppenunterhaltungen zu generieren und zu senden.

Was sind die Hauptfunktionen von autumnwhj/chatgpt-wechat-bot?

Die Hauptfunktionen von autumnwhj/chatgpt-wechat-bot sind: WeChat AI Automation, Automated Messaging Responses, Conversation Context Management, Dialogue Context Management, Interactive AI Conversations, Remote Model Connectivity, Keyword Action Triggers, Bot Activation Filters.

Welche Open-Source-Alternativen gibt es zu autumnwhj/chatgpt-wechat-bot?

Open-Source-Alternativen zu autumnwhj/chatgpt-wechat-bot sind unter anderem: fuergaosi233/wechat-chatgpt — This project is a conversational AI bot that integrates large language models into WeChat accounts to provide… wangrongding/wechat-bot — This project is a WeChat LLM bot framework and messaging gateway designed to connect WeChat accounts to language… allaboutai-yt/easy-local-rag — Easy Local RAG is a system for building and operating private, offline retrieval-augmented generation pipelines. It… devo919/gewechat — Gewechat is a bot framework and API wrapper for automating WeChat accounts. It provides a programmatic interface to… formulahendry/openai-teams-bot — An OpenAI Teams Bot app to let you chat with OpenAI API in Microsoft Teams, similar to ChatGPT Teams Bot app. bestony/chatgpt-feishu — 给飞书准备的 ChatGPT 机器人.

Open-Source-Alternativen zu ChatGPT Wechat Bot

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit ChatGPT Wechat Bot.
  • fuergaosi233/wechat-chatgptAvatar von fuergaosi233

    fuergaosi233/wechat-chatgpt

    13,225Auf GitHub ansehen↗

    This project is a conversational AI bot that integrates large language models into WeChat accounts to provide automated responses in private and group chats. Built on the WeChaty bot framework, it functions as a bridge that enables real-time conversational interactions between a messaging account and an AI model. The system acts as an AI multimedia gateway and context manager, supporting the generation of images from text and the transcription of audio files within the chat interface. It tracks interaction histories to manage token limits and maintains coherent conversations through custom sy

    TypeScript
    Auf GitHub ansehen↗13,225
  • wangrongding/wechat-botAvatar von wangrongding

    wangrongding/wechat-bot

    9,806Auf GitHub ansehen↗

    This project is a WeChat LLM bot framework and messaging gateway designed to connect WeChat accounts to language models for automated responses and group chat interactions. It functions as an orchestration layer that routes incoming messages to AI agents and returns generated responses to users. The system distinguishes itself through a provider-agnostic routing mechanism that distributes messages across various cloud-based and local language model services. It includes a command-line interface for managing login sessions, searching chat history, and sending messages, as well as a whitelist-b

    JavaScriptchatgptopenaiwechat
    Auf GitHub ansehen↗9,806
  • allaboutai-yt/easy-local-ragAvatar von AllAboutAI-YT

    AllAboutAI-YT/easy-local-rag

    1,221Auf GitHub ansehen↗

    Easy Local RAG is a system for building and operating private, offline retrieval-augmented generation pipelines. It enables users to perform semantic search, document querying, and conversational analysis on local data sources without transmitting sensitive information to external cloud providers. The project distinguishes itself by integrating specialized utilities for archiving personal email communications alongside standard document processing. By leveraging locally hosted language models and a local vector database, it maintains full control over data ingestion, indexing, and model infer

    Python
    Auf GitHub ansehen↗1,221
  • devo919/gewechatAvatar von Devo919

    Devo919/Gewechat

    3,384Auf GitHub ansehen↗

    Gewechat is a bot framework and API wrapper for automating WeChat accounts. It provides a programmatic interface to manage account sessions, automate the delivery of multi-modal messages, and administer group chats and contact directories. The project focuses on integrating external large language models into the messaging pipeline to automate conversational responses and handle queries. It utilizes a bridge to connect these AI models with the messaging platform for automated interaction. The system covers a broad range of capabilities, including event-driven message processing, asynchronous

    Java
    Auf GitHub ansehen↗3,384
  • Alle 30 Alternativen zu ChatGPT Wechat Bot anzeigen→