An AI-powered game show where entrepreneurs pitch to simulated judges, competing for virtual funding and real attention.
Clank Tank is an autonomous entertainment platform where users submit real business pitches that are transformed into complete, simulated episodes featuring AI-generated characters, dialogue, and interactions. Inspired by "Shark Tank," our system creates entertaining show episodes that provide exposure for projects while offering AI-driven feedback.
The show features a panel of AI judges who evaluate pitches, question the presenter, and ultimately decide whether to "pump" or "dump" the project.
Watch Episode S1E1: The AI Battle Arena
- Pitch Submission: Entrepreneurs submit their project details and personal information through our submission form
- AI Simulation: Our system creates an AI character to represent the pitcher and generates a complete episode script
- Real-Time Rendering: The episode is rendered in 3D using PlayCanvas (with variants for Unity/Unreal)
- Publishing: Episodes are shared via web embeds and social media clips
- Feedback & Exposure: Projects gain visibility, useful critique, and potential connections to capital
The Clank Tank system uses a modular architecture with several key components:
βββββββββββββββββββ βββββββββββββββββ βββββββββββββββββββ
β Pitch System ββββββΆβ Writers Room ββββββΆβ Episode Builder β
βββββββββββββββββββ βββββββββββββββββ βββββββββββββββββββ
β β
βΌ βΌ
βββββββββββββββββββ βββββββββββββββββββ
β Human Review βββββββββββββββββββββββββββ JSON Episode β
βββββββββββββββββββ βββββββββββββββββββ
β β
βΌ βΌ
βββββββββββββββββββ βββββββββββββββββββ
β Video Productionβββββββββββββββββββββββββββ 3D Playback β
βββββββββββββββββββ βββββββββββββββββββ
.
βββ docs/ # Documentation and concept files
βββ media/ # Assets for the show
β βββ cast/ # Character images and headshots
β βββ clips/ # Video segments (intro, outro, transitions)
β βββ thumbnails/ # Episode thumbnails and promotional images
βββ scripts/ # Automation tools
β βββ shmotime-recorder.js # Recording utility for episodes
βββ README.md # This file
- AI Writers' Room: Uses Anthropic Claude to generate natural dialogue and interactions between judges and pitchers
- Rendering Framework: PlayCanvas (web-based) with planned support for Unity/Unreal for higher fidelity
- Show Runner: JSON-based event system that controls the flow of scenes, dialogue, and camera work
- Audio Pipeline: ElevenLabs for voice synthesis plus sound effects and transitions
- Recording System: Automated tools to create high-quality recordings from rendered episodes
The repository includes a powerful recording tool for capturing high-quality videos of episodes:
# Record an episode
node scripts/shmotime-recorder.js https://shmotime.com/shmotime_episode/your-episode-url/
# For more options
node scripts/shmotime-recorder.js --help
- Complete audio pipeline with compression/DSP for voices
- Create consistent sound effect package (stingers, transitions)
- Implement professional intro/outro videos
- Add buffer space between dialogue lines for better pacing
- Develop structured segment format for episodes
- Enhanced judge interactions with deeper questioning
- Project demo integrations (15-30 seconds each)
- Balanced episode structure with varied pitches
- Multi-agent AI writers' room
- Audience feedback mechanisms
- Post-episode resources (PDF/webpage with project details)
- Token-based voting system
- Community submission review system
- Special guest judges from community
- Grant proposal reviews
- Hackathon judging
- Governance discussions
- Extended episode formats
Clank Tank is an entertainment platform and does not provide financial advice. All judge decisions are simulated and do not constitute real investment offers.