cosin2077/chaty
Chaty is a Node.js/TypeScript tool to deploy ChatGPT as a CLI assistant, web service, API, or WeChat/Telegram bot.

Velocity · 7d
+0.4
★ / day
Trend
→steady
star history
Chaty wraps the ChatGPT API to offer multiple deployment options in a single package. Users install it globally via npm, provide their OpenAI API key, and can immediately run ChatGPT as a command-line tool, host a private web chat UI, expose a Node.js REST API, or connect a WeChat or Telegram bot. It handles session management and supports group chat mentions on WeChat.