mirror of
https://github.com/jamesmurdza/awesome-ai-devtools.git
synced 2026-09-24 18:50:45 +02:00
Add introduction and TOC.
This commit is contained in:
@@ -1,5 +1,17 @@
|
|||||||
# Awesome AI-Powered Developer Tools
|
# Awesome AI-Powered Developer Tools
|
||||||
|
|
||||||
|
This is a curated list of AI-powered developer tools. These tools leverage AI to assist developers in tasks such as code completion, refactoring, debugging, documentation, and more.
|
||||||
|
|
||||||
|
- [IDEs](#ides)
|
||||||
|
- [Assistants](#assistants)
|
||||||
|
- [Agents](#agents)
|
||||||
|
- [Documentation](#documentation)
|
||||||
|
- [GitHub bots](#github-bots)
|
||||||
|
- [Foundation models](#code-generation)
|
||||||
|
- [Agent platforms](#agent-platforms)
|
||||||
|
- [OpenAI plugins](#openai-plugins)
|
||||||
|
- [Search](#search)
|
||||||
|
|
||||||
## IDEs
|
## IDEs
|
||||||
|
|
||||||
- [Cursor](https://www.cursor.so/) — An IDE with chat, edit, generate and debug features. Forked from VSCodium, so the interface is similar to VS Code. Uses OpenAI.
|
- [Cursor](https://www.cursor.so/) — An IDE with chat, edit, generate and debug features. Forked from VSCodium, so the interface is similar to VS Code. Uses OpenAI.
|
||||||
|
|||||||
Reference in New Issue
Block a user