awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Code Generation Engines · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesCode Generation Engines

Engines that translate natural language prompts or architectural plans into functional source code.

Explore 2 awesome GitHub repositories matching artificial intelligence & ml · Code Generation Engines. Refine with filters or upvote what's useful.

  1. Home
  2. Artificial Intelligence & ML
  3. Artificial Intelligence Tooling
  4. AI Coding Assistants
  5. Code Generation Engines

Awesome Code Generation Engines GitHub Repositories

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

    FoundationAgents/MetaGPT

    64,304GitHubView on GitHub↗

    MetaGPT is an agentic workflow engine and multi-agent orchestration framework designed to automate complex software engineering and data analysis tasks. It functions as an automated software factory that transforms high-level natural language requirements into functional web applications, technical documentation, and p

    Pythonagentgptllm
  • 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