Skip to content

programmeramit/ai-ui-generater

Repository files navigation

AI UI Generater with Next.js and Gemmini

This project demonstrates how to create an AI-powered UI generator using Next.js and Gemmini. live link

Introduction

In this guide, we will create an AI UI generator using Next.js for the frontend and Gemmini for the AI-powered UI generation. Next.js is a powerful React framework that provides server-side rendering, static site generation, and more. Gemmini is an AI toolkit for generating UI components based on user input.

Prerequisites

Before you begin, make sure you have the following installed on your machine:

  • Node.js (>= 14.x)
  • npm or yarn
  • Basic knowledge of React and Next.js

Installation

First, create a new Next.js project:

git clone https://github.com/programmeramit/ai-ui-generater
cd ai-ui-generater
npm install

npm run dev

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published