> ## Documentation Index
> Fetch the complete documentation index at: https://praison.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Memory • TypeScript AI Agent SDK

> Memory: TypeScript Memory class

# Memory

> Defined in the [**memory**](../modules/memory) module.

<Badge color="green">TypeScript AI Agent</Badge>

TypeScript Memory class

## Source

<Card title="View on GitHub" icon="github" href="https://github.com/MervinPraison/PraisonAI/blob/main/src/praisonai-ts/src/memory/index.ts#L1">
  `src/memory/index.ts` at line 1
</Card>

***

## Related Documentation

<CardGroup cols={2}>
  <Card title="JS Memory" icon="database" href="/docs/js/memory" />

  <Card title="JS Memory CLI" icon="terminal" href="/docs/js/memory-cli" />

  <Card title="JS Memory Hooks" icon="anchor" href="/docs/js/memory-hooks" />

  <Card title="JS Cache" icon="hard-drive" href="/docs/js/cache-cli" />
</CardGroup>
