Auto Multi Modal
Supermemory automatically detects the content type of the document you are adding.
supermemory is natively multi-modal, and can automatically detect the content type of the document you are adding.
We use the best of breed tools to extract content from URLs, and process it for optimal memory storage.
Automatic Content Type Detection
Supermemory automatically detects the content type of the document you’re adding. Simply pass your content to the API, and supermemory will handle the rest.
The content detection system analyzes:
- URL patterns and domains
- File extensions and MIME types
- Content structure and metadata
- Headers and response types
The content detection system analyzes:
- URL patterns and domains
- File extensions and MIME types
- Content structure and metadata
- Headers and response types
-
Type Selection
- Use
note
for simple text - Use
webpage
for online content - Use native types when possible
- Use
-
URL Content
- Send clean URLs without tracking parameters
- Use article URLs, not homepage URLs
- Check URL accessibility before sending
Quick Implementation
All you need to do is pass the content to the /memories
endpoint:
Supermemory uses Markdowner to extract content from URLs.
Supported Content Types
Supermemory supports a wide range of content formats to ensure versatility in memory creation:
Processing Pipeline
Content Detection
Supermemory automatically identifies the content type based on the input provided.
Content Extraction
Type-specific extractors process the content with:
- Specialized parsing for each format
- Error handling with retries
- Rate limit management
AI Enhancement
Chunking & Indexing
- Sentence-level splitting
- 2-sentence overlap
- Context preservation
- Semantic coherence
Technical Specifications
Size Limits
Content Type | Max Size |
---|---|
Text/Note | 1MB |
10MB | |
Image | 5MB |
Video | 100MB |
Web Page | N/A |
Google Doc | N/A |
Notion Page | N/A |
Tweet | N/A |
Processing Time
Content Type | Processing Time |
---|---|
Text/Note | Almost instant |
1-5 seconds | |
Image | 2-10 seconds |
Video | 10+ seconds |
Web Page | 1-3 seconds |
Google Doc | N/A |
Notion Page | N/A |
Tweet | N/A |