Add ML-powered recommendations to any Mastodon client in under an hour. Native token auth, 15ms response time, zero dependencies, privacy-first architecture.
Native Mastodon authentication. No separate OAuth. Your SDK makes HTTPS requests to our API, which validates tokens with the user's instance, generates personalized recommendations using vector similarity, and returns them in milliseconds. Zero PII stored. Pseudonymous by design.
Cached recommendations return in under 20ms. Uncached requests complete in ~200ms.
Token validation and user profiles cached in Redis for lightning-fast responses.
Pseudonymous user IDs (SHA256). No tokens stored permanently. GDPR compliant.
Continuously crawling 1,669 federated instances. ~25K new posts per day.
Use existing Mastodon tokens. No OAuth maze, no separate login flow. Validates with the user's instance directly.
Works with Vue, React, Preact, Svelte, vanilla JS. One SDK, zero external dependencies, 18KB minified.
Pseudonymous user IDs. No PII storage. Users control their data via Mastodon. SSRF protection, rate limiting, HTTPS enforced.
Battle-tested on Elk and Phanpy. PostgreSQL + Redis + Celery. Monitoring, auto-scaling, and 99.9% uptime.
Framework-agnostic SDK. TypeScript ready. Zero external dependencies. Choose your framework below.
Join the beta and help shape the future of fediverse recommendations.