Skip to content

newsuk/nuk-ai-hackathon-starter-kit

Repository files navigation

Tech Innovation AI Hackathon Starter Kit

AI Hackathon starter kit consists of LangChain, Next.js and TailwindCSS.

Running the app

Prerequisites

To run this app, you need the following:

  1. An OpenAI API key

Up and running

To run the app locally, follow these steps:

  1. Install the dependencies using NPM
npm install
  1. Copy .example.env.local to a new file called .env.local and update with your API keys and environment.

  2. Run the app:

npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published