World of AI

worldOfAi0Img

Description

World of AI is a full-stack application built with Next.js, React, TypeScript, Tailwind, Firebase and Axios. Next.js is a React framework that enables server-side rendering and static site generation. React is a JavaScript library for building user interfaces. TypeScript is a typed superset of JavaScript that compiles to plain JavaScript. Tailwind is a utility-first CSS framework that provides pre-defined classes for styling HTML elements. Firebase is a mobile and web application development platform that provides backend services such as authentication, real-time database, and hosting. Axios is a promise-based HTTP client for the browser and Node.js.

With World of AI app you can:

Generate AI images

worldOfAi1Img

Generate AI audio

worldOfAi2Img

Chat with chatty AI

worldOfAi3Img

How to use

npm install
npm run build
npm run start

yarn install
yarn start

How to create next app

Execute create-next-app with npm, Yarn, or pnpm to bootstrap the example:

npx create-next-app --example with-tailwindcss with-tailwindcss-app
yarn create next-app --example with-tailwindcss with-tailwindcss-app
pnpm create next-app --example with-tailwindcss with-tailwindcss-app

Deploy your own

Deploy the example using Vercel or preview live with StackBlitz

Deploy with Vercel

Deploy it to the cloud with Vercel (Documentation).

GitHub

View Github