A Chrome extension that automatically generates personalized cover letters using AI, based on your resume and job descriptions.
- 🤖 AI-powered cover letter generation using Llama and Mixtral models
- 📄 PDF resume parsing and storage
- 🔄 Automatic job description scraping from LinkedIn, many more to come.
- 💾 Save and manage default resume
- 📝 Real-time cover letter preview
- ⬇️ Export to PDF with customizable formatting
- 🎨 Clean, modern user interface
- Visit the Chrome Web Store
- Click "Add to Chrome"
- Follow the installation prompts
- Download the latest release from the Releases page
- Unzip the downloaded file
- Open Chrome and go to
chrome://extensions/
- Enable "Developer mode" in the top right
- Click "Load unpacked"
- Select the unzipped folder
- Python 3.8+
- Perplexity API / Groq API or any LLM API
cd src/backend
pip install -r requirements.txt
uvicorn main:app --reload
If you find this project helpful, consider buying me a coffee!
- FastAPI for the backend framework
- Perplexity AI and Groq for AI models
- jsPDF for PDF generation
- Freepik for Icon