An open API service indexing awesome lists of open source software.

https://github.com/livewithcodeankit/ai-resume-builder

a professional full-stack SaaS (software-as-a-service) application with Stripe Checkout and the ChatGPT API.
https://github.com/livewithcodeankit/ai-resume-builder

chatgpt next15 nextjs openai resume-builder tailwindcss typescript

Last synced: 3 months ago
JSON representation

a professional full-stack SaaS (software-as-a-service) application with Stripe Checkout and the ChatGPT API.

Awesome Lists containing this project

README

        

# Next.js 15 AI Resume Builder

Build and deploy a professional **full-stack SaaS** (software-as-a-service) application with **Stripe Checkout** and the **ChatGPT API**.

Features:
- Multi-step form using React Hook Form
- Dynamic form arrays with useFieldArray
- Drag-and-drop with dnd-kit
- AI auto-fill
- Different subscription tiers
- Mobile responsive design with Tailwind CSS and Shadcn UI components
- Print or save as PDF using react-to-print
- URL state management
- Postgres DB and file uploads to Vercel Blob
- Auto-save hook & more