Doc: Update chrome extension placement (#2321)

This commit is contained in:
Dev Khant
2025-03-06 23:58:23 +05:30
committed by GitHub
parent 5865d79de7
commit b701a50b51
4 changed files with 6 additions and 21 deletions

View File

@@ -35,4 +35,7 @@ Here are some examples of how Mem0 can be integrated into various applications:
<Card title="LlamaIndex Mem0" icon="square-5" href="/examples/llama-index-mem0">
Create a ReAct Agent with LlamaIndex which uses Mem0 as the memory store.
</Card>
<Card title="Chrome Extension" icon="square-6" href="/examples/chrome-extension">
Add memory capabilities to ChatGPT or Claude or Perplexity with the Mem0 Chrome Extension.
</Card>
</CardGroup>