An open API service indexing awesome lists of open source software.

https://github.com/duguce/mem0localclient


https://github.com/duguce/mem0localclient

Last synced: 11 months ago
JSON representation

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