awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to agi-templar/stable-alignment

Open-source alternatives to Stable Alignment

30 open-source projects similar to agi-templar/stable-alignment, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Stable Alignment alternative.

  • agiresearch/autoflowagiresearch avatar

    agiresearch/AutoFlow

    91View on GitHub↗

    Recent advancements in Large Language Models (LLMs) have shown significant progress in understanding complex natural language. However, LLMs still face challenges in generating and executing programming codes accurately. While some efforts have been made to leverage LLMs for code generation,…

    Jupyter Notebook
    View on GitHub↗91
  • aiwaves-cn/agentsaiwaves-cn avatar

    aiwaves-cn/agents

    5,932View on GitHub↗

    This is an LLM agent framework and symbolic learning system designed for building self-evolving autonomous agents. It functions as a computational graph orchestrator that organizes agent interactions and tool sequences as a trainable graph of nodes. The framework focuses on data-centric agent optimization, allowing agent pipelines and prompts to be upgraded through data-driven training rather than manual engineering. It utilizes a symbolic learning process that applies language-based loss and textual reflections to refine the operational logic and symbolic components of an agent. The system

    Pythonautonomous-agentslanguage-modelllm
    View on GitHub↗5,932
  • anthropics/hh-rlhfanthropics avatar

    anthropics/hh-rlhf

    1,845View on GitHub↗

    Human preference data for "Training a Helpful and Harmless Assistant with Reinforcement Learning from Human Feedback"

    View on GitHub↗1,845
  • aogara-ds/hoodwinkedA

    aogara-ds/hoodwinked

    0View on GitHub↗
    View on GitHub↗0
  • bingreeky/maasbingreeky avatar

    bingreeky/MaAS

    277View on GitHub↗

    🎉 Updates (2025-05-03) MaAS is accepted as ICML'25 Oral (Top ~1% among 12,107 submissions)! - 🚩 Updates (2025-02-06) Initial upload to arXiv (see PDF).

    Python
    View on GitHub↗277

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • chanwoo-park-official/maporlC

    chanwoo-park-official/MAPoRL

    0View on GitHub↗

    (Aug 29, 2025) It is based on the TRL (Transformer Reinforcement Learning) package. We are also planning to use Verl to make this easy to use, especially for the inference time scaling, so stay tuned!

    View on GitHub↗0
  • craftjarvis/jarvis-1CraftJarvis avatar

    CraftJarvis/JARVIS-1

    398View on GitHub↗

    [Website](http://craftjarvis-jarvis1.github.io/) [Paper](https://arxiv.org/abs/2311.05997) [Twitter](https://twitter.com/jeasinema/status/1723900032653643796)

    Java
    View on GitHub↗398
  • cranial-xix/llm-pddlCranial-XIX avatar

    Cranial-XIX/llm-pddl

    456View on GitHub↗

    This repo contains the source code for making plans based on problems decribed by natural language.

    SAS
    View on GitHub↗456
  • curai/curai-researchcurai avatar

    curai/curai-research

    95View on GitHub↗

    This repository contains code released by Curai Health. For a list of all publications at Curai Health, see our blog.

    Jupyter Notebook
    View on GitHub↗95
  • geekan/metagptgeekan avatar

    geekan/MetaGPT

    68,855View on GitHub↗

    MetaGPT is an agentic workflow orchestrator and multi-agent framework designed to transform natural language requirements into complete software deliverables. It functions as an AI software engineering suite that automates the creation of technical documentation, data structures, and source code by treating natural language as a programming environment. The system distinguishes itself by assigning professional roles to large language models, creating specialized agent teams that collaborate through a shared communication structure. It utilizes standard operating procedures to convert organiza

    Python
    View on GitHub↗68,855
  • gen-verse/scoreflowGen-Verse avatar

    Gen-Verse/ScoreFlow

    98View on GitHub↗

    Official implementation of our ScoreFlow. Affiliation: University of Chicago, Princeton University, University of Oxford.

    Python
    View on GitHub↗98
  • google-research/flangoogle-research avatar

    google-research/FLAN

    1,566View on GitHub↗

    Original Flan (2021) | The Flan Collection (2022) | Flan 2021 Citation | License

    Python
    View on GitHub↗1,566
  • google-research/language-tableG

    google-research/language-table

    0View on GitHub↗
    View on GitHub↗0
  • hkunlp/critic-rlHKUNLP avatar

    HKUNLP/critic-rl

    126View on GitHub↗

    Teaching Language Models to Critique via Reinforcement Learning

    Python
    View on GitHub↗126
  • human-agent-society/coralHuman-Agent-Society avatar

    Human-Agent-Society/CORAL

    735View on GitHub↗

    CORAL is a robust, lightweight infrastructure for multi-agent autonomous self-evolution, built for autoresearch. Works with Claude Code, Codex, Cursor, OpenCode, Kiro, and more.

    Python
    View on GitHub↗735
  • humanoidagents/humanoidagentsH

    HumanoidAgents/HumanoidAgents

    0View on GitHub↗
    View on GitHub↗0
  • joonspk-research/genagentsjoonspk-research avatar

    joonspk-research/genagents

    559View on GitHub↗

    This project introduces a novel agent architecture that simulates the attitudes and behaviors of real individuals by applying large language models (LLMs) to qualitative interviews about their lives. These agents replicate participants' responses on various social science measures, providing a…

    Python
    View on GitHub↗559
  • lightaime/camelL

    lightaime/camel

    0View on GitHub↗
    View on GitHub↗0
  • link-agi/autoagentsL

    Link-AGI/AutoAgents

    0View on GitHub↗
    View on GitHub↗0
  • lupantech/agentflowlupantech avatar

    lupantech/AgentFlow

    1,916View on GitHub↗
    Pythonagentic-aiagentic-systemsllms
    View on GitHub↗1,916
  • metauto-ai/gptswarmmetauto-ai avatar

    metauto-ai/GPTSwarm

    1,012View on GitHub↗

    🐝 The First Self-Improving agents with RL / Prompting Optimization

    Pythonagentaigpt
    View on GitHub↗1,012
  • microsoft/autogenmicrosoft avatar

    microsoft/autogen

    59,002View on GitHub↗

    This framework provides a development environment for building collaborative systems where autonomous agents interact to solve complex tasks through conversational workflows. It functions as a conversational workflow engine and event-driven runtime, coordinating multi-step processes by translating high-level goals into structured dialogue sequences between specialized agents. The system distinguishes itself through its message-passing orchestration, which manages state transitions and task delegation between independent participants. It supports dynamic conversation state management to provid

    Pythonagenticagentic-agiagents
    View on GitHub↗59,002
  • microsoft/jerichoM

    microsoft/jericho

    0View on GitHub↗
    View on GitHub↗0
  • microsoft/rd-agentmicrosoft avatar

    microsoft/RD-Agent

    11,266View on GitHub↗

    RD-Agent is an autonomous framework designed to orchestrate multi-step software engineering and data science workflows. By leveraging large language models, the system decomposes complex technical requirements into actionable research, planning, and execution phases, ultimately generating and running code to solve specific development tasks. The platform distinguishes itself through a containerized execution sandbox that ensures secure dependency management and system stability for all autonomously generated code. It employs multi-agent orchestration to manage iterative feedback loops, allowi

    Pythonagentaiautomation
    View on GitHub↗11,266
  • microsoft/textworldmicrosoft avatar

    microsoft/TextWorld

    1,419View on GitHub↗

    ​TextWorld is a sandbox learning environment for the training and evaluation of reinforcement learning (RL) agents on text-based games.

    Jupyter Notebook
    View on GitHub↗1,419
  • microsoft/tinytroupemicrosoft avatar

    microsoft/TinyTroupe

    7,475View on GitHub↗

    TinyTroupe is a multi-agent simulation framework designed to create populations of persona-based agents that interact to generate synthetic behavioral data and business insights. It serves as a persona-based agent orchestrator and synthetic data generator, allowing for the definition of agents with specific personality traits and goals to coordinate their interactions through structured workflows. The project features an extensible plugin system for connecting simulated agents to external tools and servers to execute code and access remote data. It includes an agentic simulation dashboard tha

    Jupyter Notebook
    View on GitHub↗7,475
  • minedojo/voyagerMineDojo avatar

    MineDojo/Voyager

    6,987View on 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
    View on GitHub↗6,987
  • noahshinn024/reflexionN

    noahshinn024/reflexion

    0View on GitHub↗
    View on GitHub↗0
  • openai/swarmopenai avatar

    openai/swarm

    21,640View on GitHub↗

    Swarm is a framework for building conversational systems that coordinate multi-agent workflows. It functions as an orchestration engine that manages persistent, multi-turn dialogues by routing tasks between specialized agents and executing local functions. The system is designed to handle complex, multi-step processes by maintaining shared state and context across agent interactions. The framework distinguishes itself through its approach to dynamic task delegation and execution control. It enables agents to hand off tasks to one another by returning agent objects, allowing for modular, domai

    Python
    View on GitHub↗21,640
  • openbmb/agentverseopenbmb avatar

    openbmb/agentverse

    5,064View on GitHub↗

    Agentverse is a multi-agent framework and orchestrator designed for deploying and managing multiple large language model agents. It provides a simulation environment where agents interact based on custom personas and defined interaction rules to solve tasks or simulate social dynamics. The system features a tool integration layer that connects agents to external functional plugins and specialized tools, extending their capabilities beyond text generation. It uses a combination of persona-based prompt injection and state-managed memory to maintain agent consistency and specialized skill sets d

    JavaScript
    View on GitHub↗5,064