Menu

Building "Zenimotion" - My AI Workflow Automator

Project Overview: For this class project, I wanted to go beyond simple text generation. I used Google Gemini as a "Coding Partner" to build a custom software tool called Zenimotion Workflow Automator. My goal was to create a desktop application to help streamline the content creation process for my YouTube channel, "New Motivation."
The Process: I have a background in basic web development, but I wanted to speed up the process. I used Gemini to generate the full code structure (HTML, CSS, and JavaScript) in a single file.

Key Prompts I Used:

  • "Create a single-file HTML application that connects to the Google Gemini API."

  • "Style the UI with a 'Neo-Brutalism' aesthetic using high-contrast black and white."

  • "Debug this JavaScript error regarding the API fetch function."

    The Result: With Gemini's help, I created a functional tool that can:

    1. Connect to the Gemini API.

    2. Generate video scripts and production plans based on my topics.

    3. Save prompts for future use.

      Reflection: This project showed me that AI isn't just for writing text; it's a powerful accelerator for development. It bridged the gap between my idea and a working product in a very short time.
      (Note: Please see the attached screenshot of the Zenimotion interface below.

      Building

      )