Skip to content

datalumina/genai-launchpad-chat-example-frontend

Repository files navigation

GenAI Launchpad Chat example

Getting Started

  1. Clone the repository
git clone [email protected]:datalumina/genai-launchpad-chat-example-frontend.git 
  1. Install dependencies
npm install 
  1. Set up environment variables Create a .env file in the root of the project. Copy and paste the variables from the .env.example and update the values.

  2. Run the development server

npm run dev 

Open http://localhost:3000 in your browser to see the application.

About

NextJS frontend for GenAI Launchpad Chat example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages