Skip to content

vorobeyme/chatgpt-telegram-bot

Repository files navigation

Go

🤖 GPT Telegram Bot

Simple telegram bot written in Go that uses the OpenAI completions API to have conversations with the GPT-3 (Generative Pretrained Transformer 3) model.

Run

  • Copy .env.dist to .env
  • Fill TELEGRAM_TOKEN and OPENAI_API_KEY with your values
  • Run the bot go run cmd/gptbot/main.go

About

🤖 Example telegram bot written in Go that uses the OpenAI API to have conversations with the GPT-3 model.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published