AI Chatbot is a simple, but effective, AI-powered companion that talks to you about anything, using the power of OpenAI API and Vercel SDK!
- Built with the help of shadcn components
- Streaming messages
- Route handler for OpenAI API
- Auto resizable input
- Loading state to prevent request submission while streaming messages
git clone https://github.com/lorenzoa7/ai-chatbot.git
npm install
npm run dev

Lorenzo Aceti
This project is under MIT license.
