- node >= v16.16.0
 - npm or yarn
 
- ViteJS (React)
 - ChakraUI
 - React Query
 - Zustand
 - OpenAI API
 
- Clone the project
 
git clone https://github.com/Dreampotential-org/chatai.git
- Install dependencies
 
npm install
or
yarn install
- 
Environment (important) Create an .env file at the root of the project with the following key:
 - 
Run 🔥
 
npm run dev
or
yarn dev
Feedback is appreciated! Reach out on Linkedin, or submit a new issue!