📢 Announcing our research paper: Zentry achieves 26% higher accuracy than OpenAI Memory, 91% lower latency, and 90% token savings! Read the paper to learn how we're revolutionizing AI agent memory.
How It Works
When a user submits an image or document, Zentry processes it to extract textual information and other pertinent details. These details are then added to the user’s memory, enhancing the system’s ability to understand and recall multimodal inputs.Supported Media Types
Zentry currently supports the following media types:- Images - JPG, PNG, and other common image formats
- Documents - MDX, TXT, and PDF files
Integration Methods
1. Images
Using an Image URL (Recommended)
You can include an image by providing its direct URL. This method is simple and efficient for online images.Using Base64 Image Encoding for Local Files
For local images—or when embedding the image directly is preferable—you can use a Base64-encoded string.2. Text Documents (MDX/TXT)
Zentry supports both online and local text documents in MDX or TXT format.Using a Document URL
Using Base64 Encoding for Local Documents
3. PDF Documents
Zentry supports PDF documents via URL.Complete Example with Multiple File Types
Here’s a comprehensive example showing how to work with different file types:Telegram
Join our community
GitHub
Ask questions on GitHub
Support
Talk to founders