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 posgnu/rci-agent

Projects sharing features with Rci Agent

27 open-source projects similar to posgnu/rci-agent, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it 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
  • 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
  • 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

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
  • 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
  • canner/wrenaiCanner avatar

    Canner/WrenAI

    14,437View on GitHub↗

    WrenAI is a platform designed to enable natural language interaction with relational and analytical databases. By combining a text-to-SQL engine with semantic data modeling, it allows users to explore structured data through plain language questions, removing the requirement for manual code generation. The system functions by grounding natural language requests in a predefined business logic layer rather than raw database schemas. This semantic approach, supported by context-aware prompt engineering, ensures that generated queries remain consistent and accurate across an organization. The pla

    TypeScriptagentanthropicbedrock
    View on GitHub↗14,437
  • cpacker/memgptcpacker avatar

    cpacker/MemGPT

    23,374View on GitHub↗

    MemGPT is a memory management framework and external memory layer for large language models. It functions as a platform for building stateful AI agents that maintain a persistent identity and continuous context across multiple sessions. The system enables agents to bypass fixed context window limitations by using a virtual context windowing approach. This allows models to manage their own memory through internal commands to search, update, and delete stored information within a hierarchical structure of short-term working context and long-term archival storage. The framework provides a local

    Python
    View on GitHub↗23,374
  • craftjarvis/mc-plannerC

    CraftJarvis/MC-Planner

    0View on GitHub↗
    View on GitHub↗0
  • dcdmllm/worldgptDCDmllm avatar

    DCDmllm/WorldGPT

    124View on GitHub↗

    WorldGPT: Empowering LLM as Multimodal World Model

    Jupyter Notebook
    View on GitHub↗124
  • hiagent2024/hiagentHiAgent2024 avatar

    HiAgent2024/HiAgent

    61View on GitHub↗

    HiAgent: Hierarchical Working Memory Management for Solving Long-Horizon Agent Tasks with Large Language Model

    SAS
    View on GitHub↗61
  • ltzheng/synapseL

    ltzheng/synapse

    0View on GitHub↗
    View on GitHub↗0
  • markeljan/web3gptMarkeljan avatar

    Markeljan/web3gpt

    115View on GitHub↗

    Develop and deploy smart contracts using natural language.

    TypeScriptagents-web3ai-solidityai-web3
    View on GitHub↗115
  • measure-infinity/mulan-codemeasure-infinity avatar

    measure-infinity/mulan-code

    43View on GitHub↗

    Sen Li, Ruochen Wang, Cho-Jui Hsieh, Minhao Cheng, Tianyi Zhou

    Python
    View on GitHub↗43
  • microsoft/ufomicrosoft avatar

    microsoft/UFO

    9,017View on GitHub↗

    UFO is a multi-device task orchestrator and LLM agent orchestration framework designed to decompose natural language requests into executable task graphs. It functions as a cross-platform UI automation tool capable of performing interactions on Windows and mobile devices while routing tasks to distributed agents based on their hardware and software capabilities. The system is distinguished by its RAG-enhanced agent architecture, which integrates external documentation and previous execution traces to improve decision-making. It employs a hybrid UI detection approach that combines computer vis

    Pythonagentautomationcopilot
    View on GitHub↗9,017
  • northern-lights-province/calypso-aiide-artifactnorthern-lights-province avatar

    northern-lights-province/calypso-aiide-artifact

    28View on GitHub↗

    This repository contains the main CALYPSO system from the paper CALYPSO: LLMs as Dungeon Masters’ Assistants. CALYPSO takes the form of a Discord bot that DMs can use to understand D&D monsters and brainstorm encounter ideas.

    Python
    View on GitHub↗28
  • os-copilot/os-copilotOS-Copilot avatar

    OS-Copilot/OS-Copilot

    1,776View on GitHub↗

    [Website](https://os-copilot.github.io/) [Arxiv](https://arxiv.org/abs/2402.07456) [PDF](https://arxiv.org/pdf/2402.07456.pdf) [Documentation](https://os-copilot.readthedocs.io/en/latest/)

    Python
    View on GitHub↗1,776
  • osu-nlp-group/hipporagOSU-NLP-Group avatar

    OSU-NLP-Group/HippoRAG

    3,605View on GitHub↗

    NeurIPS'24 HippoRAG is a novel RAG framework inspired by human long-term memory that enables LLMs to continuously integrate knowledge across external documents. RAG Knowledge Graphs Personalized PageRank.

    Python
    View on GitHub↗3,605
  • zhongwanjun/memorybank-siliconfriendzhongwanjun avatar

    zhongwanjun/MemoryBank-SiliconFriend

    435View on GitHub↗

    Read this in Chinese (阅读中文版本).

    Python
    View on GitHub↗435
  • agiresearch/aios-lsfsagiresearch avatar

    agiresearch/AIOS-LSFS

    54View on GitHub↗

    This is the official code implementation of paper From Commands to Prompts: LLM-based Semantic File System for AIOS.

    Python
    View on GitHub↗54
  • ruc-gsai/yulan-recRUC-GSAI avatar

    RUC-GSAI/YuLan-Rec

    412View on GitHub↗

    User Behavior Simulation with Large Language Model based Agents

    Python
    View on GitHub↗412
  • simular-ai/agent-ssimular-ai avatar

    simular-ai/Agent-S

    11,855View on GitHub↗

    Agent-S is a multimodal AI agent and LLM desktop automation framework designed to control operating systems through graphical user interface interactions. It functions as a computer use interface, utilizing vision-language grounding to translate natural language goals into precise screen coordinates and system actions. The project differentiates itself by combining structured accessibility tree inspection with vision-based element localization. It manages cross-application workflows by mapping conceptual descriptions to physical pixels and simulating low-level keyboard and mouse events to mov

    Pythonagent-computer-interfaceai-agentscomputer-automation
    View on GitHub↗11,855
  • ur-whitelab/chemcrow-publicur-whitelab avatar

    ur-whitelab/chemcrow-public

    926View on GitHub↗

    Chemcrow

    Python
    View on GitHub↗926
  • vanna-ai/vannavanna-ai avatar

    vanna-ai/vanna

    22,707View on GitHub↗

    Vanna is a Python framework designed to build conversational interfaces that translate natural language into executable database queries. It functions as an enterprise-grade toolkit that connects language models to relational databases, allowing users to retrieve information through conversational prompts rather than manual code. The system maintains context across interactions by utilizing vector databases to store historical query patterns and schema metadata. The framework distinguishes itself through a focus on security and schema-aware generation. It incorporates granular access control,

    Pythonagentaidata-visualization
    View on GitHub↗22,707
  • wxh1996/videoagentwxh1996 avatar

    wxh1996/VideoAgent

    150View on GitHub↗

    This repo provides the PyTorch source code of our paper: VideoAgent: Long-form Video Understanding with Large Language Model as Agent (ECCV 2024). Check out project page here!

    Python
    View on GitHub↗150
  • wzx0swarm0robotics/karmaWZX0Swarm0Robotics avatar

    WZX0Swarm0Robotics/KARMA

    10View on GitHub↗

    To get started, clone the KARMA repository: ` git clone https://github.com/WZX0Swarm0Robotics/KARMA `

    View on GitHub↗10
  • xlang-ai/openagentsxlang-ai avatar

    xlang-ai/OpenAgents

    4,710View on GitHub↗

    OpenAgents is an open-source platform for deploying, managing, and interacting with language agents through a conversational interface. Agents on this platform can analyze data by generating and executing Python and SQL code, invoke external plugins, browse the web autonomously, and perform tasks like flight search, map directions, and social media posting—all driven by natural language. What distinguishes the platform is its architecture for persistent agent lifecycle management, isolated code execution via a sandbox, multi-agent coordination for complex workflows, and automatic plugin disco

    Pythonagentassistant-chat-botscode-generation
    View on GitHub↗4,710
  • xlang-ai/osworldxlang-ai avatar

    xlang-ai/OSWorld

    2,584View on GitHub↗

    OSWorld is an evaluation framework and multimodal agent benchmark designed to test the ability of large language models to complete complex tasks within virtualized operating system environments. It provides a virtualized desktop sandbox and a virtual machine orchestrator to deploy, snapshot, and reset cloud-based desktops, ensuring reproducible test states for AI agent interactions. The system distinguishes itself by providing an OS-level action space that translates model decisions into mouse clicks, keyboard inputs, and system commands. It employs a standardized interface to integrate vari

    Pythonagentartificial-intelligencebenchmark
    View on GitHub↗2,584
  • rohitg00/awesome-ai-appsrohitg00 avatar

    rohitg00/awesome-ai-apps

    723View on GitHub↗

    This project serves as a curated directory and resource hub for developers working with generative artificial intelligence. It provides a comprehensive index of open-source software solutions, frameworks, and project examples designed to help users discover and implement advanced AI systems. The repository focuses on practical implementations of agentic, multimodal, and retrieval-augmented generation architectures. It highlights tools for building conversational assistants, voice-enabled agents, and automated workflows that leverage large language models. By showcasing diverse technical domai

    HTMLagentsaiapps
    View on GitHub↗723