{"id":13584165,"url":"https://github.com/sourcegraph/awesome-code-ai","last_synced_at":"2026-01-29T12:38:41.366Z","repository":{"id":65762130,"uuid":"598676222","full_name":"sourcegraph/awesome-code-ai","owner":"sourcegraph","description":"A list of AI coding tools (assistants, completions, refactoring, etc.)","archived":false,"fork":false,"pushed_at":"2025-03-21T19:21:01.000Z","size":83,"stargazers_count":1121,"open_issues_count":2,"forks_count":89,"subscribers_count":50,"default_branch":"main","last_synced_at":"2025-04-05T11:01:39.124Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sourcegraph.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-02-07T15:39:03.000Z","updated_at":"2025-04-04T11:29:31.000Z","dependencies_parsed_at":"2023-11-24T19:28:12.540Z","dependency_job_id":"d23cae60-88a3-4b17-9a65-f90bb4754f4b","html_url":"https://github.com/sourcegraph/awesome-code-ai","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fawesome-code-ai","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fawesome-code-ai/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fawesome-code-ai/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fawesome-code-ai/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sourcegraph","download_url":"https://codeload.github.com/sourcegraph/awesome-code-ai/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247577904,"owners_count":20961193,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-01T15:04:03.511Z","updated_at":"2026-01-29T12:38:41.354Z","avatar_url":"https://github.com/sourcegraph.png","language":null,"readme":"# Awesome-Code-AI\n\n[![Awesome](https://cdn.jsdelivr.net/gh/sindresorhus/awesome@d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)\n\nA list of AI coding tools (assistants, completion, refactoring, etc.).\n\n[Open a pull request](https://github.com/sourcegraph/awesome-code-ai/pulls) to add or edit this list.\n\n## Code completion tools\n\n- [Google Gemini Code Assist](https://codeassist.google) - Code completion and generation from Google Cloud.\n- [GitHub Copilot](https://github.com/features/copilot) - Pair programmer that offers autocomplete-style suggestions as you code.\n- [CodiumAI](https://www.codium.ai/) - Analyzes code and generates meaningful tests.\n- [Codeium](https://www.codeium.com/) - Free code acceleration toolkit with autocomplete and search.\n- [Tabnine](https://www.tabnine.com/) - Assistant that provides code completions based on context and syntax.\n- [Replit Ghostwriter](https://replit.com/site/ghostwriter) - Coding assistant integrated into Replit's online IDE.\n- [Refact.ai](https://refact.ai/) - Open Source coding helper with completion and refactoring capabilities.\n- [FauxPilot](https://github.com/fauxpilot/fauxpilot) - Open Source, self-hosted alternative to GitHub Copilot.\n- [CodeComplete](https://codecomplete.ai) - Self-hosted completion assistant for enterprises.\n- [Continue](https://continue.dev/) - Open Source autopilot for VS Code and JetBrains that connects to any LLM.\n- [Amazon Q Developer](https://aws.amazon.com/q/developer/build/?trk=fd6bb27a-13b0-4286-8269-c7b1cfaa29f0\u0026sc_channel=el) - Assistant from AWS for software development tasks.\n- [GitLab Code Suggestions](https://docs.gitlab.com/ee/user/project/repository/code_suggestions.html) - Code suggestions integrated into GitLab's workflow.\n- [Sourcegraph Cody](https://about.sourcegraph.com/cody) - Uses your codebase as context for completions and edits.\n- [Obsidian copilot auto completion](https://github.com/j0rd1smit/obsidian-copilot-auto-completion) - Auto-completion plugin for Obsidian.\n- [JetBrains AI](https://www.jetbrains.com/ai/) - Assistant integrated into JetBrains IDEs for completion and chat.\n- [TabbyML](https://github.com/TabbyML/tabby) - Self-hosted, Open Source coding assistant.\n\n\n## Code completion LLMs\n\n- [Salesforce CodeGen](https://github.com/salesforce/CodeGen) - Open Source large language model for program synthesis.\n- [OpenAI Codex](https://openai.com/blog/openai-codex/) - Translates natural language to code via API.\n- [OpenAI Codex CLI](https://help.openai.com/en/articles/11096431-openai-codex-cli-getting-started) - Command-line interface for Codex.\n- [Internal Google model](https://ai.googleblog.com/2022/07/ml-enhanced-code-completion-improves.html) - ML-enhanced completion system used internally at Google.\n\n\n## Code assistants and search\n\n- [Replit Ghostwriter](https://replit.com/site/ghostwriter) - Embedded assistant in Replit’s IDE for suggestions and edits.\n- [Capacity](https://capacity.so) - Platform for automating support and workflows with conversational interfaces.\n- [Cosine](https://ai.cosine.sh/) - Assistant that understands your codebase for accurate generation.\n- [Cursor](https://www.cursor.sh/) - Code editor built for pair programming with a language model.\n- [Cline](https://cline.bot/) - Autonomous coding agent that can use your CLI and editor.\n- [Claude Code](https://www.anthropic.com/claude-code) - Agentic coding tool that lives in your terminal.\n- [Windsurf](https://windsurf.com/) - IDE optimized for collaboration between developers and assistants.\n- [Wizi](https://github.com/wizi-ai/code-search) - Code search across repositories with natural language.\n- [Phind](https://www.phind.com/) - Search engine optimized for developers and technical questions.\n- [Safurai](https://www.safurai.com/) - Assistant for generation, refactoring, and debugging.\n- [CensusGPT](https://censusgpt.com/) - Interface for querying US Census data using natural language.\n- [Autodoc](https://github.com/context-labs/autodoc) - Automatically generates documentation for codebases using LLMs.\n- [Sourcegraph Cody](https://about.sourcegraph.com/cody) - Uses your codebase as context for search and editing workflows.\n- [TraceRoot AI](https://github.com/traceroot-ai/traceroot) - Agents that automatically fix production bugs.\n- [ZZZ Code AI](https://zzzcode.ai/) - Tool for code generation, explanation, and conversion.\n- [StackSpot AI](https://ai.stackspot.com/) - Assistant that helps with generation and best practices.\n- [Pixee](https://pixee.ai) - Pixeebot finds security and code quality issues and opens merge-ready PRs.\n- [16x Prompt](https://prompt.16x.engineer/) - Helps build effective prompts for code generation.\n- [Blinky Debugging Agent](https://github.com/seahyinghang8/blinky) - Agent that helps debug issues automatically.\n- [Plandex](https://github.com/plandex-ai/plandex) - Engine for complex, multi-file tasks with version control integration.\n- [Potpie](https://potpie.ai) - Platform for creating custom engineering assistants.\n- [Aider](https://aider.chat) - Pair programming tool in your terminal that works with local git repos.\n- [PoorCoder](https://github.com/vgrichina/poorcoder) – Unix-style scripts to assist coding using tools like Claude, Grok, and ChatGPT.\n- [Fynix](https://fynix.ai) - Assistant to help developers throughout the SDLC.\n- [Memex](https://memex.tech/) - Desktop app that turns natural language into working apps on Mac, Linux, and Windows.\n- [Amazon Q Developer CLI](https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/command-line.html?trk=fd6bb27a-13b0-4286-8269-c7b1cfaa29f0\u0026sc_channel=el) - CLI for command completion, translation from intent to commands, and agentic chat with context.\n- [Kilo Code](https://kilocode.ai) - Open Source assistant for planning, building, and fixing code inside VS Code.\n- [Berrry](https://berrry.app) - Transforms social media posts into functional web apps with unique subdomains.\n- [Atlassian Rovo](https://www.atlassian.com/blog/announcements/rovo-dev-command-line-interface) - Developer helper that accelerates workflows across Atlassian tools.\n- [Kiro](https://kiro.dev/) - IDE designed for spec-driven development with automated documentation.\n- [Augment](https://www.augmentcode.com/) - Context-aware completions for enterprise teams.\n- [Poolside](https://poolside.ai/) - Assistant specialized in software engineering tasks.\n- [Sourcegraph Amp](https://ampcode.com/) - Agent that helps you build, debug, and understand code.\n\n\n## Code review\n\n- [CodeReviewBot](https://codereviewbot.ai) - Code review bot that provides automated feedback on pull requests.\n- [Amazon Q Developer (/review)](https://aws.amazon.com/q/developer/build/?trk=fd6bb27a-13b0-4286-8269-c7b1cfaa29f0\u0026sc_channel=el) - Can review your codebase for security issues and code quality problems.\n- [Glide](https://useglide.ai) - Structured pull request walkthroughs.\n- [Gito](https://github.com/Nayjest/Gito) - Reviewer for GitHub Actions or local use, compatible with any LLM and integrated with Jira/Linear.\n- [Perfect.Codes](https://perfect.codes) - Gets your bugs fixed quickly by tech experts.\n\n\n## Code refactoring tools\n\n- [Codiga](https://www.codiga.io/) - Refactoring, analysis, and recommendations platform.\n- [Refact.ai](https://refact.ai/) - Refactoring and transformation assistant.\n- [DeepCode](https://www.deepcode.ai/) - Analysis for finding bugs and suggesting improvements.\n- [JetBrains Qodana](https://www.jetbrains.com/qodana/) - Automated refactoring, security checks, and technical debt management.\n- [Tabnine](https://www.tabnine.com/) - Suggests improvements that support refactoring flows.\n- [Resharper](https://www.jetbrains.com/resharper/) - Refactoring support for .NET and other languages.\n- [Atomist](https://atomist.com/) - Automatic code modification and refactoring via “code transformations.”\n- [Test Gru](https://gru.ai/) - Enterprise-level unit test automation services.\n- [Amazon Q Developer (/transform)](https://aws.amazon.com/q/developer/build/?trk=fd6bb27a-13b0-4286-8269-c7b1cfaa29f0\u0026sc_channel=el) - Helps upgrade Java, .NET, and Cobol code.\n\n\n## Model Context Protocol (MCP)\n\n- [Roundtable MCP Server](https://github.com/askbudi/roundtable) – Zero-configuration MCP server that unifies multiple coding assistants (Codex, Claude Code, Cursor, Gemini) through auto-discovery and a standard interface.\n- [ToolHive](https://github.com/stacklok/toolhive) – Helps find the right MCP server for your task and deploy it with one click.\n\n\n## ChatGPT in your editor\n\n- [autocomplete.sh](https://github.com/closedLoop-technologies/autocomplete-sh) - Bash completion script powered by ChatGPT for terminal commands.\n- [CodeGPT.nvim](https://github.com/dpayne/CodeGPT.nvim) - Neovim plugin for interacting with ChatGPT for code assistance.\n- [org-ai](https://github.com/rksm/org-ai) - Emacs package for using LLMs like ChatGPT within Org mode.\n- [Genie AI - ChatGPT - VS Code](https://github.com/ai-genie/chatgpt-vscode) - VS Code extension for using ChatGPT directly in your editor.\n\n\n## Natural language compilers\n\n- [Parsel 🐍](https://github.com/ezelikman/parsel) - Framework for algorithmic reasoning with LLMs that generates code from natural language specs.\n- [unpkg.ai](https://unpkg.ai) - ESM module generation service that creates JavaScript modules from natural language descriptions.\n- [Vibe Compiler (vibec)](https://github.com/Strawberry-Computer/vibe-compiler) - Self-compiling tool that turns markdown-based prompt stacks into code and tests using LLMs via OpenRouter.\n\n\n## Similar lists\n\n- [Awesome-Ai-Analytics](https://github.com/Snowboard-Software/awesome-ai-analytics) - Curated list of analytics tools and resources using machine learning.\n- [Awesome-Ai-Agents](https://github.com/e2b-dev/awesome-ai-agents) - Curated list of agents and autonomous agent frameworks.\n- [Awesome-Ai-Tools](https://github.com/ikaijua/Awesome-AITools) - Collection of tools across many categories.\n- [Awesome Ai DevTools](https://github.com/jamesmurdza/awesome-ai-devtools) - Developer-focused tools and resources powered by language models.\n\n\n\n[^21]: https://github.com/prakashdakua/awesome-readme\n\n","funding_links":[],"categories":["Related","HarmonyOS","Others","miscellaneous","Other Lists","関連するAwesomeリスト","🔗 Similar Lists","Other Potential Alternatives (Needs Research)","Similar Lists","MCP Servers"],"sub_categories":["Similar Lists","Windows Manager","TeX Lists","スターターキット","By Deployment Model","Continue.dev","Markdown"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsourcegraph%2Fawesome-code-ai","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsourcegraph%2Fawesome-code-ai","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsourcegraph%2Fawesome-code-ai/lists"}