This project is one of 5 AI apps I shipped on Google's Gemini free tier. I wrote up the exact architecture, cost breakdown, and what breaks first in production:
$0/Month, 5 AI Apps, All on Gemini: Here's Exactly What the Free Tier Gives You (and What Breaks First) — on Dev.to
| Tool | Description |
|---|---|
| 📄 Resume Builder | AI-generated professional resumes |
| 💼 Cover Letter | Tailored cover letters for any job |
| ✉️ Email Writer | Professional emails in seconds |
| 📝 Blog Post | SEO-optimized blog content |
| 📋 Summary | Summarize long text instantly |
| 🔄 Rewriter | Paraphrase and improve text |
- Next.js with static export
- Google Gemini 2.0 Flash via secure backend proxy
- Tailwind CSS for styling
- Cloudflare Pages for hosting
git clone https://github.com/x-tahosin/maxai-writer.git
cd maxai-writer
npm install
npm run buildMade with ❤️ by Tahosin