diff --git a/README.md b/README.md index 710924f..32c3b1b 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Status
- Number of AI Projects + Number of AI Projects @@ -41,6 +41,7 @@ | Name | Title | Description | Offer Free Version | |---|---|---|:---:| | [AI Code Reviewer](http://code-reviewer.vercel.app) | AI Code Reviewer | Automatic code review by AI | :grey_question: | +| [Adrenaline](https://useadrenaline.com/) | Stop plugging your errors into StackOverflow | Adrenaline is a debugging assistant powered by the OpenAI Codex. It can fix and explain your broken code in seconds | :white_check_mark: | | [Ask Command](http://askcommand.com) | Ask Command — AI-powered Developer Assistant | A tiny app to remind you about those commands you always forget. Powered by AI | :grey_question: | | [CodeAssist](http://plugins.jetbrains.com/plugin/20085-codeassist) | CodeAssist is an AI assistant / chatbot / copilot for programming - JetBrains Marketplace | It generates, changes, completes the code and answers questions | :grey_question: | | [CodeGPT](http://www.codegpt.co/) | AI inside your IDE | Improve your code with Code GPT AI | :white_check_mark: |