awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 مستودعات

Awesome GitHub RepositoriesCode Generation Engines

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

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

Awesome Code Generation Engines GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • openai/codexالصورة الرمزية لـ openai

    openai/codex

    91,445عرض على 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 environments. By translating human instructions into executable code snippets, the system bridges the gap between high-level technical requirements and functional software implementation. The engine utilizes transformer-based sequence modeling and supervised fine-tuning to align its outp

    Converts natural language prompts into functional source code to accelerate software development workflows.

    Rust
    عرض على GitHub↗91,445
  • foundationagents/metagptالصورة الرمزية لـ FoundationAgents

    FoundationAgents/MetaGPT

    68,844عرض على 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 production-ready code. By utilizing a runtime environment that manages the lifecycle of specialized agents, the platform bridges the gap between user intent and finished software components. The system distinguishes itself through role-based agent orchestration and dynamic task d

    Translates high-level architectural plans into functional source code, configuration files, and documentation through iterative refinement cycles.

    Pythonagentgptllm
    عرض على GitHub↗68,844
  • nocobase/nocobaseالصورة الرمزية لـ nocobase

    nocobase/nocobase

    21,542عرض على GitHub↗

    This platform is a modular, metadata-driven framework designed for building custom business applications and data management systems without traditional coding. It functions as a low-code environment where data models, user interfaces, and business logic are defined through visual configurations rather than hardcoded views. The architecture supports multi-tenant isolation, allowing multiple independent applications to run within a single shared memory space while maintaining strict logical separation of data and configurations. What distinguishes this system is its deep integration of artific

    Translates natural language prompts and visual configurations into functional application code and database migrations.

    TypeScriptadmin-dashboardairtableapp-builder
    عرض على GitHub↗21,542
  • hkuds/deepcodeالصورة الرمزية لـ HKUDS

    HKUDS/DeepCode

    14,539عرض على GitHub↗

    DeepCode is an agentic development framework designed to orchestrate autonomous AI agents for software engineering tasks. It functions as a multi-agent workflow orchestrator that translates natural language requirements into functional codebases by coordinating specialized agents for architectural planning, intent analysis, and implementation. The platform integrates multiple language models to power these automated routines, providing a unified environment for complex development projects. The system distinguishes itself through its ability to transform academic research papers into executab

    Automates software development by synthesizing functional source code from natural language prompts using large language models.

    Pythonagentic-codingllm-agent
    عرض على GitHub↗14,539
  • just-every/codeالصورة الرمزية لـ just-every

    just-every/code

    3,483عرض على GitHub↗

    This project is a multi-agent development framework and orchestrator designed to coordinate autonomous AI agents for software engineering tasks. It functions as an engine that plans, implements, and reviews complex code changes across multiple files and isolated worktrees from a command line interface. The system distinguishes itself through a multi-agent coordination layer that decomposes tasks into sequential phases and applies changes across isolated worktrees to validate solutions. It maintains project-specific knowledge and constraints across sessions via context persistence using dedica

    Provides an engine that generates and applies code changes across multiple worktrees to find optimal solutions.

    Rustaianthropicclaude
    عرض على GitHub↗3,483
  1. Home
  2. Artificial Intelligence & ML
  3. AI Coding Assistants
  4. Code Generation Engines

استكشف الوسوم الفرعية

  • Multi-Worktree Implementation EnginesEngines that generate code changes across multiple isolated environments to compare and identify optimal implementations. **Distinct from Code Generation Engines:** Distinct from Code Generation Engines: specifically implements the strategy of applying changes across multiple worktrees for validation.