Code-Wizard-AI

所属分类:GPT/ChatGPT
开发工具:JavaScript
文件大小:498KB
下载次数:0
上传日期:2023-03-16 01:31:31
上 传 者sh-1993
说明:  代码向导人工智能是一种利用机器学习的力量帮助开发人员进行日常工作的工具。主要未来包括:自然语言到SQL查询、编程语言转换、代码优化等,。。。100%开源且免费使用
(Code Wizard AI is a tool that leverages the power of machine learning to assist developers with their day-to-day work. Main futures includes: natural language to SQL query, Programing Language conversion, code optimization,... 100% open-source and free to use ,)

文件列表:
.editorconfig (251, 2023-03-16)
.eslintrc.json (2190, 2023-03-16)
.prettierignore (44, 2023-03-16)
.prettierrc (172, 2023-03-16)
Dockerfile (106, 2023-03-16)
docker-compose.yml (191, 2023-03-16)
jsconfig.json (97, 2023-03-16)
next-i18next.config.js (110, 2023-03-16)
next.config.js (132, 2023-03-16)
package.json (1518, 2023-03-16)
pages (0, 2023-03-16)
pages\_app.jsx (1796, 2023-03-16)
pages\_document.jsx (641, 2023-03-16)
pages\api (0, 2023-03-16)
pages\api\explain-code.js (703, 2023-03-16)
pages\api\human-to-sql.js (708, 2023-03-16)
pages\api\sql-to-human.js (705, 2023-03-16)
pages\code-conversion.jsx (138, 2023-03-16)
pages\code-optimization.jsx (140, 2023-03-16)
pages\explain-code.jsx (1785, 2023-03-16)
pages\index.jsx (148, 2023-03-16)
pages\sql-translator.jsx (2392, 2023-03-16)
public (0, 2023-03-16)
public\demo.png (532825, 2023-03-16)
server (0, 2023-03-16)
server\openAI.js (590, 2023-03-16)
server\services (0, 2023-03-16)
server\services\explainCode.js (285, 2023-03-16)
server\services\sqlTranslators.js (654, 2023-03-16)
src (0, 2023-03-16)
src\components (0, 2023-03-16)
src\components\layout.jsx (1346, 2023-03-16)
src\hooks (0, 2023-03-16)
src\hooks\useFetchExplainCode.js (814, 2023-03-16)
src\hooks\useFetchSQLTranslation.js (893, 2023-03-16)
src\utils (0, 2023-03-16)
src\utils\constants.js (0, 2023-03-16)
... ...

# Code-Wizard-AI Code Wizard AI is a tool that leverages the power of machine learning to assist developers with their day-to-day work. Main futures includes: natural language to SQL query, Explain code, Programming Language conversion, code optimization,... 100% open-source and free to use ## Demo Demo ## Features * [x] SQL Query to Nature Language * [x] Nature Language to SQL Query * [x] JS Code Explain * [ ] Explain any Programing Language Code * [ ] SQL Query to Nature Language with schema * [ ] Code Optimization * [ ] Code Conversion * [ ] Generate Unit test * [ ] Use Custom API Key * [ ] Dark mode ## Installation 1. Clone the repository: ```bash git clone https://github.com/hieunguyena6/Code-Wizard-AI ``` 2. Install the required packages: ```bash cd Code-Wizard-AI yarn ``` 3. Put your OPENAI API key in the .env file, you can get your API key [here](https://beta.openai.com/account/api-keys): ```bash OPENAI_API_KEY=$YOUR_API_KEY ``` 4. Start the development server: ```bash yarn dev ``` ## Usage Once the development server is running, you can access the application by accessing to `http://localhost:3000` in your web browser. ## Contributing Contributions to Code Wizard AI are welcome and encouraged! To contribute, please follow these steps: 1. Fork the repository 2. Create a new branch 3. Make your changes 4. Push your changes to your fork 5. Submit a pull request ## License [MIT](https://choosealicense.com/licenses/mit/)

近期下载者

相关文件


收藏者