Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Interactive AI Resume Studio
|
2 |
|
3 |
Welcome to the Interactive AI Resume Studio, a professional-grade, full-stack application designed to act as your co-pilot in crafting the perfect resume with the power of Google's Gemini AI.
|
|
|
1 |
+
---
|
2 |
+
title: AI Resume Builder
|
3 |
+
emoji: 🧠
|
4 |
+
colorFrom: indigo
|
5 |
+
colorTo: blue
|
6 |
+
sdk: gradio
|
7 |
+
sdk_version: "4.20.0"
|
8 |
+
app_file: app.py
|
9 |
+
pinned: false
|
10 |
+
---
|
11 |
+
|
12 |
+
# AI Resume Builder
|
13 |
+
|
14 |
+
This app helps users generate resumes using AI. It is built using Gradio and runs on Hugging Face Spaces.
|
15 |
+
|
16 |
+
|
17 |
+
|
18 |
# Interactive AI Resume Studio
|
19 |
|
20 |
Welcome to the Interactive AI Resume Studio, a professional-grade, full-stack application designed to act as your co-pilot in crafting the perfect resume with the power of Google's Gemini AI.
|