awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
DCDmllm avatar

DCDmllm/WorldGPT

0
View on GitHub↗
124 نجوم·16 تفرعات·Jupyter Notebook·5 مشاهدات

WorldGPT

WorldGPT: Empowering LLM as Multimodal World Model

Features

  • Agent Memory Systems - Empowering large language models as multimodal world models.

سجل النجوم

مخطط تاريخ النجوم لـ dcdmllm/worldgptمخطط تاريخ النجوم لـ dcdmllm/worldgpt

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ WorldGPT

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع WorldGPT.
  • mnemox-ai/tradememory-protocolالصورة الرمزية لـ mnemox-ai

    mnemox-ai/tradememory-protocol

    1,259عرض على 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
    عرض على GitHub↗1,259
  • baai-agents/cradleالصورة الرمزية لـ BAAI-Agents

    BAAI-Agents/Cradle

    2,538عرض على 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
    عرض على GitHub↗2,538
  • cpacker/memgptالصورة الرمزية لـ cpacker

    cpacker/MemGPT

    23,374عرض على 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
    عرض على GitHub↗23,374
  • airi-institute/arigraphالصورة الرمزية لـ AIRI-Institute

    AIRI-Institute/AriGraph

    170عرض على 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
    عرض على GitHub↗170
عرض جميع البدائل الـ 16 لـ WorldGPT→

الأسئلة الشائعة

ما هي وظيفة dcdmllm/worldgpt؟

WorldGPT: Empowering LLM as Multimodal World Model

ما هي الميزات الرئيسية لـ dcdmllm/worldgpt؟

الميزات الرئيسية لـ dcdmllm/worldgpt هي: Agent Memory Systems.

ما هي البدائل مفتوحة المصدر لـ dcdmllm/worldgpt؟

تشمل البدائل مفتوحة المصدر لـ dcdmllm/worldgpt: 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… hiagent2024/hiagent — HiAgent: Hierarchical Working Memory Management for Solving Long-Horizon Agent Tasks with Large Language Model. measure-infinity/mulan-code — Sen Li, Ruochen Wang, Cho-Jui Hsieh, Minhao Cheng, Tianyi Zhou. airi-institute/arigraph — AriGraph functions as the external memory architecture for large language models (LLMs), featuring a knowledge graph…