File size: 1,270 Bytes
fb8b705
d8d4fef
fb8b705
d8d4fef
 
 
fb8b705
 
 
d8d4fef
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
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>