Inspiration

We set out to make ultra-low latency AI something you can feel, not just read on a benchmark slide. Inspired by cyberpunk club culture, classic text adventure games, and the fantasy of an impossible NPC gatekeeper, we built a playful challenge where persuasion, humor, and creativity collide with real-time AI inference. Speed isn't a feature—it's the experience.

What It Does

AI-Bouncer is a web-based chat game where players try to talk their way past a stubborn AI bouncer and into a virtual cyberpunk club. Players encounter distinct bouncer personalities, unlock progressive hints after failed attempts, earn achievements, and compete on a VIP leaderboard. Cerebras ultra-low latency responses stream live with visible timing, making speed part of the gameplay itself.

How We Built It

  • Platform: LiquidMetal Raindrop (Node.js + Express)
  • AI Inference: Cerebras Llama-3.3-70B with token-by-token streaming
  • Frontend: Single-page HTML app with Tailwind CSS and glitchy cyberpunk visuals
  • Storage: Vultr Object Storage (S3-compatible) for leaderboard and game stats
  • Deployment: Netlify and Raindrop workflows

Challenges We Ran Into

  • Making latency visible and meaningful without breaking immersion
  • Streaming AI responses smoothly while tracking precise timing
  • Designing bouncer personalities that feel distinct yet balanced
  • Ensuring reliable object storage writes under rapid game interactions
  • Keeping the app fast, fun, and polished within hackathon time limits

Accomplishments We're Proud Of

  • Latency as a core gameplay mechanic, not an afterthought
  • Multiple memorable, distinct AI personalities
  • Sub-second streaming responses with clear latency metrics
  • A launch-ready app with persistent leaderboards
  • Clean integration of Cerebras, LiquidMetal, and Vultr in a real product

What We Learned

Latency directly shapes user perception and fun—it's not just a backend concern. Streaming responses dramatically improve perceived speed. Personality design matters as much as model quality. Simple game mechanics can powerfully showcase advanced infrastructure when thoughtfully designed.

What's Next

  • Multiplayer challenges
  • Seasonal bouncer personalities
  • Deeper memory-based conversations
  • Social sharing of wins
  • Expanding into a broader AI-NPC showcase where ultra-low latency enables real-time, expressive character interactions

Built With

Share this project:

Updates