Answers grounded in the live web.
Search current sources, compare signals, and return a direct answer with references—not a stale model memory.
SEARCH · CITE · SYNTHESIZEPrivate multimodal AI for research, creation, and code. One interface, one compatible API, and onchain access built for the open internet.
What changed across the AI inference market this week?
Choose a mode and describe the outcome. CITALUME routes the request to the right intelligence layer.
Built for people who want the utility of frontier models without turning their work, identity, or prompts into somebody else's asset.
Search current sources, compare signals, and return a direct answer with references—not a stale model memory.
SEARCH · CITE · SYNTHESIZEMove from text to image and voice without changing tools or rebuilding your workflow.
TEXT · IMAGE · VOICEA familiar request format with predictable limits and a path toward token-settled access on Robinhood Chain.
REST · JSON · ONCHAIN ROADMAPCITALUME is designing a developer API around the familiar chat-completions format. Public endpoints, API keys, and billing are not active in the current beta.
const response = await fetch(
"https://api.citalume.xyz/v1/chat/completions", {
method: "POST",
headers: {
Authorization: "Bearer ctl_your_key"
},
body: JSON.stringify( {
model: "citalume-core",
messages
})
}
);Requests are sent with provider-side storage disabled where supported. Provider terms still apply.
Conversation history stays in your browser and can be removed from the device at any time.
Token-settled inference credits on Robinhood Chain are planned for after the token launch.
Use CITALUME today within public beta capacity. Final pricing will follow real usage—not imaginary subscriptions.
Explore Core, Private, Live Research, Image, and Voice. Access is available within daily platform capacity.
Enter the Studio →Predictable credits based on the models and features you actually use—without a fictional subscription tier.
Developer access roadmap →Purchase inference credits through transparent, token-priced settlement on Robinhood Chain.
Explore the settlement path →Beta access is currently free within daily capacity. Final pricing and token settlement will be introduced only after usage economics and the token launch are complete.