Skip to content

Latest commit

 

History

History
24 lines (11 loc) · 412 Bytes

README.md

File metadata and controls

24 lines (11 loc) · 412 Bytes

AI-BOT

Bot to connect a real Telegram user, simulating responses with OpenAI's davinci GPT-3 model.


Generate API Keys


Install

It has been dockerized for easy installation, variables can be configured through docker-compose.yml

# docker build . -t aibot

# docker-compose up -d