Skip to content

shivalagisetty/LLM-Chat-Interface

Repository files navigation

This is a Next.js project.

Getting Started

Create a .env file and add your Gemini api key to the const NEXT_PUBLIC_GEMINI_API_KEY

Then, run the development server:

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

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

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

About

Chat interface using LLM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published