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
posgnu avatar

posgnu/rci-agent

0
View on GitHub↗
240 stars·33 forks·HTML·MIT·19 viewsposgnu.github.io/rci-web↗

Rci Agent

Welcome to the codebase for our paper, "Language Models can Solve Computer Tasks". In this codebase, you will find the implementation of our RCI agent, which uses a pre-trained language model to execute computer tasks in MiniWoB++ benchmark guided by natural language. The agent employs a simple…

Features

  • Agent Memory Systems - Recursive criticism and improvement for solving computer tasks.
  • Task Automation Agents - Solving computer-based tasks using language model reasoning.

Star history

Star history chart for posgnu/rci-agentStar history chart for posgnu/rci-agent

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with Rci Agent

These projects share indexed features with Rci Agent. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • mnemox-ai/tradememory-protocolmnemox-ai avatar

    mnemox-ai/tradememory-protocol

    1,259View on GitHub↗

    The Tradememory Protocol is a persistent, multi-layered memory and audit framework designed for artificial intelligence trading agents. It provides a structured architecture for agents to maintain episodic, semantic, and procedural knowledge across trading sessions, ensuring that decision-making is informed by long-term recall and historical context. The framework distinguishes itself through a combination of cryptographic integrity and cognitive modeling. It employs a tamper-evident logging system that uses hashed sequences to verify the history of trading decisions, alongside an outcome-wei

    Pythonai-agentsclaudecrypto
    View on GitHub↗1,259
  • 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
  • baai-agents/cradleBAAI-Agents avatar

    BAAI-Agents/Cradle

    2,538View on GitHub↗

    The Cradle framework is a first attempt at General Computer Control (GCC). Cradle supports agents to ace any computer task by enabling strong reasoning abilities, self-improvment, and skill curation, in a standardized general environment with minimal requirements.

    Pythonaiai-agentai-agents-framework
    View on GitHub↗2,538
  • airi-institute/arigraphAIRI-Institute avatar

    AIRI-Institute/AriGraph

    170View on GitHub↗

    AriGraph functions as the external memory architecture for large language models (LLMs), featuring a knowledge graph that is built from the ground up. This memory, configured as a semantic knowledge graph with added episodic vertices and edges, greatly improves the performance of…

    Inform 7
    View on GitHub↗170
Compare all 27 related projects→

Frequently asked questions

What does posgnu/rci-agent do?

Welcome to the codebase for our paper, "Language Models can Solve Computer Tasks". In this codebase, you will find the implementation of our RCI agent, which uses a pre-trained language model to execute computer tasks in MiniWoB++ benchmark guided by natural language. The agent employs a simple…

What are the main features of posgnu/rci-agent?

The main features of posgnu/rci-agent are: Agent Memory Systems, Task Automation Agents.

Which projects share features with posgnu/rci-agent?

Projects with overlapping indexed features include: mnemox-ai/tradememory-protocol — The Tradememory Protocol is a persistent, multi-layered memory and audit framework designed for artificial… aiwaves-cn/agents — This is an LLM agent framework and symbolic learning system designed for building self-evolving autonomous agents. It… baai-agents/cradle — The Cradle framework is a first attempt at General Computer Control (GCC). Cradle supports agents to ace any computer… canner/wrenai — WrenAI is a platform designed to enable natural language interaction with relational and analytical databases. By… cpacker/memgpt — MemGPT is a memory management framework and external memory layer for large language models. It functions as a… airi-institute/arigraph — AriGraph functions as the external memory architecture for large language models (LLMs), featuring a knowledge graph…