Welcome to Chat Bot! Engage in natural and intuitive chats powered by OpenAI, all within a sleek Next.js 14 framework. Connect with the future of communication today!
- OpenAI Integration: Seamlessly integrated OpenAI for natural language processing, enabling intuitive conversations. 🧠
- Next.js 14: Built on the latest version of Next.js, ensuring performance and scalability. 🚀
- Shadcn Styling: Styled using Shadcn for a modern and aesthetic user interface. 🎨
- Light and Dark Mode: Enjoy both light and dark modes for comfortable chatting in any environment. 🌓
- Clone this repository:
git clone <repository-url>
- Install dependencies:
npm install
- Start the development server:
npm run dev
- Open your browser and navigate to http://localhost:3000
- Begin chatting by typing your questions in the input field and submitting them.
- Receive responses from the Chat Bot powered by OpenAI.
- Enjoy a seamless chatting experience with a beautiful user interface.
- Next.js 14
- OpenAI
- Shadcn
- React
- JavaScript/TypeScript
Contributions are welcome! If you have any ideas, bug fixes, or feature requests, please submit an issue or open a pull request.
This project is licensed under the MIT License.