awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPPrivacyTerms

4 repos

Awesome GitHub RepositoriesAI Coding Assistants

Development-focused tools that provide real-time code generation, completion, and refactoring capabilities within IDEs.

Explore 4 awesome GitHub repositories matching artificial intelligence & ml · AI Coding Assistants. Refine with filters or upvote what's useful.

Awesome AI Coding Assistants GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • zed-industries/zed

    zed-industries/zed

    75,634GitHubView on GitHub↗

    Zed is an AI-native, high-performance code editor designed for extreme responsiveness and keyboard-centric workflows. It functions as an extensible text processing workspace that integrates autonomous agents and predictive models directly into the development environment to automate complex engineering tasks, refactori

    Rustgpuirust-langtext-editor
  • dair-ai/Prompt-Engineering-Guide

    dair-ai/Prompt-Engineering-Guide

    70,526GitHubView on GitHub↗

    This project is a comprehensive educational resource and knowledge base dedicated to the development and application of large language models and autonomous agentic systems. It provides a structured framework for understanding prompt engineering, context management, and the architectural patterns required to build task

    MDXagentagentsai-agents
  • openai/codex

    openai/codex

    61,152GitHubView on GitHub↗

    Codex is an automated programming tool and generative code assistant designed to interpret developer intent through a natural language interface. It functions as a machine learning model trained on public code repositories to provide intelligent code completion, suggestions, and refactoring within development environme

    Rust
  • AntonOsika/gpt-engineer

    AntonOsika/gpt-engineer

    55,201GitHubView on GitHub↗

    GPT-Engineer is an autonomous agent and framework designed for AI-assisted software development. It functions as a generative codebase architect that translates natural language requirements into complete, functional software projects by reading and writing files directly to the local file system. The platform disting

    Pythonaiautonomous-agentcode-generation

Explore sub-tags

  • Agentic Code EditingAutonomous agents that perform multi-step software engineering workflows.
  • Automated Programming EnginesSystems that autonomously write, refactor, and maintain software codebases based on high-level developer instructions.
  • Code Debugging AssistantsAssistants that analyze source code to identify errors, suggest fixes, and explain complex logic during development.
  • Code EditorsIntegrated development environments enhanced with artificial intelligence features to assist in writing and managing code.
  • Generative Code AssistantsTools that generate code snippets, functions, or entire files based on natural language prompts or existing context.
  • Inline AI AssistanceCapabilities for generating, refactoring, or explaining code directly within the editor interface.
  • Predictive Code CompletionsReal-time suggestions for code modifications based on current file context to accelerate implementation of repetitive patterns.