java版chatGPT微信机器人. Contribute to chcbz/java-chatgpt-wechat-bot development by creating an account on GitHub.
Error: Failed to launch the browser process puppeteer refer tohttps://github.com/puppeteer/puppeteer/blob/main/docs/troubleshooting.md#chrome-headless-doesnt-launch-on-unix #ubuntusudo apt-get install chromium-browser sudo apt-get install ca-certificates fonts-liberation libasound2 libatk-bridge2.0-0...
项目开源地址:[ChatCPT-WechtyBot](github.com/fatzard/Chat) ChatGPT-WechatBot是基于OpenAI官方API利用对话模型实现的一种类chatGPT机器人,并通过Wechaty框架将其部署在微信端,从而实现机器人聊天。 ChatGPT WechatBot is a kind of chatGPT robot based on the OpenAI official API and using the dialogue ...
ChatGPT接入微信#chatgpt 使用项目仓库: https://github.com/AutumnWhj/ChatGPT-wechat-bot ChatGPT注册: https://chat.openai.com/chat - 浮筠于20221211发布在抖音,已经收获了674个喜欢,来抖音,记录美好生活!
'WeChat Bot - 一个基于OpenAi ChatGPT + WeChaty 实现的微信机器人 ,可以用来帮助你自动回复微信消息,或者管理微信群/好友,检测僵尸粉等...' wangrongding GitHub: github.com/wangrongding/wechat-bot #开源##机器学习# û收藏 109 19 ñ98 评论 o p 同时转发到我的微博 按...
java版chatGPT微信机器人. Contribute to zhong2312/java-chatgpt-wechat-bot development by creating an account on GitHub.
https://github.com/transitive-bullshit/chatgpt-api#update-december-11-2022 Support Support conversation. Can set keywords to reset the previous conversation. Support replying message when mentioning your bot in the group. Set the keywords to wake up the WeChat robot in the group. Support Docker...
RUN apt-get update \ && apt-get install -y wget gnupg \ && wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | apt-key add - \ && sh -c 'echo "deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main" >> /etc/apt/sources.list.d/google....
Wechat robot based on ChatGPT, which using OpenAI api and itchat library. 使用ChatGPT搭建微信聊天机器人,基于GPT3.5/4.0 API实现,支持个人微信、公众号、企业微信部署,能处理文本、语音和图片,访问操作系统和互联网。 - chatgpt-on-wechat/bot/chatgpt/chat_gpt_
.github/workflows bootstrap config gpt handlers pkg/logger service .gitignore Dockerfile Makefile README.md config.dev.json go.mod go.sum main.go supervisord.conf README wechatbot 最近ChatGPT异常火爆,本项目可以将个人微信化身GPT机器人, 项目基于openwechat开发。