faizyy01 / ChatGPTWeb

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.

Home Page:https://chat.prepost.ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

https://chat.prepost.ai

License:MIT License


Languages

Language:TypeScript 87.9%Language:JavaScript 10.6%Language:PLpgSQL 0.8%Language:CSS 0.7%