Excited to share my latest project where I delved into the dynamic world of AI, leveraging the powerful capabilities of openai-chatbot built on Next.js 14. 🚀🔥 From seamless integration to optimizing functionality, this project highlights the seamless synergy between openai APIs and the robust nextjs14 framework.
- Next.js 14
- Shadcn-ui
- Tailwindcss
- OpenAI API
- Vercel-sdk
Follow these steps to set up the project locally on your device.
Prerequisites
Make sure you have the following installed on your machine:
Clone this Project
git clone https://github.com/ahmadbilalfarooqi/my-ai-app-openai.git
cd my-ai-app-openai
Installation
Install dependencies:
npm install
Running the Project using NPM
npm run dev
Open http://localhost:3000 with your browser to see the result.