How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
🤖 A Telegram bot that integrates with OpenAI's official ChatGPT APIs to provide answers, written in Python
The main features of n3d1117/chatgpt-telegram-bot are: Chatbot Integrations.
Projects with overlapping indexed features 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