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.
- Host: GitHub
- URL: https://github.com/livewithcodeankit/ai-resume-builder
- Owner: LiveWithCodeAnkit
- Created: 2024-12-10T03:46:03.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-12-13T10:30:01.000Z (6 months ago)
- Last Synced: 2025-02-07T06:43:12.365Z (5 months ago)
- Topics: chatgpt, next15, nextjs, openai, resume-builder, tailwindcss, typescript
- Language: TypeScript
- Homepage:
- Size: 590 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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