Create ai_coding_tools.md

This commit is contained in:
Omar Santos 2024-06-26 12:37:27 -04:00 committed by GitHub
parent af6440e9a6
commit db48733df8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -0,0 +1,28 @@
# AI Coding Tools
The following is a non-exhaustive list of the AI tools that can help with coding:
- **[AIXcoder](https://www.aixcoder.com/)** - An AI-powered code completion tool.
- **[AlphaCode](https://deepmind.com/blog/article/Competitive-programming-with-AlphaCode)** - A coding AI from DeepMind.
- **[AskCodi](https://askcodi.com/)** - An AI assistant for developers.
- **[ChatGPT](https://www.openai.com/chatgpt)** - Of course ChatGPT, Claude, and many open source models can generate code.
- **[Code Llama (Meta)](https://meta.com/)** - Meta's AI tool for coding.
- **[CodeT5](https://huggingface.co/models)** - A pre-trained model for code understanding and generation.
- **[CodeWhisperer (Amazon)](https://aws.amazon.com/codewhisperer/)** - An AI coding companion by Amazon.
- **[Codiga](https://codiga.io/)** - An AI tool for code analysis.
- **[Cody (Sourcegraph)](https://sourcegraph.com/cody)** - An AI coding assistant by Sourcegraph.
- **[Cursor](https://www.cursor.com/)** - AI coding assistant.
- **[Deepcode](https://www.deepcode.ai/)** - An AI-powered code review tool.
- **[GitHub Copilot](https://copilot.github.com/)** - An AI pair programmer powered by OpenAI Codex.
- **[Jedi](https://jedi.readthedocs.io/en/latest/)** - An autocompletion tool for Python.
- **[OpenAI Codex](https://www.openai.com/research/codex)** - Converts natural language to code.
- **[Polycoder](https://polycoder.github.io/)** - An open-source AI coding tool.
- **[Ponicode](https://ponicode.com/)** - AI-assisted code quality and unit test generation.
- **[PyCharm](https://www.jetbrains.com/pycharm/)** - An IDE with AI capabilities for Python.
- **[Smol Developer](https://smoldev.app/)** - An AI tool for small coding tasks.
- **[Stable Code 3B](https://stability.ai/)** - An AI code generation model by Stability AI.
- **[Tabnine](https://www.tabnine.com/)** - An AI code completion tool.
- **[Visual Studio IntelliCode](https://visualstudio.microsoft.com/services/intellicode/)** - AI-assisted code suggestions.
- **[Wing Python IDE Pro](https://wingware.com/)** - A Python IDE with smart editing features.
- **[WPCode](https://wpcode.com/)** - AI coding assistant for WordPress.