Analyzed 1 day ago · 2 anonymous rescans remaining · register free to re-analyze any time.
Public analysis · read only
Register free to re-analyze

plur-ai/plur

241 24 78 issues
TypeScript
Apache-2.0

Project Overview

codestral / codestral-latest

PLUR

PLUR provides persistent, open memory for AI agents across different tools and sessions.

AI Verdict
Clean— AI Trust Assessment

True Intent (AI Assessment)

PLUR is intended to provide persistent, open memory for AI agents across different tools and sessions.

README Accuracy

Accurate

Notes

The README accurately describes the project's purpose and functionality. The project appears to be well-maintained and actively developed.

What Is This?

PLUR is a memory management system designed for AI agents, allowing them to share and persist memory across different sessions and tools. It stores memory as plain-text engrams that users can read, correct, and delete.

PLUR solves the problem of fragmented agent memory by providing a unified memory system that works across multiple AI tools and sessions. This allows AI agents to retain and recall information consistently, improving their performance and reliability.

Developers and AI practitioners use PLUR to enhance their AI agents' capabilities by providing persistent memory. It is particularly useful for developers working with AI agents in various environments, such as coding assistants and other AI-driven tools.

PLUR works by storing memory in plain-text engrams on the user's disk. It integrates with various AI tools through plugins and CLI commands. The system uses a combination of local storage and optional cloud embedders for memory retrieval and management.

Notable patterns include the use of a monorepo structure for managing multiple packages, extensive benchmarking for performance metrics, and support for multiple AI frameworks and tools through plugins and adapters.

Your Report, Tab by Tab
At a Glance
241Stars
24Forks
78Open Issues
8/20/2026Last Active
LibraryTypeScriptApache-2.0
Technology Stack
LanguagesTypeScript, Python, Shell, JavaScript
RuntimeNode.js 20+
FrameworkVite, Vitest
DatabaseBetter SQLite3, PGLite
Package Managerpnpm
Key Dependencies@plur-ai/core, @huggingface/transformers, js-yaml, zod
Build Tooltsup
Test FrameworkVitest