Skip to main content
The Playground at app.infery.ai/playground is the in-browser product surface. Everything you can do via API is available here, plus team-friendly features that only make sense in a UI: project organisation, bookmarks, granular sharing.

Layout

  • Sidebar (left) — projects, chats, shared items, bookmarks and quick filters (Mine · Shared · Bookmarks)
  • Main area (center) — message thread of the current chat
  • Modality tabs (top) — switch between Chat · Generate Image · Text-to-Speech · Speech-to-Text · Generate Video · Generate Music
  • Input zone (bottom) — textarea, file attachment button, model picker, settings (duration, aspect ratio, voice, etc), send button
  • Cost meter (bottom-right) — credits remaining, approximate cost of the current message

What you can do

Chat with 150+ models

Switch between frontier and open-source models mid-conversation. Credits are metered uniformly.

Generate images, video, voice, music

Six modalities, same UI, same credit balance.

Organise into projects

Group chats with shared settings — default model, system prompt, sharing scope.

Attach files

Drop PDFs, images, audio. Reuse generated images across messages.

Share granularly

Keep chats private, share with the whole workspace, or invite specific users with read or write access.

Bookmark answers

Pin important messages and revisit them across the workspace.

Keyboard shortcuts

ShortcutAction
EnterSend message
Shift + EnterNew line in input
Cmd/Ctrl + KQuick search chats
EscClose modal / cancel streaming

Under the hood

Every Playground message is a normal inference call through the same gateway that serves the API — same models, same credits, same fallback behaviour. Generated images and videos are mirrored to our GCS storage automatically so they survive past the provider’s ephemeral URLs.