Merge pull request #10 from kohei306/add_ask_command

Added AskCommand tool.
This commit is contained in:
James Murdza
2023-08-07 09:17:52 -04:00
committed by GitHub
+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