awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
huangd1999 avatar

huangd1999/AgentCoder

0
View on GitHub↗
388 स्टार्स·79 फोर्क्स·Python·3 व्यूज़

AgentCoder

AgentCoder is a novel multiagent-code generation framework that leverages the power of large language models (LLMs) to enhance the effectiveness of code generation. The framework consists of three specialized agents: the programmer agent, the test designer agent, and the test executor agent.…

Features

  • Code Refinement - Multi-agent code generation with iterative testing.

स्टार हिस्ट्री

huangd1999/agentcoder के लिए स्टार हिस्ट्री चार्टhuangd1999/agentcoder के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

अक्सर पूछे जाने वाले प्रश्न

huangd1999/agentcoder क्या करता है?

AgentCoder is a novel multiagent-code generation framework that leverages the power of large language models (LLMs) to enhance the effectiveness of code generation. The framework consists of three specialized agents: the programmer agent, the test designer agent, and the test executor agent.…

huangd1999/agentcoder की मुख्य विशेषताएं क्या हैं?

huangd1999/agentcoder की मुख्य विशेषताएं हैं: Code Refinement।

huangd1999/agentcoder के कुछ ओपन-सोर्स विकल्प क्या हैं?

huangd1999/agentcoder के ओपन-सोर्स विकल्पों में शामिल हैं: cloudflare/vibesdk — vibesdk is an agentic software development platform and framework designed to coordinate autonomous agents that write,… smol-ai/developer — This project is an AI software engineering tool and framework for building autonomous coding agents. It provides a… codium-ai/alphacodium — AlphaCodium is an LLM code generation framework and automated programming benchmark designed to solve programming… jennyzzt/dgm — Darwin Gödel Machine: Open-Ended Evolution of Self-Improving Agents. madaan/self-refine — With Self-Refine, LLMs can generate feedback on their work, use it to improve the output, and repeat this process. all-hands-ai/openhands — OpenHands is an autonomous AI software engineer and coding assistant designed to execute software engineering tasks by…

AgentCoder के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो AgentCoder के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • cloudflare/vibesdkcloudflare का अवतार

    cloudflare/vibesdk

    5,094GitHub पर देखें↗

    vibesdk is an agentic software development platform and framework designed to coordinate autonomous agents that write, debug, and refine full-stack applications from natural language. It serves as a cloud-native application orchestrator and an LLM-powered code generation framework that converts prompts into functional code through iterative conversations and multi-phase agent behaviors. The project distinguishes itself by providing a complete toolchain for building AI development platforms. This includes the ability to integrate various model providers, construct custom LLM toolkits, and mana

    TypeScript
    GitHub पर देखें↗5,094
  • smol-ai/developersmol-ai का अवतार

    smol-ai/developer

    12,188GitHub पर देखें↗

    This project is an AI software engineering tool and framework for building autonomous coding agents. It provides a system for automating program synthesis and bug fixing by integrating large language models with codebase analysis and iterative refinement loops. The framework features an agentic development server that exposes task execution interfaces to remote agents through a structured protocol. This allows for the remote execution of development tasks and the embedding of autonomous program synthesis capabilities into external software projects. The toolset covers AI-driven project scaff

    Python
    GitHub पर देखें↗12,188
  • codium-ai/alphacodiumCodium-ai का अवतार

    Codium-ai/AlphaCodium

    3,945GitHub पर देखें↗

    AlphaCodium is an LLM code generation framework and automated programming benchmark designed to solve programming problems through iterative generation and testing. It functions as an iterative code refinement system that improves the precision of generated code by comparing outputs against expected results and re-prompting the model. The project implements a flow engineering pipeline, using a structured sequence of prompting stages to refine code through a cycle of generation, evaluation, and correction. This approach allows the system to process programming datasets and measure the accuracy

    Pythonbroader-impactscode-generationflow-engineering
    GitHub पर देखें↗3,945
  • codelion/openevolvecodelion का अवतार

    codelion/openevolve

    6,608GitHub पर देखें↗

    OpenEvolve is an evolutionary algorithm framework that uses large language models to autonomously discover and optimize programming algorithms. It functions as an algorithm discovery engine and code search tool, evolving populations of candidate programs to find efficient implementations and hardware-specific speedups. The system treats both code and system instructions as evolvable entities, utilizing an automated prompt optimizer to iteratively refine model performance. It maintains search stability through niche-based population management to preserve diversity and employs a closed-loop fe

    Python
    GitHub पर देखें↗6,608
  • AgentCoder के सभी 9 विकल्प देखें→