ResumeGPT / README.md
Sudhir878786
error fixed
d8d4fef
---
title: ResumeGPT Resume Builder
emoji: πŸ“Š
colorFrom: indigo
colorTo: indigo
sdk: docker
pinned: false
---
<html>
<head>
<title>ResumeGPT - AI Resume Builder</title>
</head>
<body>
<h1>ResumeGPT - AI Resume Builder</h1>
<p>ResumeGPT is a streamlit web app that uses the OpenAI ChatGPT model to improve your resume. It takes in your existing resume in pdf format, processes it, and then sends it to a chatbot that acts as a recruiter. The chatbot will then provide suggestions for improvements to your resume, which you can then edit and save as a pdf file.</p>
<p>Please note that the processing time may take a few minutes, and it is possible for the chatbot to return some inaccuracies. It is recommended to double check the information before finalizing your improved resume.</p>
<p>To use ResumeGPT, you will need to have an OpenAI API Key, which can be obtained from <a href="https://platform.openai.com/account/api-keys">https://platform.openai.com/account/api-keys</a>. Simply enter your API Key into the app and you are ready to start using ResumeGPT.</p>
<p>For any issues, please send an email to [email protected].</p>
<p>Start using ResumeGPT and improve your chances of landing a job!</p>
</body>
</html>