awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to codelion/openevolve

Open-source alternatives to Openevolve

30 open-source projects similar to codelion/openevolve, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Openevolve alternative.

  • algorithmicsuperintelligence/openevolvealgorithmicsuperintelligence 的头像

    algorithmicsuperintelligence/openevolve

    5,421在 GitHub 上查看↗

    OpenEvolve is an open-source framework for evolutionary computation that uses language models to drive automated optimization across multiple domains. It can evolve system prompts for large language models, refine source code across programming languages, search for optimal GPU kernel configurations, discover interpretable mathematical expressions from data, and maintain diverse populations of high-performing solutions. The framework integrates multiple evolutionary strategies, including MAP-Elites diversity mapping and island-based topologies, to avoid premature convergence and preserve a wid

    Pythonalpha-evolvealphacodealphaevolve
    在 GitHub 上查看↗5,421
  • boundaryml/bamlBoundaryML 的头像

    BoundaryML/baml

    7,636在 GitHub 上查看↗

    BAML is a prompt engineering framework and LLM client generator that defines AI prompts as type-safe functions. It serves as a structured data extraction tool and workflow orchestrator, transforming unstructured model responses into strongly typed objects using a custom schema language and alignment algorithms. The project distinguishes itself by using a compiler to generate language-specific boilerplate code for API communication and output parsing. It features a dedicated environment for designing complex prompt templates with conditional logic and reusable snippets, and employs genetic alg

    Rustbamlboundarymlguardrails
    在 GitHub 上查看↗7,636
  • minedojo/voyagerMineDojo 的头像

    MineDojo/Voyager

    6,987在 GitHub 上查看↗

    Voyager is an autonomous embodied agent and lifelong learning framework that uses a large language model to explore virtual environments. It functions as a code-based action controller, translating natural language instructions into executable scripts to interact with its surroundings. The system features an automatic curriculum generator that creates sequences of exploration goals to discover new items and behaviors without human intervention. It maintains a skill library manager that stores learned behaviors as reusable code fragments, which can be composed to execute complex tasks. The fr

    JavaScriptembodied-learninglarge-language-modelsminecraft
    在 GitHub 上查看↗6,987

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • linshenkx/prompt-optimizerlinshenkx 的头像

    linshenkx/prompt-optimizer

    30,927在 GitHub 上查看↗

    Prompt Optimizer is a framework designed for the iterative refinement and testing of text-based instructions for large language models. It functions as an automated evaluation pipeline that systematically adjusts prompt structure, constraints, and clarity to improve the accuracy and consistency of model outputs. The system distinguishes itself through a model-agnostic interface that standardizes communication across different artificial intelligence providers. It incorporates a versioned asset management system to track prompt history, enabling developers to maintain consistency and perform r

    TypeScriptllmpromptprompt-engineering
    在 GitHub 上查看↗30,927
  • tukuaiai/vibe-coding-cntukuaiai 的头像

    tukuaiai/vibe-coding-cn

    8,294在 GitHub 上查看↗

    vibe-coding-cn is an AI software development workflow and prompt engineering framework designed to transform product ideas into functional applications using natural language. It functions as an AI agent orchestration system that coordinates specialized skills and quality gates to guide the incremental creation of software. The framework distinguishes itself through a project memory system that maintains architectural and design documentation to preserve context during long-term collaborations. It employs a prompt optimization library that utilizes recursive loops, chain-of-thought reasoning,

    Pythonaiai-agentsclaude-code
    在 GitHub 上查看↗8,294
  • keirp/automatic_prompt_engineerkeirp 的头像

    keirp/automatic_prompt_engineer

    1,360在 GitHub 上查看↗

    Automatic Prompt Engineer is a framework designed to automate the generation, refinement, and performance measurement of language model instructions. It functions as a systematic tool for optimizing prompt phrasing by iteratively testing candidate instructions against specific input and output datasets to maximize task accuracy. The system distinguishes itself through an evaluation-driven approach that uses automated feedback loops to score prompt variations. By employing template-based input structuring, it ensures consistent testing environments where candidate instructions are measured aga

    Python
    在 GitHub 上查看↗1,360
  • instructor-ai/instructorinstructor-ai 的头像

    instructor-ai/instructor

    13,181在 GitHub 上查看↗

    Instructor is a schema enforcement and validation library designed to transform language model outputs into structured, type-safe data formats. It functions as a validation layer that uses Pydantic to ensure model responses conform to specific data models, acting as a tool for forcing large language models to return data in predefined schemas. The project differentiates itself through a recursive error-feedback loop that automatically retries requests when structural errors occur, passing validation failure messages back to the model to guide corrections. It also includes a streaming parser c

    Python
    在 GitHub 上查看↗13,181
  • samchon/typiasamchon 的头像

    samchon/typia

    5,837在 GitHub 上查看↗

    Typia is a compile-time code generator that transforms TypeScript type annotations into runtime validation, serialization, and schema functions without requiring decorators or separate schema files. It generates optimized validation and serialization code during TypeScript compilation, producing dedicated functions for each type that eliminate runtime schema objects for faster execution. The project extends this core capability into several integrated areas. It generates fully typed client SDKs from NestJS controller source code, keeping server and client types synchronized automatically. It

    Go
    在 GitHub 上查看↗5,837
  • uditgoenka/autoresearchuditgoenka 的头像

    uditgoenka/autoresearch

    5,070在 GitHub 上查看↗

    This project is an autonomous research framework and agentic software development toolkit designed to automate complex engineering tasks through goal-directed iteration. It provides a code refactor engine and an extension for the Claude Code interface to implement iterative loops that modify, verify, and refine code and documentation. The system distinguishes itself through the use of adversarial personas and multi-agent workflows. It employs adversarial simulation and interrogation to refine requirements, resolve architectural ambiguities via blind judge panels, and conduct red-team security

    JavaScript
    在 GitHub 上查看↗5,070
  • going-doer/paper2codegoing-doer 的头像

    going-doer/Paper2Code

    4,692在 GitHub 上查看↗

    Paper2Code is an AI research automation suite and large language model code generation pipeline designed to transform machine learning research papers into executable code repositories. It functions as a tool for automating the translation of scientific literature and theoretical descriptions into functional machine learning implementations. The system employs a multi-stage generation pipeline that utilizes document-to-plan decomposition and automated repository scaffolding to produce complete project structures. It incorporates an automated code evaluation framework that uses an iterative cr

    Python
    在 GitHub 上查看↗4,692
  • guardrails-ai/guardrailsguardrails-ai 的头像

    guardrails-ai/guardrails

    7,033在 GitHub 上查看↗

    Guardrails is a Python SDK that wraps calls to large language models with configurable validation pipelines, corrective actions, and structured output generation. It provides a unified API layer that connects to over 100 language models, applying consistent validation, streaming, and error-handling across providers. The framework validates and corrects model responses against safety and quality rules, detecting and mitigating risks in both inputs and outputs using pre-built and custom validators. The project distinguishes itself through a validator-pipeline architecture that sequentially appl

    Pythonaifoundation-modelgpt-3
    在 GitHub 上查看↗7,033
  • ruc-datalab/deepanalyzeruc-datalab 的头像

    ruc-datalab/DeepAnalyze

    3,675在 GitHub 上查看↗

    DeepAnalyze is an autonomous data science agent and research pipeline designed to transform raw datasets into comprehensive analysis reports. It operates by generating and executing Python code to perform data preparation, modeling, and visualization. The system utilizes a secure, containerized execution environment to run generated scripts in isolation from the host system. It includes a benchmarking tool to evaluate the accuracy and performance of large language models against standardized data science tasks and a standardized API gateway for managing model completions and file uploads. Th

    Pythonagentagenticagentic-ai
    在 GitHub 上查看↗3,675
  • microsoft/magentic-uimicrosoft 的头像

    microsoft/magentic-ui

    9,648在 GitHub 上查看↗

    Magentic-UI is an agentic UI toolkit and framework that enables large language models to interface with real-time browser environments, operating systems, and virtual machines. It provides a sandbox environment where models can execute instructions to manage local files and run shell commands. The project functions as a web interaction orchestrator and browser automation framework, allowing for the execution of end-to-end web workflows and form completions. It coordinates these actions through a system that translates natural language goals into executable sequences. The toolkit covers sever

    Pythonagentsaiai-ux
    在 GitHub 上查看↗9,648
  • jxnl/instructorjxnl 的头像

    jxnl/instructor

    13,236在 GitHub 上查看↗

    Instructor is a library designed to parse, validate, and map unstructured language model responses into strongly typed, schema-compliant data objects. It provides a framework for structured data extraction that uses data modeling classes to enforce strict type constraints on model outputs, ensuring that generated content consistently matches expected structures. The library distinguishes itself through an automated error recovery system that manages the lifecycle of failed extraction attempts. When a model output fails to meet defined schema requirements, the framework automatically triggers

    Python
    在 GitHub 上查看↗13,236
  • joanrod/star-vectorjoanrod 的头像

    joanrod/star-vector

    4,462在 GitHub 上查看↗

    Star-vector is a suite of vision-language systems designed to generate scalable vector graphics from text or image inputs. It utilizes a vision-language foundation model to treat the creation of visual elements as a structured code generation task. The system employs a multimodal architecture that maps visual patterns and shapes to corresponding structural elements in a vector code sequence. It incorporates a render-loop feedback mechanism and reinforcement learning to iteratively refine the fidelity of the generated graphics by comparing rendered outputs against target images. The project c

    Pythonllmmultimodal-large-language-modelssvg
    在 GitHub 上查看↗4,462
  • joshpxyne/gpt-migratejoshpxyne 的头像

    joshpxyne/gpt-migrate

    6,978在 GitHub 上查看↗

    gpt-migrate is an automated code migration tool that uses large language models to translate source code and project structures between different programming languages. It functions as an automated code translator that converts codebases across frameworks while mapping compatible third-party dependencies. The system includes a containerized code validator to ensure functional parity by executing unit tests within isolated environments. It also operates as an automated debugging agent that analyzes execution logs and edits source files to resolve bugs in the translated code. The tool covers c

    Python
    在 GitHub 上查看↗6,978
  • microsoft/typechatmicrosoft 的头像

    microsoft/TypeChat

    8,666在 GitHub 上查看↗

    TypeChat is a schema enforcement library and framework for building natural language interfaces. It ensures that responses from large language models strictly adhere to predefined TypeScript type definitions, translating unstructured human language into predictable, structured data. The project functions as both a prompt generator and an output validator. It automatically creates model instructions by extracting requirements from type schemas to replace manual prompt engineering and verifies that model outputs match the required format. The system handles structured output generation and res

    TypeScript
    在 GitHub 上查看↗8,666
  • karpathy/autoresearchkarpathy 的头像

    karpathy/autoresearch

    87,119在 GitHub 上查看↗

    Autoresearch is an autonomous machine learning research agent and architecture search framework. It employs a closed-loop system to programmatically rewrite training and architecture source code to discover optimal language model configurations. The system iteratively modifies code and evaluates performance metrics to improve model quality based on a target objective. It optimizes model performance and training efficiency by tracking validation bits per byte, which allows for a fair comparison of architectural changes independently of vocabulary size. The framework manages the full training

    Python
    在 GitHub 上查看↗87,119
  • sweepai/sweepsweepai 的头像

    sweepai/sweep

    7,703在 GitHub 上查看↗

    Sweep is an automated software engineering system that uses large language models to resolve GitHub issues. It functions as an AI software engineer that transforms natural language issue descriptions into concrete code changes and pull requests. The system integrates with GitHub webhooks to trigger workflows based on issue creation or label updates. It employs an iterative feedback loop that analyzes compiler errors and test results to refine generated code and correct bugs. The tool covers a range of maintenance capabilities, including automated bug fixing, feature implementation, and codeb

    Jupyter Notebook
    在 GitHub 上查看↗7,703
  • doriandarko/claude-engineerDoriandarko 的头像

    Doriandarko/claude-engineer

    11,199在 GitHub 上查看↗

    Claude-engineer is an autonomous software engineering agent and command-line interface for interacting with the Claude 3.5 Sonnet model. It functions as an AI code editor that writes code, manages local files, and executes terminal commands to automate technical workflows. The system features a self-evolving tool framework that allows the agent to design and implement its own functional scripts to expand its capabilities during a session. It utilizes a sandboxed Python executor to run scripts for data analysis and complex computations in a secure remote environment. The project covers a broa

    Python
    在 GitHub 上查看↗11,199
  • davidkimai/context-engineeringdavidkimai 的头像

    davidkimai/Context-Engineering

    8,431在 GitHub 上查看↗

    Context-Engineering is a prompt engineering framework and cognitive architecture for large language models. It provides a set of patterns and methodologies for designing structured prompts and modular reasoning flows that decompose complex tasks into specialized, step-by-step problem solving templates. The project distinguishes itself through stateful prompt management and context window optimization. It maintains persistent memory across multiple interaction turns by compressing conversation history into compact internal state cells and employs techniques to maximize information density per

    Python
    在 GitHub 上查看↗8,431
  • anthropics/anthropic-cookbookanthropics 的头像

    anthropics/anthropic-cookbook

    45,984在 GitHub 上查看↗

    This repository is a collection of guides, notebooks, and recipes for implementing advanced prompting techniques and workflow patterns with large language models. It serves as a prompt engineering guide, an evaluation suite for scoring prompt quality, and a framework for orchestrating agents and integrating external tools. The project provides implementation patterns for building applications with Claude, specifically focusing on coordinating multiple models to split complex tasks between high-reasoning and high-efficiency agents. It includes technical demonstrations for multimodal data proce

    Jupyter Notebook
    在 GitHub 上查看↗45,984
  • datawhalechina/prompt-engineering-for-developersdatawhalechina 的头像

    datawhalechina/prompt-engineering-for-developers

    24,267在 GitHub 上查看↗

    This project is a technical curriculum and development guide focused on large language model prompt engineering, fine-tuning, and the creation of retrieval augmented generation applications. It serves as a comprehensive resource for developers to master crafting precise instructions and textual patterns to improve the quality and predictability of model outputs. The material covers the end-to-end workflow of adapting open-source models to specific datasets and integrating language models with vector databases to generate responses based on private information. It also provides a systematic ap

    Jupyter Notebook
    在 GitHub 上查看↗24,267
  • stanfordnlp/dspystanfordnlp 的头像

    stanfordnlp/dspy

    35,325在 GitHub 上查看↗

    DSPy is a declarative programming framework designed for building complex language model applications. It treats model interactions as modular, composable programs, allowing developers to define task logic through typed class schemas rather than relying on manually written prompts. By organizing workflows into hierarchical, reusable Python objects, the framework enables the construction of sophisticated AI systems that manage state and execution flow independently. The framework distinguishes itself through an automated optimization engine that iteratively refines prompt instructions and few-

    Python
    在 GitHub 上查看↗35,325
  • steven2358/awesome-generative-aisteven2358 的头像

    steven2358/awesome-generative-ai

    12,151在 GitHub 上查看↗

    This project serves as a comprehensive, curated directory of resources, tools, and platforms dedicated to the generative artificial intelligence ecosystem. It functions as a central hub for developers and researchers to discover the frameworks, models, and services necessary for building, deploying, and managing intelligent software applications. The directory distinguishes itself by providing a structured index of specialized tooling across several technical domains. It covers the full lifecycle of generative AI, including the development of autonomous agent systems, the implementation of re

    aiartificial-intelligenceawesome
    在 GitHub 上查看↗12,151
  • dair-ai/prompt-engineering-guidedair-ai 的头像

    dair-ai/Prompt-Engineering-Guide

    75,678在 GitHub 上查看↗

    This project is a comprehensive educational resource and technical guide focused on the development, optimization, and application of large language models. It provides a structured curriculum for mastering prompt engineering, ranging from foundational principles of instruction design to advanced techniques for improving model reasoning, accuracy, and reliability. The guide distinguishes itself by offering deep technical insights into agentic workflows and autonomous system design. It covers the implementation of multi-step reasoning chains, tool integration through function calling, and stat

    MDXagentagentsai-agents
    在 GitHub 上查看↗75,678
  • coze-dev/coze-studiocoze-dev 的头像

    coze-dev/coze-studio

    19,900在 GitHub 上查看↗

    Coze Studio is a development platform for building intelligent agents and conversational applications. It provides a visual environment where users construct agents by linking workflows, knowledge bases, and custom prompts to automate complex tasks. The system functions as a central hub for managing AI model services, allowing developers to connect various providers to serve as the intelligence layer for their applications. The platform distinguishes itself through a node-based workflow orchestrator that enables the design of automated logic sequences on a visual canvas. It includes a modular

    TypeScriptagentagent-platformai-plugins
    在 GitHub 上查看↗19,900
  • elder-plinius/cl4r1t4selder-plinius 的头像

    elder-plinius/CL4R1T4S

    40,356在 GitHub 上查看↗

    CL4R1T4S is a framework designed to orchestrate generative AI workflows and optimize language model outputs. It functions as a centralized utility for managing, versioning, and deploying structured system prompts and behavioral parameters to ensure consistent performance across complex tasks. The project distinguishes itself by implementing a structured pipeline that wraps model interactions to enforce behavioral constraints and sanitize inputs. This orchestration layer incorporates heuristic-based validation and stateful context management to maintain coherence and quality throughout multi-s

    agentsaichatgpt
    在 GitHub 上查看↗40,356
  • lbjlaq/antigravity-managerlbjlaq 的头像

    lbjlaq/Antigravity-Manager

    29,772在 GitHub 上查看↗

    Antigravity-Manager is an artificial intelligence model orchestration platform that functions as a unified gateway for interacting with multiple external service providers. It standardizes heterogeneous vendor data structures into a consistent internal schema, allowing third-party tools to interface with various models through a single, normalized API. The system distinguishes itself through automated infrastructure management, including the lifecycle tracking of service accounts and the secure rotation of authentication credentials. By acting as a middleware layer, it intercepts traffic to p

    Rustaccount-managerantigravity
    在 GitHub 上查看↗29,772
  • willwulfken/midjourney-styles-and-keywords-referencewillwulfken 的头像

    willwulfken/MidJourney-Styles-and-Keywords-Reference

    12,285在 GitHub 上查看↗

    This project serves as a comprehensive reference tool for prompt engineering within generative image models. It provides a structured guide for exploring artistic styles, technical parameters, and keyword combinations to assist in achieving specific aesthetic outcomes and consistent visual themes. The resource distinguishes itself by enabling direct comparisons between different model versions, allowing users to observe how specific keywords and settings influence output quality over time. By organizing visual examples and technical data into a hierarchical taxonomy, it facilitates the iterat

    aiai-artai-research
    在 GitHub 上查看↗12,285