Every Cohesivity offering,
interactive, in one place.
A playground for poking at the platform. Each page below is a working demo of one offering — a real request to the edge, a real response, with the actual call shape revealed inline. No signups, no keys, no setup.
AI & data sources
Wrap upstream APIs without managing keys.
Gemini
Generate text, stream tokens
Google's Gemini family — text, vision, embeddings, image gen, streaming. No Google API key.
google-generative-ai-apiExa Search
Neural web search
Exa's neural search, content extraction, and answer endpoints. No Exa key.
exa-apiYouTube Data
Search videos, channels, playlists
Full YouTube Data API v3 access. Same paths and shapes as Google's API.
youtube-data-apiOpenWeather
Live conditions & forecasts
Current weather, forecasts, alerts. Just use OpenWeatherMap's standard paths.
openweather-apiGeocoding
Address ↔ coordinates
Google's Geocoding API. Convert any address to lat/lng or back.
google-geocoding-apiResend
Send transactional email
POST /emails through Resend. Sender is fixed to resend@cohesivity.ai.
resend-apiState
Persistent stores you provision in one POST.
Database
SQL over HTTP
Per-tenant SQLite (D1). One POST runs your query. Strongly consistent.
databaseRedis
Key-value, counters, sorted sets
Redis commands over HTTP. SET/GET/INCR/ZADD and a few dozen more.
redisObject Storage
Upload blobs, get a public URL
PUT a file, get back a permanent CDN URL. R2-backed, free egress.
object-storageVector DB
Similarity search on embeddings
Pinecone-backed. Upsert, query, fetch. Pairs with Gemini embeddings for RAG.
vector-databaseCompute
Run code at the edge, deploy from a payload.
Identity & realtime
Login flows and live channels, server-handled.