Muhammad-Izhan commited on
Commit
cf19140
·
verified ·
1 Parent(s): 50fb52f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -33
README.md CHANGED
@@ -1,33 +1,12 @@
1
- # AI-Powered Resume Builder
2
-
3
- A smart resume builder that uses AI to analyze and improve your resume for better ATS compatibility and hiring potential.
4
-
5
- ## Features
6
-
7
- - Drag-and-drop resume sections
8
- - AI-powered suggestions for improvement
9
- - ATS-friendly resume generation
10
- - PDF export functionality
11
-
12
- ## Technologies Used
13
-
14
- - Frontend: HTML5, CSS3, JavaScript
15
- - Backend: Python (Flask)
16
- - AI: OpenAI GPT-3.5 API
17
- - PDF Generation: pdfkit/wkhtmltopdf
18
-
19
- ## Setup Instructions
20
-
21
- 1. Clone the repository
22
- 2. Install Python dependencies: `pip install -r requirements.txt`
23
- 3. Set up your OpenAI API key in a `.env` file
24
- 4. Run the application: `python app.py`
25
- 5. Access the app at `http://localhost:5000`
26
-
27
- ## Deployment
28
-
29
- This app can be deployed to:
30
- - Heroku
31
- - PythonAnywhere
32
- - AWS Elastic Beanstalk
33
- - Google App Engine
 
1
+ ---
2
+ title: AI Resume Builder
3
+ emoji: 📄
4
+ colorFrom: green
5
+ colorTo: gray
6
+ sdk: docker
7
+ app_file: app.py
8
+ pinned: false
9
+ ---
10
+ # AI Resume Builder (Flask + PDF + OpenAI)
11
+
12
+ Build better resumes using AI! Upload your resume and get smart improvements.