Building an AI-Powered Cover Letter & Cold Email

A deep dive into building an intelligent application that helps job seekers create personalized cover letters and cold emails using AI

4 min · 679 words · sid

Adding HTML files | Ep. 03

Hello Guys in this part, we are going to bind our application with an HTML page. ...

2 min · 391 words · Sidhart

Adding static files Flask | Ep. 04

Hii, In this segment, we are learning about how to add stylesheets, javascript, and images to our application. ...

4 min · 758 words · Sidhart

Creating forms with Flask | Ep. 07

Hello, In this segment, we are going to talk about Forms. Forms are the way to take user inputs. You’ll learn about post form to a flask view and work with incoming data. ...

4 min · 656 words · Sidhart

Dynamic URLs with Flask | Ep. 08

Hii, In this segment, we are learning about mapping routes to a navbar and create dynamic URLs. ...

3 min · 462 words · Sidhart