Skip to content

yuanjingteam/aichat-ui-starter

Repository files navigation

aichat-ui-starter

aichat-ui starter project, help build your own chatbot. the project is based on Next.js and Tailwind CSS.

Getting Started

  1. add your OpenAI API key to .env.local file:
OPENAI_API_KEY=sk-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
  1. run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
  1. Open http://localhost:3000 with your browser to see the result.

About

react aichea

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published