This is a simple web app that uses OpenAI chatGPT to help you code.
This project was made from following YouTube tutorial
- VS Code
- Node.js
- Express
- Generate an API KEY at OpenAI and add it to the
.env
file.
.env
file.
1. Copy link from Github repo and clone to your coding workspace
2. In your terminal use the command `npm init -y` to install Node Package Manager
1. Copy link from Github repo and clone to your coding workspace
2. In your terminal use the command `npm init -y` to install Node Package Manager
-
Navigate to the depoloyed Herouku page to begin Codex!
-
To use OpenAI Codex, in the text box write a prompt (ie: Write a for loop in javascript)
-
Press
Enter
to generate your code
N/A
N/A
N/A
Have questions about this project?
GitHub: https://github.com/CRMclaughlin
Email: chrisraymusik@gmail.com