Skip to content

This project is a chat website that utilizes the ChatGPT API, built with Next.js and styled with TailwindCSS. The database is managed with Prisma.

License

Notifications You must be signed in to change notification settings

faizyy01/ChatGPTWeb

Repository files navigation

Vercel License

Chat Website using ChatGPT API, Next.js, Tailwind CSS, and Prisma

This is a chat website project that uses ChatGPT API for the chatbot functionality, Next.js for the frontend development, Tailwind CSS for styling and design, and Prisma as the ORM for database access.

home

Features

This chat website allows users to chat with a chatbot powered by the ChatGPT API. The website has a simple and user-friendly interface designed with Tailwind CSS. The chatbot uses natural language processing to understand and respond to user queries.

The chatbot's functionality is built using Next.js, a popular React-based framework for building server-side rendered web applications. The project also uses Prisma, an ORM for database access, to store chat messages and other data.

How to Use

git clone https://github.com/Sleepingpirates/ChatGPTWeb
yarn
yarn dev

Feedback and Contributions

Feedback and contributions to this project are always welcome. Feel free to create issues or pull requests on this repository.

How do I deploy this?

Deploy with Vercel

Follow our deployment guides for Vercel, Netlify and Docker for more information.

About

This project is a chat website that utilizes the ChatGPT API, built with Next.js and styled with TailwindCSS. The database is managed with Prisma.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published