An AI-powered cover letter generator to help you create professional application materials in seconds.
✅ AI-Powered Cover Letter Generation - Upload your resume and generate tailored cover letters for any job posting
🚧 Resume Builder
🚧 Resume Tailoring
🚧 Document History
- Node.js 18+
- OpenRouter API key
- Install dependencies:
npm install- Create
.env.local:
OPENROUTER_API_KEY=your_key_here- Run the app:
npm run devVisit http://localhost:3000
- Next.js 16 + React 19
- TypeScript
- Tailwind CSS + Radix UI
- Zustand (state management)
- OpenRouter AI
npm run dev- Development servernpm run build- Production buildnpm start- Start production servernpm run lint- Run linter