codeAI is an AI pair programmer that provides code suggestions using openai-api. This project has a total of 49696 lines of TypeScript code, 1114 lines of CSS, 829 lines of JavaScript and 27 lines of Shell script.
-
Lines of Code: 2380
-
Languages: TypeScript, CSS, JavaScript, Shell
-
Stars: 11
-
Watchers: 11
-
Forks: 14
-
License: MIT
To use this project, you can simply fork the repository and make changes as you want. The default branch of this project is main
.
- Clone the repository using the following command:
git clone https://github.com/anuragts/codeAI.git
- Navigate to the project directory.
cd codeAI/
- Install the dependencies by running the following command:
npm install
- Run the project using the following command:
npm run dev
This will start a development server at http://localhost:3000/
.
This project is licensed under the terms of the MIT license.