Giter VIP home page Giter VIP logo

chatgpt_bot's Introduction

chatgpt_bot

接入 ChatGPT、GPT-4、新必应、Google Bard 的 QQ 机器人

特性

  • 一个 Bot,同时支持 ChatGPT、GPT-4、新必应、Google Bard
  • 群内会话隔离,不同人对 Bot 说话不相互干扰,匿名用户也不混淆
  • 过长消息自动使用合并转发消息发送,保持清爽防止刷屏
  • 有特色的敏感词过滤方式,以 * 号覆盖一半字,另一半字转为拼音首字母
  • 支持访问权设置,只有特定群的群成员可用 Bot
  • 由用户自由设置是否用语音进行回复
  • 渲染 LaTeX 数学公式,回复消息显示 Markdown 图片
  • 将收到的图片 OCR 识别再提交给 AI
  • 检测到掉线后,自动登录校园网

配置

请先将config.template.py复制一份命名为config.py,而后按照里面的说明配置各项内容

安装依赖

pip install -r requirement.txt -U -i https://pypi.python.org/simple

运行

python main.py

另外需要运行 go-cqhttp

chatgpt_bot's People

Contributors

zjsxply avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.