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

WZX0Swarm0Robotics/KARMA

0
View on GitHub↗
10 stars·7 forks·10 views

KARMA

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

Features

  • Agent Memory Systems - Augmenting embodied AI agents with long- and short-term memory.

Star history

Star history chart for wzx0swarm0robotics/karmaStar history chart for wzx0swarm0robotics/karma

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 KARMA

These projects share indexed features with KARMA. 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
  • 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
  • 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
  • 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 16 related projects→

Frequently asked questions

What does wzx0swarm0robotics/karma do?

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

What are the main features of wzx0swarm0robotics/karma?

The main features of wzx0swarm0robotics/karma are: Agent Memory Systems.

Which projects share features with wzx0swarm0robotics/karma?

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… baai-agents/cradle — The Cradle framework is a first attempt at General Computer Control (GCC). Cradle supports agents to ace any computer… cpacker/memgpt — MemGPT is a memory management framework and external memory layer for large language models. It functions as a… dcdmllm/worldgpt — WorldGPT: Empowering LLM as Multimodal World Model. hiagent2024/hiagent — HiAgent: Hierarchical Working Memory Management for Solving Long-Horizon Agent Tasks with Large Language Model. airi-institute/arigraph — AriGraph functions as the external memory architecture for large language models (LLMs), featuring a knowledge graph…