Skip to content

This repository contains a Telegram chatbot that leverages OpenAI's GPT-3 and Go channels for task queue management. The chatbot can respond to messages, store the last 10 conversations for each user, and efficiently process messages using channels. A great starting point for building your own AI-powered Telegram chatbot.

Notifications You must be signed in to change notification settings

core116/telegram-gpt3-dalee-chatbot-go

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

telegram-gpt3-dalee-chatbot-go

This is a simple chatbot project that uses the OpenAI API to generate responses to user messages. The chatbot can also generate images in response to specific commands.

About

This repository contains a Telegram chatbot that leverages OpenAI's GPT-3 and Go channels for task queue management. The chatbot can respond to messages, store the last 10 conversations for each user, and efficiently process messages using channels. A great starting point for building your own AI-powered Telegram chatbot.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 98.6%
  • Shell 1.4%