This is a (very) basic frontend for ChatGPT API entirely built by querying ChatGPT itself. There is no code added explictly by me.
- Clone the repository
- Install node modules:
npm install - Do the same for the client folder:
cd client && npm install - Copy the
.env.local.examplefile to.env.localand fill in the required fields. - cd back to the root folder:
cd .. - Start the docker container:
docker-compose up -dor have MongoDB running on your machine/Atlas. - Copy the
.env.examplefile to.envand fill in the required fields. - Start the server:
npm run dev
- Why is the frontend so basic/slow/ugly/buggy?
- I'm not a frontend developer. I'm a backend developer. I'm not good at frontend. I'm not good at design. I'm not good at anything. I'm just a guy who wants to make a chatbot.
- I need help running this!
- I'm sorry, I can't help you. Ask ChatGPT.
- I want to contribute!
- Contributions are welcome as long as they come from ChatGPT answers.
- I want to contribute but I don't know how to code!
- You can contribute by asking ChatGPT to help you with your code.
- Was this FAQ written by ChatGPT?
- Yes.