A parody of clone of the ChatGPT website UI
- node >= v16.16.0
- npm or yarn
- ViteJS (React)
- ChakraUI
- Zustand
- Clone the project
git clone https://github.com/WesleyMaik/cat-gpt
- Install dependencies
npm install
or
yarn install
- Run 🔥
npm run dev
or
yarn dev
Feedback is appreciated! Reach out on Twitter, Instagram or submit a new issue!
Inspired by https://www.cat-gpt.com
"ChatGPT", "OpenAI" and its respective logos are owned by OpenAI Inc. All rights are reserved by the company. My intention with the project is just for study and no monetization is being generated from it.