DEV Community

MD Taseen Khan
MD Taseen Khan

Posted on • Originally published at reactjsexample.com on

A feature-rich, highly customizable AI Web App Template, empowered by Next.js

AI Fusion Kit

A feature-rich, highly customizable AI Web App Template, empowered by Next.js

A feature-rich, highly customizable AI Web App Template, empowered by Next.js.

Screenshots

A feature-rich, highly customizable AI Web App Template, empowered by Next.js A feature-rich, highly customizable AI Web App Template, empowered by Next.js

Demo

Authors

Main stacks

Installation

  1. Clone the repo

  2. Install dependencies

  3. Setup your supabase schema

  4. Create a new .env file based on the example defined in .env.example.

Note: You should not commit your .env file or it will expose secrets that will allow others to control access to your various OpenAI and authentication provider accounts.

Run Locally

  1. Go to the project directory
  cd ai-fusion-kit
Enter fullscreen mode Exit fullscreen mode
  1. Start the web app
  yarn dev
Enter fullscreen mode Exit fullscreen mode

GitHub

View Github

Top comments (0)