How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
The main features of leafduo/chatgpt-telegram-bot are: Chatbot Integrations.
Open-source alternatives to leafduo/chatgpt-telegram-bot include: bestony/chatgpt-feishu — 给飞书准备的 ChatGPT 机器人. danielgross/whatsapp-gpt — You'll need to run WhatsApp from a phone number using the golang library I'm using. You'll run a dedicated browser in… eryajf/chatgpt-dingtalk — 🎒 钉钉 & 🤖 GPT-3.5 让你的工作效率直接起飞 🚀 私聊群聊方式、单聊串聊模式、角色扮演、图片创作 🚀. formulahendry/chatgpt-teams-bot. 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. autumnwhj/chatgpt-wechat-bot — ChatGPT-wechat-bot is a chatbot automation system that integrates a large language model into WeChat to automatically…
You'll need to run WhatsApp from a phone number using the golang library I'm using. You'll run a dedicated browser in another window that's controlling ChatGPT. Two terminals: go run main.go, and python server.py. I am extremely doubtful they will work for you on the first run. You can also try…
🎒 钉钉 & 🤖 GPT-3.5 让你的工作效率直接起飞 🚀 私聊群聊方式、单聊串聊模式、角色扮演、图片创作 🚀
ChatGPT-wechat-bot is a chatbot automation system that integrates a large language model into WeChat to automatically generate and send replies in both private and group conversations. The project employs an event-driven pipeline that uses keyword-based trigger filtering and mention patterns to control when the bot responds. It manages multi-turn dialogues through stateful context management, which stores conversation history in memory and allows for session-based history clearing via designated commands. The system connects to remote models via API requests to handle automated messaging wor