Effortless Python with GitHub Copilot

preview_player
Показать описание
If you want to learn how to use GitHub Copilot, the AI pair programmer that helps you write code faster and better, then this video is for you.

0:00 Intro
0:26 Project Overview
2:26 Update project dependencies
3:32 Port the project to be an HTTP API
9:24 Install new libraries
9:33 Run the webserver to verify the application is now working
10:06 Interact with the HTTP API
11:44 Outro

#GitHubCopilot #AIPairProgrammer #OpenAICodex #CodeGeneration #python

Host: Alfredo Deza
Рекомендации по теме
Комментарии
Автор

Great video! Learned a lot, great work!

BenRogersWPG
Автор

When I see this, I realize it can be done much faster. Just put all the code in one file and prompt it with something like, 'Make a FastAPI service from this code.' :) After watching this for 5 minutes, I don't have it done yet! :)

Yuri-wkrk
Автор

Very nice. Straight to the point. Thanks

sureshsurendran
Автор

What led copilot to recommend the libraries in the beginning?

mrmike