ChatGPT Codex Web App

Table of Contents

Description

This is a simple web app that uses OpenAI chatGPT to help you code.

This project was made from following YouTube tutorial

Installation

To use this project you will need these programs installed on your machine:

  • VS Code
  • Node.js
  • Express
  • Generate an API KEY at OpenAI and add it to the .env file.

Steps to initialize this project locally on your machine

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

Usage

  • 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

Demo

codex-screenshot 58 53 PM

License

N/A

Contributing

N/A

Tests

N/A

Questions

Have questions about this project?
GitHub: https://github.com/CRMclaughlin
Email: chrisraymusik@gmail.com