Skip to content

abhi17bgp/chatGpt_clone

Repository files navigation

This is the assistant-ui starter project.

Getting Started

First, add your OpenAI API key to .env.local file:

OPENAI_API_KEY=sk-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

Then, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

About

AI chatbot with assistant-ui & Gemini API integration

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published