Codex-ChatGPT

Codex-ChatGPT is an AI-based web application. With an elegant user interface that resembles the ChatGPT app, communication with advanced GPT3 model API, and most importantly, the ability to ask the AI for help regarding JavaScript, React, or any other language. Built with JavaScript and Nodejs

MIT License

Stars
5

Codex-ChatGPT

Table of Contents

Codex-ChatGPT

Codex-ChatGPT is an AI-based web application. With an elegant user interface that resembles the ChatGPT app, communication with advanced GPT3 model API, and most importantly, the ability to ask the AI for help regarding JavaScript, React, or any other language.

Built With

Tech Stack

  • HTML

  • CSS

  • Javascript

  • Node

  • Webpack

  • NPM

  • Express

Key Features

  • Provdes a user interface to intract with AI
  • Get well detailed answer to any well articulated question

Live Demo

Getting Started

To get a local copy up and running, follow these steps.

  • npm
    npm install npm@latest -g
    

Setup

  1. Clone the repo by running the command
     git clone https://github.com/V-Blaze/Codex-ChatGPT.git
    
  2. Open the directory of the project
    cd Codex-ChatGPT
    
  3. Install project dependencies
    run npm install
    
  4. Open the html file
    run npm start
    
    
    

Author

Author

Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

If you like this project... Give a start and a follow.

Future-features

  • Preserve user history.
  • Edit an already sent question.

Acknowledgments

I want to thank OpenAI for making this API free and accessible.

Show your support

  • Give a if you like this project!

License

  • This project is MIT licensed.
Related Projects