Skip to content

A telegram chatbot backended by ChatGPT. Build your personal assistant easily.

Notifications You must be signed in to change notification settings

DiamondGo/chloe

Repository files navigation

This Project is discontinued!!!

You can find the new ChloePy Chatbot in Python. It's more simple and powerful.

Chloe is a telegram chat bot backended by openai.

You can talk to her 1 on 1 or in group chat. In group chat you need to name her at the beginning of your question or @ her bot username.

Please change config.yml and put your own keys there.

You need to get 3 things done to make this work:

Run command:
go run main.go
or:
go build && ./chloe

Run with docker(recommended, this includes pyservice):

  • in docker dir
  • modify your .env file for detectlanguage apikey
  • docker-compose up

Have fun!

Ask question in text:
ask question in text

Ask question in voice(if you want a reply in voice you need to setup pyservice localy):
ask question in text

Draw picture(Dall-e 2):
ask question in text

About

A telegram chatbot backended by ChatGPT. Build your personal assistant easily.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published