From 2ac900f7373bbf226c1f9e5cab8ee6d2be10ed38 Mon Sep 17 00:00:00 2001 From: kohei <13173186+rjhcnf@users.noreply.github.com> Date: Mon, 7 Aug 2023 13:49:29 +0200 Subject: [PATCH] Added AskCommand tool. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9497892..31f28cc 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,8 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Tabnine](https://www.tabnine.com/) [(Source)](https://github.com/codota/TabNine) — Open source, self-hosted code completion assistant. Extensions for 15 editors including VS Code, IntelliJ, Neovim, Eclipse, and PyCharm. - [CodeSquire](https://codesquire.ai/) — Chrome extension that adds autocomplete to Google Colab, BigQuery, and JupyterLab. - [CodeMate](https://www.codemate.ai/) — VS Code extension for debugging and optimizing code. +- [AskCommand](https://www.askcommand.cppexpert.online/) - Web based tool to generate Unix commands from text automatically using AI. + ## Agents