/chatBot

AI chatbot running in the terminal based on nodejs and openai implementation

Primary LanguageTypeScript

cBot

一个运行在终端的基于 chatGPT 的问答机器人

功能

  • 支持聊天上下文
  • exit 功能
  • 显示 loading
  • 全局 cli

知识点

  • chatGPT api
  • readlineSync
  • dotenv
  • colors
  • ora
  • rollup
  • typescript