Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

【开源自荐】Chaty - 一行代码搞定chatGPT 微信机器人、web服务、命令行机器人、nodejs API等 #2979

Open
cosin2077 opened this issue Mar 9, 2023 · 0 comments

Comments

@cosin2077
Copy link

https://github.com/cosin2077/chaty

✨✨✨Chaty – 一站式chatGPT百宝箱

Chaty可以让您:

  • 拥有一个chatGPT命令行机器人;
  • 部署ChatGPT Web服务;
  • 部署基于ChatGPT的NodeJS API 服务;
  • 部署微信ChatGPT机器人;
  • 部署Telegram ChatGPT机器人;
  • 部署Discord ChatGPT机器人;
  • 更多服务正在不断开发中!

让Chaty助力您探索ChatGPT的世界。

使用方法

Chaty的使用非常方便
首先安装

npm i -g ichaty

然后登录

npm login <your-openAI-key>
chaty // 显示所有命令和选项  
chaty run command // 运行作为命令行ChatGPT机器人
chaty run web // 部署Web ChatGPT服务
chaty run node // 部署Node ChatGPT API服务
chaty run wechat // 部署WeChat ChatGPT机器人
chaty run telegram // 部署Telegram ChatGPT机器人

更多文档请查看 README

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants