Chat LLM AI 🤖
📌 Overview
That's a simple LLM chat integrated with OpenAI API with help of Vercel AI SDK.
🔧 Technologies
- Typescript
- NextJS
- ReactJS
- Vercel AI SDK
- OpenAI API
- shadcn-ui
- Tailwind
🚀 Getting started
- Clone this repository
- Run the following commands
npm install
npm run dev