AI Suite – AI Website Builder, Next.js Dashboard & Gemini AI Powered SaaS
Build your own AI SaaS faster — full React dashboard + website builder and Gemini AI integration. Perfect for startups, internal tools, admin panels, chat inte
Build your own AI SaaS faster — full React dashboard + website builder and Gemini AI integration. Perfect for startups, internal tools, admin panels, chat interfaces, and AI workflows.
AI Suite is a production-ready, full-stack AI SaaS Platform built with the latest Next.js 16 (App Router), Tailwind CSS, and Google Gemini AI.
Stop paying for dozens of separate AI tools. AI Suite combines 70+ powerful AI applications into one seamless dashboard. It features a robust Role-Based Access Control (RBAC) system, allowing you to manage users and subscription plans dynamically.
Top Features
AI Website Builder
Generate fully functional, responsive websites from a single text prompt. Edit them instantly in the browser and see changes in real-time.
Interactive AI Playground
Test your prompts, compare model outputs, and experiment with different parameters in a dedicated sandbox environment.
Role-Based Access Control (RBAC) & Security
Enterprise-grade security and user management built-in:
- Secure Middleware: Automatic route protection preventing unauthorized access to Admin pages.
- Feature Gating: Control which tools specific users can access based on their plan or role.
- Session Management: Secure, token-based authentication using JWT (JOSE) and Cookies.
Dynamic Admin Dashboard & Payments
Complete control over your platform without touching code:
- Stripe Integration: Seamless subscription handling. Manage plans and billing effortlessly.
- Plan Management: Create, edit, and delete subscription plans directly from the Admin Panel. set prices, token limits, and billing intervals.
- User Administration: View user lists, check statuses, and manage access.
- Token System: Built-in logic to track and deduct AI tokens per usage.
70+ Integrated AI Tools
A complete toolkit for productivity, coding, and content creation:
- AI Chat Assistant (Robust conversation engine)
- Code Generator (Debug, refactor, and write code)
- Image Generator (Text-to-Image creation)
- Content Writer (SEO-optimized blog posts)
- Resume Builder (ATS-friendly formats)
- Email Writer (Professional templates)
- Document Summarizer (PDF and text analysis)
- SQL Query Architect (Natural Language to SQL)
- OCR / Image to Text (Extract text from images)
- Language Translator (Support for 15+ languages)
- Website Builder (Text to Website)
- Story Weaver (Creative fiction writing)
- Personal Finance (Expense tracking & advice)
- Grammar Guardian (Advanced proofreading)
- Interview Coach (Mock interview simulations)
- Meeting Minutes (Transcript & summary)
- Quiz Master (Generate quizzes from text)
- Smart Recipe (Cook with what you have)
- Social Media Post (Viral content generation)
- Sentiment Analyst (Analyze tone & emotion)
Technical Stack
- Framework: Next.js 16 (App Router)
- Frontend: React 19, Tailwind CSS, Shadcn UI
- AI Model: Google Gemini 1.5 (Pro & Flash)
- Authentication: Custom JWT Auth with Middleware Protection
- Database: PostgreSQL (Supabase) via Supabase Client
- Language: 100% TypeScript
Demo Credentials
Admin Account:
- Email: admin@example.com
- Password: admin123
User Account:
- Email: user@demo.com
- Password: user123
Why Choose AI Suite?
- Robust Database: Uses PostgreSQL (Supabase) for scalable, relational data management.
- Full-Stack Architecture: Not just a frontend template—includes API routes, auth, payment webhooks, and logic.
- Developer Friendly: Clean, modular code structure that is easy to extend.
- One-Time Purchase: Get lifetime updates and full source code.
- Perfect starting point for building AI-powered SaaS or internal tools.
- Clean and well-structured code following industry best practices.
- Responsive design – works across all major devices and browsers.
- Detailed documentation + support included.
What You Get
- Full source code (Next.js project)
- Documentation
- LICENSE.txt (Envato + third-party credits)
Highlights
- Next.js + React + Tailwind: Modern development stack with blazing-fast performance.
- AI-Powered Workflows: Easily run AI tasks, process text, and generate results via Gemini API.
- Modular Components: Reusable, customizable React components for rapid development.
- Smart Dashboard: Centralized hub to view activity, outputs, and manage features.
- Data Manager: Upload, validate, and prepare datasets for inference workflows.
- Beginner-Friendly Setup: Simple installation and clear documentation provided.
- Secure API Integration: Environment variables (.env) used to keep API keys safe.
- Buy Only Once: Get Life Time Updates at no extra cost.
- Website builder: Create your website with a single prompt and edit it live.
Changelog - Version 2.0.0 (22 October 2025) -------------------------------------------- Login System: 1. Added demo login with token-based session validation. 2. Session tokens stored securely in localStorage. 3. Automatic session clearing upon logout for better security. API Key Integration: 1. Added a new key icon in the header next to settings. 2. Users can now add their own Gemini API key directly. 3. Default API key automatically used for demo users. Authentication Templates: 1. New pre-built pages for Register, Forgot Password, and Reset Password. 2. Unified and modern UI design matching the main layout. Blank Page Template: 1. Added a minimal page with header and footer. 2. Allows developers to build custom pages quickly and easily. UI & Flow Enhancements: 1. Improved navigation and user onboarding experience. 2. Optimized localStorage usage for reliability. 3. Enhanced visual polish across key interface components. General: 1. Better code organization and reusability. 2. Minor UI adjustments and bug fixes.
Changelog - Version 2.2 (29 October 2025) -------------------------------------------- - Added AI Image Generator (Gemini API). - Implemented real user Login & Registration. - Fixed minor UI bugs and improved responsiveness. - Updated documentation with new setup details.
Changelog - Version 3.0 (16 December 2025) ------------------------------------------------- - Added new /website component to create and manage websites directly from the platform. - Integrated ImageKIT API for seamless image creation and management. - Fixed multiple UI bugs to improve stability and user experience. - Updated and enhanced documentation for better clarity and guidance.
Changelog - Version 3.1 (21-12-2025) ----------------------------------- - Fixed multiple UI issues and improved overall visual consistency - Updated all dependencies and packages to their latest stable versions - Improved compatibility and performance after package upgrades
Changelog - Version 3.5.0 (Major Feature Update) 03 January 2026 ----------------------------------------------- Framework Migration: 1. Migrated from a Vite-based Single Page Application to a full-stack Next.js 16 application. 2. Adopted the Next.js App Router using the app directory. 3. Introduced internal API routes under app/api for secure server-side logic. 4. Added middleware.ts for request interception and handling. Backend & Database: 1. Integrated PostgreSQL with Supabase for database management. 2. Added database utilities and configuration files: - src/lib/db.ts - src/lib/supabase.ts - src/lib/schema.sql 3. Introduced migration and verification scripts: - src/migrate.ts - src/verify-supabase.ts API Enhancements: 1. Authentication APIs added under app/api/auth: - Login, Register, Logout, and User Profile 2. Admin management APIs added under app/api/admin: - User management, settings, and statistics 3. Stripe payment integration: - Checkout endpoint (app/api/checkout) - Webhook handling (app/api/webhook/stripe) 4. AI proxy routes added under app/api/ai for advanced AI agent features. Admin Dashboard: 1. Introduced a full-featured admin panel at app/admin. 2. Added new admin views: - Dashboard - Users - Plans - Settings 3. Refactored admin UI logic into src/views/admin. General: 1. Major architectural improvements for scalability and maintainability. 2. Clear separation between routing, UI logic, and backend services. 3. Foundation laid for advanced AI agent and admin-driven features.
Version 4.0 - Massive Feature Expansion & Architecture Overhaul (29 January 2026) Overview AI Suite v4.0 brings a complete transformation of the feature ecosystem, organizing over 70+ AI tools into distinct categories and introducing powerful new AI Agents. The platform has been restructured to support token-based usage and premium 'Pro' features. Major Feature Updates 1. Enhanced Feature Architecture - Categorization: All tools are now organized into 11 specialized categories (Core, Writing, Social, Marketing, Business, Development, Education, Creative, Legal, SEO, Personal, AI Agents). - Token Usage System: Implemented 'tokenCost' for each tool to track and manage AI usage. - Pro Tier: Introduced 'isPro' flag for premium capabilities like AI Agents and Legal tools. 2. New AI Agents Category Introduced autonomous agents for complex tasks: - Research Agent - Writing Agent - Code Agent - Support Agent - Marketing Agent 3. Extensive New Tool Library (80+ New Tools Added) Core & Writing: - Website Builder - Blog Post & Article Generator - Content Improver & Headline Generator - Poem Generator Social Media: - Instagram Caption, Twitter Thread, LinkedIn Post - YouTube Description, Hashtag Generator - Content Calendar Marketing & Business: - Google & Facebook Ads Copy - Marketing Plan & Competitor Analysis - Business Plan, Contract Generator, Job Description Development: - Bug Fix Assistant, Code Reviewer - API Documentation, README Generator - Regex & Unit Test Generators Education: - Lesson Plan, Study Guide, Flashcard Generator - Math Solver Creative: - Story Ideas, Character Creator - Song Lyrics, Joke Generator, Name Generator Legal: - Privacy Policy, Terms of Service - Disclaimer & Refund Policy Generators SEO: - Meta Description, Keyword Research - Schema Markup, SEO Audit Personal: - Journal Prompts, Goal Setting, Motivation Booster 4. Given multiple Models support (OpenAI, Gemini)
Version 4.1 - Minor Update - Fixed password persistence issue in user update flow (Supabase Admin API). -> Thanks - Special thanks to @marcuslim for reporting this issue and helping improve the product
Requirements
- Node.js 18+
- Google Gemini API Key
- Supabase Project (For Database)
What's Your Reaction?
Like
0
Dislike
0
Love
0
Funny
0
Angry
0
Sad
0
Wow
0

