Skip to content
/ aibot Public
forked from beeper/aibot

A ChatGPT bot for Matrix

Notifications You must be signed in to change notification settings

kroschu/aibot

 
 

Repository files navigation

aibot

A maubot for ChatGPT

Building the standalone Docker image

Add config.yaml to standalone

$ docker build --tag aibot . -f standalone/Dockerfile

Or: run

python3 -m maubot.standalone -m maubot.yaml \
-c standalone/config.yaml -b standalone/example-config.yaml

About

A ChatGPT bot for Matrix

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 93.0%
  • Dockerfile 4.6%
  • Shell 2.4%