Lesson 1: Using VSCode & Flask
Lesson 2: Rendering HTML with Flask
Lesson 3: Connecting with OpenAI
Lesson 4: Jinja and Prompt Engineering
Lesson 5: Building the Chat
Lesson 6: Coding HTML & CSS
Lesson 7: Using Javascript
Lesson 8: Improving the Chat
Lesson 9: Starting the Meal Analyzer
Lesson 10: Finalizing the Meal Analyzer
- 25 video lessons
- 10 hours and 37 minutes of class content
- Streaming access on desktop and mobile browsers
- 100% satisfaction guarantee
Learn how to build dynamic web applications using the Flask framework, with a focus on integrating AI into your Python development workflow. Whether you're looking to strengthen your existing Python skills or break into AI-powered app development, this hands-on course gives you the knowledge and tools to succeed.
You'll start with the basics of Flask, including how to set up your project, create routes, and render HTML templates. From there, you'll explore web development essentials such as designing and styling your app with HTML and CSS, building forms for user input, and handling requests to make your app interactive and user-friendly. The course then takes your skills further by walking you through integrating the OpenAI API into your Flask application, making API calls for tasks such as sentiment analysis, and displaying results dynamically. You'll also cover error handling, debugging, and deploying your app.