Spaces:
Runtime error
Runtime error
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> |