Live playground

Paste a message. See the ad.

Same context signals the SDK sends. Sample catalog, not a live auction.

AI Chat Sandbox

Paste a message. We extract topics and show the ad that would serve.

Example match from our catalog. Add a publisher key to run the real auction.

Try a prompt

Extracted signals

Run a message to see topics, intent, and format.

Drop this in after you like the match

import { useIdlenAd } from '@idlen/chat-sdk/react';
const { ad, fetchAd } = useIdlenAd({ apiKey: 'idl_pk_...' });
await fetchAd({ rawText: message, sessionId: id });