From the course: Creating Advanced AI Applications with Python, APIs, and GitHub Models

Unlock this course with a free trial

Join today to access over 25,500 courses taught by industry experts.

Challenge: Create an app layout

Challenge: Create an app layout

(bright electronic music) - [Instructor] In this challenge, use your chosen AI model to build an AI web app with the same layout as mine. As a reminder, my web app is at changemoney.streamlit.app, and this is what it looks like. And then go ahead and update your Python file with the code that is generated. Now my Python file is called moneychanger.py, and then ensure that you're updating the requirements.txt file with any new Python packages that have been installed.

Contents