Added AskCommand tool.

This commit is contained in:
kohei
2023-08-07 13:49:29 +02:00
parent b11cdf496b
commit 2ac900f737
+2
View File
@@ -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