An intelligent, cross-platform Flutter application that leverages the power of AI to create tailored resumes and cover letters.

- 📄 Import existing resumes (PDF/DOC)
- 🧠 AI-powered resume analysis and data extraction
- ✏️ Edit and enhance resume data
- 💼 Input job descriptions for tailored resumes
- 🚀 Generate customized resumes and cover letters
- 👀 Preview generated documents
- 💾 Export to PDF or DOC formats
- 💻 Cross-platform compatibility (iOS, Android, Web)
- Flutter for cross-platform development
- Google's Gemini API for AI-powered text generation and analysis
- Hive for local data storage
- Provider for state management
- Flutter SDK (latest stable version)
- Dart SDK (latest stable version)
- Android Studio / Xcode for mobile development
- A Gemini API key
-
Clone the repository:
git clone https://github.com/yourusername/ai-powered-resume-builder.git -
Navigate to the project directory:
cd ai-powered-resume-builder -
Install dependencies:
flutter pub get -
Run the app:
flutter run
- Launch the app and import your existing resume or start from scratch.
- Edit and enhance your resume data as needed.
- Input the job description for the position you're applying to.
- Click "Generate Resume" to create a tailored resume.
- Click "Generate Cover Letter" for a matching cover letter.
- Preview the generated documents.
- Export to PDF or DOC format.
We welcome contributions to improve the AI-Powered Resume Builder! Please follow these steps:
- Fork the repository
- Create your feature branch (
git checkout -b feature/AmazingFeature) - Commit your changes (
git commit -m 'Add some AmazingFeature') - Push to the branch (
git push origin feature/AmazingFeature) - Open a Pull Request
This project is licensed under the MIT License - see the LICENSE.md file for details.
- Google's Gemini API for powering the AI features
- The Flutter team for their amazing cross-platform framework
- All contributors who help improve this project
Your Name - @linkedin - edawarekaro@gmail.com
Project Link: [https://github.com/yourusername/ai-powered-resume-builder]