Skip to content

Latest commit

 

History

History
executable file
·
86 lines (54 loc) · 1.09 KB

README.md

File metadata and controls

executable file
·
86 lines (54 loc) · 1.09 KB

GenX-AI

An AI Media Generation Platform , that generates Diffrent kinds of Media such as Image,Code, Music,Video and Chat using AI. Get the best customized generated Media from our AI.

Features

  • Image Generation
  • Music Generation
  • Video Generation
  • Code Generation
  • Chat Generation
  • Authentication

Tech Stack

  • TypeScript
  • NextJs
  • ReactJs
  • MySQL
  • Prisma ORM
  • Tailwind CSS
  • OpenAI API
  • Replicate AI API
  • Authentication

Screenshots

GenX-AI

GenX-AI

GenX-AI

GenX-AI

Run Locally

Clone the project

  git clone https://github.com/neeraj-gs/GenXAI.git

Go to the project directory

  cd genx-ai

Install dependencies

  npm install

Add the envirnment varaibles

NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY
CLERK_SECRET_KEY=
OPENAI_API_KEY=
REPLICATE_API_KEY

Start the server

  npm run dev

Project is Installed Locally

Deployment

The Project is deployed at:

  https://genx-ai.vercel.app/