Skip to content

nrenner0211/codex-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codex

Table of Contents

About Codex 🤖

Codex is an assistant that can answer any question, and he's especially helpful when it comes to coding. An app using vanilla JavaScript to interface with the Open AI API. Codex can interpret code snippets, create React components, and more! Just ask. AI is amazing! 🤯

Tech Stack

Installation

Clone Repository

git clone git@github.com:nrenner0211/codex-ai.git

Install Dependencies

All NPM packages required for this application are already listed as dependencies in the package.json file. Run the command npm i in your terminal at the root directory level to install the packages.

Start Application

From the root, run the command npm run dev in your terminal. You can then view the app on http://127.0.0.1:5173/

Links

🔗 Repository

🔗 Deployed

Contact

📩 Linkedin Badge GitHub Badge Gmail Badge

About

ChatGPT clone. An app made using JavaScript and Node.js to interface with OpenAI chatGPT API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors