https://github.com/duguce/mem0localclient
https://github.com/duguce/mem0localclient
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/duguce/mem0localclient
- Owner: Duguce
- Created: 2025-07-06T15:16:11.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-07-08T14:28:45.000Z (11 months ago)
- Last Synced: 2025-07-08T15:39:10.534Z (11 months ago)
- Language: Python
- Size: 3.91 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mem0 Local Client
A simple Python client for interacting with self-hosted [Mem0](https://github.com/mem0ai/mem0) REST API servers.
## Overview
This client provides a convenient interface for managing memories in local Mem0 deployments, offering the same core functionality as the hosted Mem0 platform but designed specifically for self-hosted environments.
## Features
- **Add memories**: Store conversation messages as memories
- **Search memories**: Find relevant memories using semantic search
- **Retrieve memories**: Get all memories or specific memories by ID
- **Delete memories**: Remove individual memories or bulk delete
- **Reset store**: Clear all memories from the local instance