- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
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.
-
HTML
-
CSS
-
Javascript
-
Node
-
Webpack
-
NPM
-
Express
Client
Server
- Provdes a user interface to intract with AI
- Get well detailed answer to any well articulated question
To get a local copy up and running, follow these steps.
- npm
npm install npm@latest -g
- Clone the repo by running the command
git clone https://github.com/V-Blaze/Codex-ChatGPT.git
- Open the directory of the project
cd Codex-ChatGPT
- Install project dependencies
run npm install
- Open the html file
run npm start
👤 Author
- GitHub: @V-blaze
- Twitter: @blaze_valentine
- LinkedIn: @valentine-blaze
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project... Give a start and a follow.
- Preserve user history.
- Edit an already sent question.
I want to thank OpenAI for making this API free and accessible.
- Give a ⭐️ if you like this project!
- This project is MIT licensed.