Telegram Bot in Python in 10 minutes with GitHub Copilot and ChatGPT

preview_player
Показать описание
In this video, I'll show you how to write a Telegram bot using GitHub Copilot and ChatGPT.

Telegram is a great platform for building bots, and GitHub Copilot makes it easy to code and manage your bot. Since artificial intelligence is a very popular topic right now, I decided to try to make a telegram bot using these two tools. There is a video on my channel where I myself write a telegram bot, you can watch it and compare two completely different works: "independent" programming and programming with the help of AI.

Timecodes:
00:00 - Introduction
00:46 - Writing the first version of the bot using ChatGPT
05:01 - Bot refactoring with GitHub Copilot and ChatGPT
07:28 - Copilot vs. ChatGPT in asynchronous programming (Who won?)
09:18 - Please rewrite the code from ChatGPT

#programming #artificial intelligence #ai