Build Your Own OpenAI Powered Grammar Corrector | OpenAI and Python Tutorial
In this video, @CodeWithHarry showcases how to create an AI Grammar Corrector using Open AI and Python. In this project you’ll use the OpenAI API and create a live app deployed on a Linode.
New to Linode? Get started here with a $100 credit!
Chapters:
0:00 Introduction
0:20 Create Python Project
2:00 Begin Coding
2:30 Login to OpenAI
2:55 Obtain OpenAI API Key
3:55 Create Secret Key File
5:00 Use OpenAI Playground
6:00 Copy Code to VS Code
6:45 Customize Code
8:00 Test Code
8:20 Make Only Results Visible
9:30 Add Features
14:20 Test Translations
15:30 Enable Save as Text File
20:45 Remove Prompt from Results
24:10 Configure File Name Generation
25:30 Test Prompt
29:30 Convert App to Flask App
31:00 Configure Endpoint
32:30 Return JSONIFY
32:40 Open Postman
33:40 Create Keys for Requests
35:20 Resolve Post Problem
36:30 Create Linode
38:10 Configure Filezilla
39:00 Connect to Server
39:05 Transfer App to Server
39:55 Install Python and Flask
42:20 Run Flask
42:40 Change Flask Host IP
43:15 Run App
43:30 Check Postman
43:50 Test App
44:40 Make App Persistent
45:40 Conclusion
Read the doc for more information on web development languages.
Learn more about Pycharm.
Subscribe to get notified of new episodes as they come out.
#Linode #Python #OpenAI
Product: Linode, Python, Open AI; @CodeWithHarry