diff --git a/README.md b/README.md index f72b612..16af4e8 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,8 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Adrenaline](https://useadrenaline.com/) - Web-based chatbot using AI and ASTs to answer questions about your codebase. - [Tabby](https://tabbyml.github.io/tabby/) — Open source, self-hosted code completion assistant. Extensions for VS Code and Vim. - [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. ## Agents