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
eureka-research avatar

eureka-research/Eureka

0
View on GitHub↗
3,172 stars·299 forks·Jupyter Notebook·MIT·8 viewseureka-research.github.io↗

Eureka

[Website] [arXiv] [PDF]

Features

  • Agent Planning and Coordination - Designs human-level rewards using coding language models.
  • Reinforcement Learning - Designs human-level rewards using large language models.

Star history

Star history chart for eureka-research/eurekaStar history chart for eureka-research/eureka

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

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

Start searching with AI

Open-source alternatives to Eureka

Similar open-source projects, ranked by how many features they share with Eureka.
  • facebookresearch/motiffacebookresearch avatar

    facebookresearch/motif

    136View on GitHub↗

    This repository contains PyTorch code for Motif, training AI agents on NetHack with reward functions derived from an LLM's preferences.

    Python
    View on GitHub↗136
  • lobehub/lobe-chatlobehub avatar

    lobehub/lobe-chat

    78,762View on GitHub↗

    Lobe Chat is a self-hosted AI platform that provides a web-based interface for interacting with multiple large language models. It functions as an AI agent orchestrator, allowing for the design, scheduling, and management of autonomous agent teams to perform operational tasks. The platform features an extensible plugin framework and SDK to integrate external tools and custom function calls into workflows. It utilizes a provider-agnostic model layer to unify various AI APIs and includes a context-aware memory system to store structured user information for personalized interactions. The syste

    TypeScript
    View on GitHub↗78,762
  • cloudflare/agentscloudflare avatar

    cloudflare/agents

    3,466View on GitHub↗

    This is an open-source framework for building stateful, durable AI agents that run on Cloudflare Workers. It provides a runtime for long-lived agents that maintain a persistent identity, local SQL storage, and real-time connections, utilizing a lifecycle where agents hibernate when idle and wake on demand. The project distinguishes itself through its multi-channel orchestration, allowing a single agent to be deployed across voice, email, and chat interfaces with unified state. It implements the Model Context Protocol for standardized tool and data exchange and includes a dedicated framework f

    TypeScriptagentsaicloudflare
    View on GitHub↗3,466
  • rockchinq/qchatgptRockChinQ avatar

    RockChinQ/QChatGPT

    16,352View on GitHub↗

    QChatGPT is an LLM bot orchestration platform and multi-platform chatbot gateway. It serves as a bridge that routes messages between various instant messaging services and AI models using a unified codebase, functioning as an agentic workflow manager to handle complex multi-turn dialogues. The platform distinguishes itself through an extensible plugin framework that allows for the addition of custom logic and event-driven features via standardized protocols. It also includes a web-based bot controller, providing a browser interface to manage bot behavior and monitor real-time performance with

    Python
    View on GitHub↗16,352
See all 30 alternatives to Eureka→

Frequently asked questions

What does eureka-research/eureka do?

[[Website]](https://eureka-research.github.io) [[arXiv]](https://arxiv.org/abs/2310.12931) [[PDF]](https://eureka-research.github.io/assets/eureka_paper.pdf)

What are the main features of eureka-research/eureka?

The main features of eureka-research/eureka are: Agent Planning and Coordination, Reinforcement Learning.

What are some open-source alternatives to eureka-research/eureka?

Open-source alternatives to eureka-research/eureka include: facebookresearch/motif — This repository contains PyTorch code for Motif, training AI agents on NetHack with reward functions derived from an… rockchinq/qchatgpt — QChatGPT is an LLM bot orchestration platform and multi-platform chatbot gateway. It serves as a bridge that routes… cloudflare/agents — This is an open-source framework for building stateful, durable AI agents that run on Cloudflare Workers. It provides… lobehub/lobe-chat — Lobe Chat is a self-hosted AI platform that provides a web-based interface for interacting with multiple large… alessiodm/drl-zh — Welcome to drlzh.ai: a hands-on deep reinforcement learning course where you build the algorithms, not just read about… ai4finance-foundation/finrl — FinRL is a reinforcement learning framework designed for the development, training, and backtesting of automated…