Skip to content

akshit-dev101/codeX-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Codex-AI Chatbot 🤖

This is a coding chatbot project that is a clone of ChatGPT using OpenAI's API and vanilla JavaScript.

Features ⚙️

1.Utilizes OpenAI's API to generate responses to coding-related questions and problems
2.Implements a simple vanilla JavaScript frontend
3.Allows users to have coding-focused conversations with the chatbot

Live Site 🚀

You can try out Codex-AI Chatbot at https://code-x-ai-cbfd.vercel.app/

Getting Started 💡

To use this chatbot, you will need to:
1.Obtain an API key from OpenAI by creating an account at https://beta.openai.com/signup.
2.Clone this repository to your local machine.
3.Replace the placeholder text in script.js with your own API key or create .env file.
4.Run the frontend and backend servers.

Contributing

If you would like to contribute to this project, please fork the repository and create a pull request with your changes.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors