From 80e6034e971dd4a3cbdd66eadb83c90758d4fcff Mon Sep 17 00:00:00 2001 From: Anish Pallati Date: Thu, 13 Apr 2023 13:53:08 -0400 Subject: [PATCH] Add Copilot --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6ce66aa2..67b41ee7 100644 --- a/README.md +++ b/README.md @@ -471,6 +471,7 @@ This list is the result of Pull Requests, reviews, ideas and work done by 1100+ * [DhiWise](https://www.dhiwise.com/) — Seamlessly turn Figma designs into dynamic Flutter & React applications with DhiWise's innovative code generation technology, optimizing your workflow and helping you craft exceptional mobile and web experiences faster than ever before. * [Codeium](https://www.codeium.com/) — Codeium is a free AI-powered code completion tool. It supports over 20+ programming languages (Python, JavaScript, Java, TypeScript, PHP, C/C++, Go, etc) and integrates with all major standalone and web IDEs. * [tabnine.com](https://www.tabnine.com/) — Tabnine helps developers create better software, faster by providing insights learned from all the code in the world. Plugin available. + * [GitHub Copilot](https://github.com/features/copilot) — AI pair programmer and completion tool powered by OpenAI Codex. Provides code review, autocompletion, documentation, and refactoring. Free for students via the GitHub Student Developer Pack. **[⬆️ Back to Top](#table-of-contents)**