
Welcome to Memory API
A unified API for managing memory buckets and uploading multimodal content (videos, images, URLs, and text) with powerful semantic search capabilities.Key Features
Memory Buckets
Create and manage isolated memory buckets to organize your content
Multimodal Upload
Single endpoint for videos, images, URLs, and text memories
Powerful Search
Search within single or multiple buckets using natural language
Semantic Search
Advanced AI-powered search across videos, images, and text memories
Quick Start
1. Create a Memory Bucket
2. Upload Content
3. Search Your Content
API Endpoints
The API provides 5 core endpoints:- POST /memory-bucket/create - Create a new memory bucket
- POST /memory-bucket/delete - Delete an existing bucket
- POST /upload - Upload any content type (multimodal)
- POST /search - Search within a single bucket
- POST /search/multiple - Search across multiple buckets
