Skip to content
/ Wizz Public

🧙🏼‍♂️ SaaS AI platform with five AI tools. AI assistant, image generator, video generator, music generator, and coding assistant. Upgraded by adding response streaming feature.

Notifications You must be signed in to change notification settings

jadejamig/Wizz

Repository files navigation

Wizz: AI SaaS Platform

landing page

Overview

Welcome to the repository of Wizz, your State-of-the-Art AI SaaS Platform! This project aims to provide users with a comprehensive suite of AI tools, including an AI assistant, code helper, image generator, video generator, and music generator. Powered by Next.js 14 App Router, our platform prioritizes efficiency and user-centric design.

Technologies Used

  • Frontend: React, Next.js 14 App Router, Tailwind CSS
  • Backend: Prisma, PostgreSQL
  • Authentication: Clerk
  • Customer Support: Crisp Chat
  • AI Services: OpenAI, Replicate AI

Getting Started

To get started with the project, follow these instructions:

1. Install Dependencies

npm install

2. Create Environment File

Create a .env file in the root directory of the project.

3. Provide Environment Variables

Clerk

  • NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY
  • CLERK_SECRET_KEY

OpenAI

  • OPENAI_API_KEY

Replicate AI

  • REPLICATE_API_TOKEN

PostgresSQL

  • DATABASE_URL
  • DIRECT_URL

Crisp

  • CRISP_WEBSITE_ID

4. Run in dev mode

npm run dev

Opportunities

  • History Feature - retain previous prompts
  • Integrate payment - pro subscription

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

About

🧙🏼‍♂️ SaaS AI platform with five AI tools. AI assistant, image generator, video generator, music generator, and coding assistant. Upgraded by adding response streaming feature.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published