An open API service indexing awesome lists of open source software.

https://github.com/shamspias/telegram-chatbot-gpt3-celery

This repository contains a Telegram chatbot that leverages OpenAI's GPT-3 and Celery for task queue management. The chatbot can respond to messages, store the last 10 conversations for each user, and efficiently process messages using Celery. A great starting point for building your own AI-powered Telegram chatbot.
https://github.com/shamspias/telegram-chatbot-gpt3-celery

artificial-intelligence celery-tasks chatbot chatgpt dalle2 flask gpt-3 image-generation machine-learning natural-language-processing telegram-bot

Last synced: 7 months ago
JSON representation

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

Awesome Lists containing this project