<!--
  Full-page Markdown export (rendered HTML → GFM).
  Source: https://neotoma.io/hi/docs
  Generated: 2026-04-26T19:09:31.541Z
-->
# दस्तावेज़

श्रेणी के अनुसार व्यवस्थित सभी Neotoma दस्तावेज़। यदि आप नए हैं तो शुरुआत से शुरू करें, या API, MCP और CLI विवरण के लिए संदर्भ अनुभाग पर जाएं।

## शुरुआत

-   [
    
    EvaluateHave your agent read this page to decide whether Neotoma fits your workflow
    
    
    
    
    
    
    
    ](/hi/evaluate)
-   [
    
    InstallInstall and initialize Neotoma locally
    
    
    
    
    
    
    
    ](/hi/install)
-   [
    
    WalkthroughEnd-to-end example across operating, building, and debugging
    
    
    
    
    
    
    
    ](/hi/walkthrough)

## इंटीग्रेशन

-   [
    
    Claude CodePersistent memory for Claude Code's local CLI agent
    
    
    
    
    
    
    
    ](/hi/neotoma-with-claude-code)
-   [
    
    ClaudeStructured state alongside Claude platform memory
    
    
    
    
    
    
    
    ](/hi/neotoma-with-claude)
-   [
    
    ChatGPTDeterministic memory for ChatGPT conversations
    
    
    
    
    
    
    
    ](/hi/neotoma-with-chatgpt)
-   [
    
    CodexCross-task memory and CLI fallback
    
    
    
    
    
    
    
    ](/hi/neotoma-with-codex)
-   [
    
    CursorPersistent memory alongside Cursor context
    
    
    
    
    
    
    
    ](/hi/neotoma-with-cursor)
-   [
    
    OpenClawUser-owned memory for OpenClaw agents
    
    
    
    
    
    
    
    ](/hi/neotoma-with-openclaw)

## संदर्भ

-   [
    
    InstallInstall and initialize Neotoma locally
    
    
    
    
    
    
    
    ](/hi/install)
-   [
    
    REST APIOpenAPI endpoints and parameters
    
    
    
    
    
    
    
    ](/hi/api)
-   [
    
    MCP serverModel Context Protocol actions
    
    
    
    
    
    
    
    ](/hi/mcp)
-   [
    
    CLICommands, flags, and REPL
    
    
    
    
    
    
    
    ](/hi/cli)
-   [
    
    Memory guaranteesAll memory properties on one page
    
    
    
    
    
    
    
    ](/hi/memory-guarantees)
-   [
    
    Memory modelsPlatform, retrieval, file-based, and deterministic memory compared
    
    
    
    
    
    
    
    ](/hi/memory-models)
-   [
    
    FoundationsPrivacy-first architecture and cross-platform design
    
    
    
    
    
    
    
    ](/hi/foundations)
-   [
    
    Agent instructionsMandatory behavioral rules for agents using Neotoma
    
    
    
    
    
    
    
    ](/hi/agent-instructions)
-   [
    
    ArchitectureState flow, guarantees, and principles
    
    
    
    
    
    
    
    ](/hi/architecture)
-   [
    
    TerminologyGlossary of key concepts
    
    
    
    
    
    
    
    ](/hi/terminology)
-   [
    
    Schema managementDefine, inspect, and evolve schema constraints safely
    
    
    
    
    
    
    
    ](/hi/schema-management)
-   [
    
    TroubleshootingCommon failure modes and practical fixes
    
    
    
    
    
    
    
    ](/hi/troubleshooting)
-   [
    
    ChangelogRelease history and documentation updates
    
    
    
    
    
    
    
    ](/hi/changelog)
-   [
    
    All pages (Markdown)Every indexable route as Markdown (SEO summaries)
    
    
    
    
    
    
    
    ](/hi/site-markdown)

## Where the tax shows up

-   [
    
    Context janitorYou re-explain context every session. State that persists across tools.
    
    
    
    
    
    
    
    ](/hi/operating)
-   [
    
    Inference varianceCorrections don’t stick. Deterministic state for agent pipelines.
    
    
    
    
    
    
    
    ](/hi/building-pipelines)
-   [
    
    Log archaeologySame inputs, different state. Replayable timelines and diffs.
    
    
    
    
    
    
    
    ](/hi/debugging-infrastructure)

## तुलना

-   [
    
    Build vs buyWhen to adopt a state-integrity layer instead of building around observability alone
    
    
    
    
    
    
    
    ](/hi/build-vs-buy)
-   [
    
    Neotoma vs platform memoryConvenience inside one AI product versus portable, auditable state across tools
    
    
    
    
    
    
    
    ](/hi/neotoma-vs-platform-memory)
-   [
    
    Neotoma vs Mem0Retrieval memory for prompt augmentation versus deterministic entity state
    
    
    
    
    
    
    
    ](/hi/neotoma-vs-mem0)
-   [
    
    Neotoma vs ZepKnowledge-graph retrieval versus versioned, schema-bound state
    
    
    
    
    
    
    
    ](/hi/neotoma-vs-zep)
-   [
    
    Neotoma vs RAGRelevant chunk retrieval versus exact state reconstruction
    
    
    
    
    
    
    
    ](/hi/neotoma-vs-rag)
-   [
    
    Neotoma vs file-based memoryMarkdown and JSON portability versus structured guarantees and provenance
    
    
    
    
    
    
    
    ](/hi/neotoma-vs-files)
-   [
    
    Neotoma vs database memoryCRUD rows versus append-only observations and deterministic reducers
    
    
    
    
    
    
    
    ](/hi/neotoma-vs-database)

## बाहरी

-   [
    
    GitHub repositorySource code, README, and issues
    
    
    
    
    
    
    
    ](https://github.com/markmhendrickson/neotoma)
-   [
    
    npm packageInstall via npm
    
    
    
    
    
    
    
    ](https://www.npmjs.com/package/neotoma)