https://github.com/atharibrahim/resume-customizer-app
Customize your resume related to you job/ freelance
https://github.com/atharibrahim/resume-customizer-app
ai-resume aik atharibrahimkhalid github resume-ai resume-customization resume-customizer-app
Last synced: 2 months ago
JSON representation
Customize your resume related to you job/ freelance
- Host: GitHub
- URL: https://github.com/atharibrahim/resume-customizer-app
- Owner: AtharIbrahim
- License: mit
- Created: 2025-05-23T09:44:17.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-26T11:11:30.000Z (about 1 year ago)
- Last Synced: 2026-04-30T06:32:42.565Z (2 months ago)
- Topics: ai-resume, aik, atharibrahimkhalid, github, resume-ai, resume-customization, resume-customizer-app
- Language: Dart
- Homepage: http://atharibrahimkhalid.netlify.app/
- Size: 2.24 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🤖 Resume Customizer App
A smart AI-powered Flutter app that customizes your resume based on a job description. Just upload your PDF resume and paste the job description URL — the app uses **Mistral.ai** to tailor your resume to match the job requirements.
---
## 🚀 Features
- 📄 Upload your existing **resume PDF**
- 🔗 Enter a **job description URL**
- 🧠 AI (Mistral) understands and customizes the resume
- 🎯 Tailored suggestions based on job requirements
- ⚡ Fast and lightweight Flutter frontend
- 💬 Human-like, job-matching resume customization
---
## 🤖 Powered By
- **[Mistral AI API](https://mistral.ai/)** — Open-source language model used to analyze the resume and job description and generate a customized resume version.
---
## 🛠 Tech Stack
| Layer | Tech |
|-------------|------------------------------|
| Frontend | Flutter |
| State Mgmt | BLoC |
| AI Model | Mistral AI (via HTTP API) |
| File Input | PDF Upload |
| Job Input | Web URL |
---
## 📦 Demo

---
## 🧑💻 Getting Started
- Clone the repo:
```bash
git clone https://github.com/AtharIbrahim/Resume-Customizer-App.git
```
- Install dependencies:
```bash
flutter pub get
```
- Run the app:
```bash
flutter run
```
## 📝 How It Works
- You upload your resume (PDF)
- You paste the job post URL
- The app fetches the job description and sends both the resume and job data to Mistral.ai
- The AI returns a customized resume suggestion aligned with the job
- You receive a tailored resume draft
## 📬 Contact
-
Name: Athar Ibrahim Khalid -
GitHub: https://github.com/AtharIbrahim/ -
LinkedIn: LinkedIn Profile -
Website: Athar Ibrahim Khalid
## 📄 License
This project is licensed under the MIT License. See the [LICENSE](LICENSE.txt) file for details.