awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

Awesome GitHub RepositoriesPersistence Layers

Storage solutions and backends used to maintain the state of machine learning applications over time.

Explore 2 awesome GitHub repositories matching artificial intelligence & ml · Persistence Layers. Refine with filters or upvote what's useful.

Awesome Persistence Layers GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • langchain-ai/langchainlangchain-ai 的头像

    langchain-ai/langchain

    139,458在 GitHub 上查看↗

    LangChain is an orchestration framework designed for building, managing, and deploying applications powered by large language models. It provides a unified integration layer that normalizes disparate model provider APIs into a consistent set of primitives, enabling developers to build complex, multi-step AI workflows that manage state, memory, and tool execution. The project distinguishes itself through a durable execution runtime that maintains persistent state across long-running processes by checkpointing progress to external storage. It models agent workflows as directed graphs, allowing

    Persists session data and historical state across multiple interactions using integrated storage backends.

    Pythonagentsaiai-agents
    在 GitHub 上查看↗139,458
  • alirezarezvani/claude-skillsalirezarezvani 的头像

    alirezarezvani/claude-skills

    18,240在 GitHub 上查看↗

    This project is a framework for integrating modular instruction packages and domain-specific tools into large language model agents. It provides a system for managing agent context and extending coding assistants through a modular prompt library of persona-based instruction sets and skill trees. The framework distinguishes itself through a persistent memory layer that tracks architectural decisions and infrastructure patterns to prevent regressions during autonomous code modifications. It includes an orchestrator for managing multi-agent swarms and autonomous coding loops that cycle through g

    Maintains a persistence layer to track architectural decisions and patterns across autonomous coding sessions.

    Pythonagentic-aiagentic-codinganthropic-claude
    在 GitHub 上查看↗18,240
  1. Home
  2. Artificial Intelligence & ML
  3. Agentic Systems Frameworks
  4. Memory and Context Systems
  5. Persistence Layers

探索子标签

  • State BackendsStorage implementations for maintaining persistent agent session data and memory.