Skip to content

CodeX is a AI based web application which uses advanced GPT 3 model API to communicate with the user.

Notifications You must be signed in to change notification settings

protyushn1999/Codex-OpenAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Codex - OpenAI

CodeX is a AI based web application which uses advanced GPT 3 model API to communicate with the user.The user can ask the AI for help regarding any programming language like C, C++, Java, JavaScript etc ,giving it code and translating it to another programming language, and much more.

The frontend is built using HTML, CSS and Vanilla JS. For the backend I have used Node, Express and OpenAI APIs.

Live Demo for the project - https://codex-gilt-eight.vercel.app/

Snaps from the website

image

image

Limitations - OpenAI API uses rate limiting in their APIs. So, after the quota gets over, we get a error with status code 429.

About

CodeX is a AI based web application which uses advanced GPT 3 model API to communicate with the user.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published