An open API service indexing awesome lists of open source software.

https://github.com/ifokeev/awesome-copilots

A curated list of AI copilots and assistants that enhance productivity across various domains, with a focus on coding and software development tools.
https://github.com/ifokeev/awesome-copilots

List: awesome-copilots

ai-copilot awesome awesome-list developer-tools

Last synced: 7 months ago
JSON representation

A curated list of AI copilots and assistants that enhance productivity across various domains, with a focus on coding and software development tools.

Awesome Lists containing this project

README

        

# 🤖 Awesome Copilots [![Awesome](https://awesome.re/badge.svg)](https://awesome.re)

A curated list of AI copilots and assistants across different domains. These tools act as intelligent partners to enhance human capabilities and productivity.

**Disclaimer: Some of these tools are still in experimental phases. Users should evaluate them based on their specific needs and security requirements.**

## Table of Contents
- [Coding Copilots](#coding-copilots)
- [Other Domains](#other-domains)

## Coding Copilots

### Terminal & Command Line Tools

* [Aider](https://github.com/Aider-AI/aider) - AI pair programming in your terminal
* Utilizes GPT-4 and Claude for intelligent suggestions
* Integrates with Git for automatic commits
* Supports multi-file editing and voice coding
* Open source (Apache 2.0, 22k+ stars)

* [Codai](https://github.com/meysamhadeli/codai) - Session-based CLI code assistant
* Supports multiple LLMs and languages
* Uses RAG for context management
* Provides direct code acceptance
* Open source (Apache 2.0)

### AI-Powered Code Editors

* [Aide](https://github.com/codestoryai/aide) - AI-native code editor (VS Code fork)
* Combines chat and edit workflows
* Proactively fixes errors using AI
* Open source (AGPL-3.0, 600+ stars)

* [Cursor](https://cursor.com) - AI-first code editor (VS Code fork)
* Supports multiple AI models
* Offers a VS Code-like experience
* SOC 2 certified with local storage options
* Enables multi-file editing

* [Windsurf](https://codeium.com/windsurf) - Agentic IDE by Codeium (VS Code fork)
* Provides deep codebase understanding
* Supports multi-file editing and command suggestions
* Built on VS Code with enhanced AI capabilities

* [Zed](https://zed.dev) - High-performance AI editor
* Built in Rust for speed and efficiency
* Facilitates team collaboration
* Integrates with upcoming LLMs

### IDE Extensions & Plugins

* [Amazon Q](https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/what-is.html) - AI assistant for AWS development
* Integrates with IDEs for code assistance and generation
* Scans code for security vulnerabilities
* Offers real-time code suggestions and improvements
* Powered by Amazon Bedrock for enhanced AI capabilities
* Free tier available

* [Cline](https://github.com/cline/cline) - Autonomous coding agent
* Supports multiple AI providers
* Allows file editing and command execution
* Includes browser automation features

* [Codeium](https://codeium.com/download) - AI-powered code acceleration
* Supports over 70 programming languages
* Integrates with popular IDEs (VS Code, JetBrains, Neovim, etc.)
* Provides real-time code suggestions and completions
* Offers code explanations and refactoring assistance
* Free for individual developers

* [Continue](https://github.com/continuedev/continue) - Open-source AI assistant
* Integrates with VS Code & JetBrains
* Customizable AI model connections
* Provides inline suggestions
* Open source (Apache 2.0, 19k+ stars)

* [GitHub Copilot](https://github.com/features/copilot) - AI pair programmer
* Offers real-time code suggestions
* Supports multiple languages and IDEs
* Generates tests and context-aware completions

* [Tabby](https://github.com/TabbyML/tabby) - Self-hosted AI assistant
* Supports major IDEs and local deployment
* Features Answer Engine and RAG
* Open source (Apache 2.0, 22k+ stars)

### Web-Based Development Environments

* [ChatGPT Canvas](https://chat.openai.com) - Visual AI coding assistant
* Provides a collaborative coding environment
* Offers code visualization and real-time pair programming
* Supports multiple programming languages

### Desktop Applications

* [16x Prompt](https://prompt.16x.engineer/) - AI Coding with Context Management
* Provides GUI for code context management
* Offers structured prompt creation
* Customizable formatting instructions
* Supports multiple AI models

## Other Domains
*(Coming soon - Will include copilots for design, writing, data analysis, etc.)*

## Contributing

Want to add a copilot to the list? Please read the [contribution guidelines](CONTRIBUTING.md) first. Pull requests are welcome!

## License

[![CC0](https://licensebuttons.net/p/zero/1.0/88x31.png)](https://creativecommons.org/publicdomain/zero/1.0/)

To the extent possible under law, the authors have waived all copyright and related or neighboring rights to this work.