parteek2813 / genius.ai

Home Page:https://genius-two.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Software as a service Platform

using Next.js 13 App Router, React, Prisma, Clerk, Shadcn, Tailwind, webhooks, and Stripe.

Description

The AI SaaS Platform is a cutting-edge web application that offers five powerful AI tools designed to address a variety of business needs. Photo Generation, Blog Writing, Video Generation, Code Generation, and also Chatbot for Instruction. Built on the Next.js 13 App Router, this platform provides an efficient and user-centric experience for both developers and end-users. With the integration of a seamless Stripe subscription system, the platform ensures a smooth billing process for all users.

Getting Started

Prerequisites

  • Node.js (v14 or higher)
  • npm (Node Package Manager)
  • Stripe CLI

Installation

  1. Clone the repository: git clone https://github.com/Dawitlior/Genius.git
  2. Navigate to the project directory: cd project-directory
  3. Install dependencies: npm install

Configuration

  1. Set up the environment variables required for the project.
  2. Configure the Prisma connection details in the .env file.

Running the Application

  1. Run the development server: npm run dev
  2. Open your browser and access the application at http://localhost:3000

Usage

  1. Customize Your Platform.
  2. Handle Stripe Subscription.
  3. Access AI Tools.
  4. Webhooks Integration.
  5. API Documentation.
  6. Continuous Integration and Deployment.

Deployment

The application is deployed for free on Vercel. Any changes pushed to the main branch will trigger an automatic deployment.

Features

  • Five Powerful AI Tools
  • Secure and Hassle-Free Billing with Stripe Integration
  • Seamless integration with Prisma as the ORM
  • Fully typed with TypeScript for enhanced reliability
  • Real-Time Webhooks Integration
  • Security and Privacy Assurance
  • Robust Web Development Technologies
  • Deployed for free on Vercel

Technologies Used

  • Next.js 13.3
  • Prisma (ORM)
  • MySQL
  • TypeScript
  • clerk
  • Stripe
  • Crisp

Contributing

Contributions are welcome! If you would like to contribute to this project, please follow these steps:

  1. Fork the repository
  2. Create a new branch: git checkout -b feature/your-feature-name
  3. Make your changes and commit them: git commit -am 'Add some feature'
  4. Push the branch: git push origin feature/your-feature-name
  5. Submit a pull request

genius

Contact

If you have any questions, suggestions, or issues, please feel free to contact with me at digitalparteek@gmail.com

About

https://genius-two.vercel.app/


Languages

Language:TypeScript 95.8%Language:JavaScript 2.5%Language:CSS 1.7%