/CoverLetter-Ai

A Unique Artificially Intelligent Cover Letter Assistant

Primary LanguageHTML

Professional Cover Letter and Resume Generator

This web application was writting using Python, HTML, CSS and the Flask framework. Upon visiting the home page, users can input the title of the position they are applying for and submit the form to initiate the creation of a tailored cover letter. The job title is processed through the OpenAI API to generate a unique cover letter..

The application is currently hosted at cover-letter-assist.fly.dev by the reputable hosting service fly.io. The intuitive interface, easy-to-navigate documentation, and overall user experience offered by fly.io are exceptional. Although I have no professional affiliation with the company, I can confidently say go to fly.io for your next project.

Application Walkthrough:

  1. Launch the Application: Use the command flask run in your terminal to start the application. flask run

  2. Access the Application: Click on the http://127.0.0.1:5000/ link to access the home page of the application. localhost

  3. Home Page: Here's what the home page looks like. HomePage

  4. Generate Cover Letter: Enter the title of the position you are applying for in the provided input box, and click on 'Create Cover Letter' to initiate the process. position

  5. View and Use the Cover Letter: Scroll down to view the generated cover letter. You can directly copy and paste the content into your preferred text editor and customize it according to your requirements.

  6. Finished Cover Letter: The final cover letter will be displayed in the text box upon scrolling down.

    CoverLetter

  7. Mission Accomplished:

mic drop