microsoft / ai.ed

AI for (programming) EDucation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AI.Ed

NOTE: This project is now archived and no longer under development.

This is the AI for (programming) EDucation project. The goal is to provide a great set of tools to provide AI-powered assistance to students taking programming classes and educators teaching them. Installation instructions are in BUILD.md.

This project is open source and freely available for educational purposes. All of the source code in this repository is available under the MIT license.

Please note: this project depends on the Microsoft PROSE SDK, which is a separate, closed-source binary licensed under separate, proprietary terms. When the Microsoft PROSE SDK is included in the project at build time, the terms of the Microsoft PROSE SDK may limit what you can do with your build of this project (e.g., non-commercial use only). See the LICENSE file for more information.

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Trademarks

This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.

About

AI for (programming) EDucation

License:Other


Languages

Language:TypeScript 83.1%Language:Python 16.9%