Script automation dashboard powered by Gemini
HOMES: Neural Deck is a cyberpunk-themed web app designed to turn raw ideas into high-retention video scripts. Instead of manually fighting with AI prompts, this tool uses a dedicated pipeline to ge…
Script automation dashboard powered by Gemini
HOMES: Neural Deck is a cyberpunk-themed web app designed to turn raw ideas into high-retention video scripts. Instead of manually fighting with AI prompts, this tool uses a dedicated pipeline to generate structured content with hooks, B-roll suggestions, and sound design cues in seconds.
Core Features
AI Writing Engine: Direct integration with Gemini 2.5 Flash for narration-focused scripts.
Visual Prompts: Automatically generates 5 detailed Midjourney/DALL-E prompts based on your script’s context.
Smart TTS: Built-in Text-to-Speech with a reactive waveform visualizer. Includes a sanitization layer to prevent audio glitches on mobile.
Production Export: One-click ZIP download containing your clean script, visual prompts, and production metadata.
I used Gemini CLI for code completions and real-time guidance throughout the development process. It was particularly helpful for the complex task of deploying Firebase Cloud Functions, ensuring the backend and frontend were properly synced.
Additionally, I used Perplexity as a technical mentor for deep research, architectural ideas, and clear explanations of complex concepts. Together, these tools acted as a “co-pilot” and mentor, helping me understand the underlying logic of the features I was implementing while guiding me through debugging and deployment hurdles. All final implementations and logic decisions were reviewed and executed by me to ensure the project met the Hackatime requirements of learning and building.