This section covers the development of AI applications using Python and Flask. It includes an introduction to Flask, a lightweight web framework, and how to integrate AI models into web applications. The focus is on building interactive applications that leverage AI capabilities, such as natural language processing and machine learning.
1Main Objectives:
2- Master Python and Flask for web development
3- Complete all three modules
4- Build and document a mini web app project
5
6Success Criteria:
7- All modules completed
8- Mini project delivered
9- All assignments submitted
1As a learner, I want to complete Module 1 so that I can set up Flask and understand its basics.
2Acceptance Criteria:
3- All module tasks completed
4- Quiz passed
5- Assignments submitted
1As a learner, I want to complete Module 2 to build and test RESTful APIs with Flask.
2Acceptance Criteria:
3- All module tasks completed
4- Quiz passed
5- Assignments submitted
1As a learner, I want to complete Module 3 to use templates and deploy a Flask web app.
2Acceptance Criteria:
3- All module tasks completed
4- Quiz passed
5- Assignments submitted