simple-inference

Entertainment

Entertainment intelligence: movies, TV shows, music, gaming, and live events. Multi-source AI reasoning — natural-language questions answered with rich, reasoned responses drawing on entertainment metadata and signals.

entertainmentmoviestvmusicgamingeventsrecommendationsx402

Base URL · About · OpenAPI · llms.txt · Tools · Manifest

What is Entertainment?

Rare-domain entertainment intelligence behind x402 micropayments (exclusive tier). A single POST /entertainment/ask endpoint accepts a natural-language question plus an optional style preset (critic, curator, analyst, time_machine, itinerant). DeepSeek routes across movie/TV/music/game/event databases, fetches metadata + popularity signals, and returns a reasoned answer.

Pay per call in USDC, EURC across Base, Arbitrum, Polygon and Avalanche via the x402 micropayment protocol — no subscriptions, no API keys, no wallets to configure for the caller.

Operations

Show all operations

inference

MethodEndpointDescriptionTier
POST/entertainment/askMulti-source AI entertainment reasoning via DeepSeek. Accepts any natural language question about movies, TV, music, games, or events.exclusive

Workflows

  • entertainment_ask — Answer a movie/TV/music/game/event question: ask

Data sources

  • YTS — Movie metadata + torrent signals.
  • TMDB — With API key.
  • TVMaze
  • MusicBrainz
  • Deezer — Artist popularity, album/fan counts.
  • Last.fm — Artist listeners.
  • RAWG — Game metadata, ratings, platforms.
  • CheapShark — Game deals & pricing.
  • Ticketmaster — Live events, concerts, shows.

Examples

ask

Recommend a film

{
  "question": "Recommend me a sci-fi movie like Arrival with a great soundtrack",
  "style": "curator"
}