A fully functional AI SaaS Application built using the PERN stack (PostgreSQL, Express.js, React.js, Node.js) featuring AI-powered tools, subscription-based access, and user authentication.
-
🔐 User Authentication
- Secure sign-up, sign-in, and profile management
- Powered by Clerk
-
💳 Subscription Billing
- Premium subscription plans for unlocking AI features
- Easy upgrade/downgrade system
-
🗄️ PostgreSQL Database
- Serverless PostgreSQL hosted on Neon
- Efficient and scalable storage for user data and creations
- Input: Title & desired length
- Output: AI-generated article
- Input: Keyword & category
- Output: Multiple blog title suggestions
- Input: Text prompt
- Output: AI-generated images
- Input: Image file
- Output: Transparent background image
- Input: Image & object description
- Output: Image with specified object removed
- Input: Resume file (PDF/DOCX)
- Output: Detailed AI analysis of resume content
Frontend:
- React.js
- Tailwind CSS (UI styling)
- Clerk (Authentication)
Backend:
- Node.js
- Express.js
- PostgreSQL (Neon serverless)
- AI API integrations (Gemini/OpenAI/Replicate depending on feature)