File size: 1,275 Bytes
81db8d1
78cc5bb
76993f1
78cc5bb
81db8d1
 
 
 
 
76993f1
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
title: ChatCV Resume Builder
emoji: 📊
colorFrom: indigo
colorTo: indigo
sdk: docker
pinned: false
---

<html>
  <head>
    <title>ChatCV - AI Resume Builder</title>
  </head>
  <body>
    <h1>ChatCV - AI Resume Builder</h1>
    <p>ChatCV 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 ChatCV, 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 ChatCV.</p>
    <p>For any issues, please report in the community section, or send an email to ofikodar@gmail.com.</p>
    <p>Start using ChatCV and improve your chances of landing a job!</p>
  </body>
</html>