Search Results

Search Phrase = Screen


Main Site Search Results (23)

Bible Search Results (0)


Main Site Search Results

1: Terms of Use and Conditions


Terms of Use and Conditions


 


Read More

2: Header Images Component Tutorial


Header Images Component Tutorial


In the video above you can use the chapters menu to jump to main chapters of the video or use the time code references below to manually jump to parts of the video. The video also has searchable transcripts in the video player. These features are shown below.

 

If you are looking for a quick tech demo of how to integrate the Header Image Component simply start at 1:18 in the video demo above and you will get a full breakdown of the essentials in less than two minutes. 

Then continue on for the remainder of the demo to get a variety of creative design strategy tips and techniques to help provide a world-class visual experience for your site.

 


The header image component provides a versatile and visually impactful way to set the tone and context for web page content. This demo will show you how header images can be used in either a fixed width or full browser width layout, allowing for creative flexibility in design.

The technical steps for using the Header Image Component are very simple and straight forward. As such, the primary focus of this demo is to show a variety of creative strategies of you can use image styles to set the tone and mood of your user experience. If you are looking for the technical steps you can jump straight to 23:10 in the video above. You will see the steps completed in just a few clicks. 

This demo covers various creative strategies like using blurred images, color saturation, and logo overlays to establish the desired mood and branding. The process for implementing header images was shown to be straightforward, leveraging Photoshop templates to easily size and export assets. The demo emphasizes the importance of coordinating header imagery with body content to create a cohesive user experience. The demo highlights the power of the header image component to elevate the visual design of a website through a simple yet effective implementation.

Summary

  • Header Image Component Overview [0:01]

    • Josh Lomelino introduces the header image component, emphasizing its optional nature but noting its importance for design aesthetics and consistency.

    • The header image can be used for various purposes, such as Success Path diagrams, and is flexible across different form factors (mobile, tablet, desktop).

    • The header image can occupy either a fixed size or full Screen width, adapting dynamically to the device's size.

    • Josh demonstrates how the header image component adjusts its size and position on different devices, including mobile and desktop.

  • Fixed vs. Full Width Header Images [3:21]

    • Josh explains the two primary ways to use the header image component: fixed width and full width.

    • A fixed width image is useful for Success Path diagrams, showing the user's progress through content.

    • The full width image spans the entire browser width, providing a dynamic and adaptive look.

    • Josh shows examples of both fixed and full width images, highlighting their respective uses and benefits.

  • Creative Strategies for Header Images [6:58]

    • Josh discusses various creative strategies for using header images, including blurred images, color saturation, and logo overlays.

    • Blurred images can set the tone and texture of the page, while color saturation can enhance the mood of different sections.

    • Logo overlays can be used to show product or company logos, or sub-brands within an organization.

    • Photographic images, including cropped photography, can create visual interest and set the stage for the content.

  • Implementation and Exporting Images [10:59]

    • Josh provides a step-by-step guide on implementing header images, including the best image sizes for full width and fixed width images.

    • For full width images, the recommended size is 2300 pixels wide by 240 pixels tall.

    • For fixed width images, the recommended size is around 1448 by 308 pixels.

    • Josh demonstrates how to export images from Photoshop, ensuring they are the correct size and quality for the header component.

  • Using Templates and Media Manager [22:49]

    • Josh explains the use of templates for header images, including full width and fixed width templates.

    • The templates are structured to allow easy drag and drop of images, with layers for different elements like logos and header images.

    • Josh shows how to use the media manager to upload and manage images, emphasizing the importance of consistent file organization.

    • He also discusses the flexibility of using open-source image editing software like GIMP and Procreate.

  • Coordinating Header and Body Images [36:04]

    • Josh demonstrates how to coordinate header images with body images to create a unified look and feel.

    • He explains the process of exporting and uploading images, ensuring they are the correct size and quality.

    • Josh highlights the importance of file naming conventions to avoid issues with server caching.

    • He shows how to update and replace images in the media manager, ensuring the new images are correctly integrated into the page.

  • Creative Freedom and Customization [36:20]

    • Josh encourages users to explore different creative strategies for header images, including using stock imagery from sites like Unsplash.

    • He emphasizes the importance of having a clear license for any content used.

    • Josh demonstrates how to use different effects and adjustment layers in Photoshop to enhance the look of header images.

    • He shows how to create a visual content brainstorm spreadsheet to plan and organize images for different pages or classes.

  • Handling Image Caching and Updates [45:00]

    • Josh explains how to handle issues with image caching, including clearing browser cache or renaming files to force updates.

    • He demonstrates the process of updating and replacing images in the media manager, ensuring the new images are correctly integrated.

    • Josh highlights the importance of testing and refreshing the page to ensure the new images are visible.

    • He provides tips for managing and organizing images in the media manager to maintain consistency and efficiency.

  • Final Thoughts and Best Practices [49:17]

    • Josh summarizes the key points of the tutorial, emphasizing the flexibility and creative freedom of the header image component.

    • He encourages users to explore the examples and templates provided, using them as inspiration for their own designs.

    • Josh highlights the importance of consistent file organization and proper image sizing for optimal performance.

    • He concludes with a reminder to always test and refresh the page to ensure new images are correctly displayed.


Read More

3: Getting Started


Getting Started


Description

This introductory programming session focuses on teaching beginners how to write actual computer code using an Integrated Development Environment (IDE), specifically the Processing language. Josh Lomelino emphasizes learning programming logic and algorithms by creating computer graphics, starting with building a simple character like a robot. The approach aims to provide a lightweight, accessible entry point into programming that can be applied across multiple programming languages. By starting with practical, hands-on coding, participants will learn fundamental programming concepts while creating visual, interactive projects.

 

Outcomes

Here are the key things you will be able to do after you watch this demo:

  1. Set up and navigate an Integrated Development Environment (IDE)

  2. Write basic computer code using the Processing programming language

  3. Create simple computer graphics and draw characters on Screen

  4. Understand fundamental programming logic and algorithm development

  5. Translate programming concepts across multiple coding languages

  6. Build foundational skills in computer graphics programming

  7. Apply logical thinking to solve computational problems

  8. Recognize the basic structure and syntax of a programming language

  9. Develop a beginner's understanding of how computers interpret and execute code

  10. Create interactive visual programs from scratch

 

Summary

  • Introduction to Programming and IDEs 0:01

    • Josh Lomelino emphasizes the importance of taking immediate action and introduces the concept of writing computer code from the start.

    • He explains the need for an Integrated Development Environment (IDE) to write and run code, highlighting its versatility in supporting various programming languages.

    • Josh mentions several programming languages that can be used within an IDE, including Python, Java, C++, C#, Swift, JavaScript, and even C.

    • He stresses that the focus will be on learning logic and creating algorithms, rather than getting bogged down in the choice of specific languages.

  • Building a Character and Computer Graphics 2:02

    • Josh announces the first project: building a character, specifically a robot, which will serve as the foundation for computer graphics.

    • He explains that the principles learned in this project will be applicable to various fields, from video games to animated movies.

    • The project aims to introduce the basics of computer graphics, which are essential for understanding more complex programming concepts.

    • Josh introduces the language Processing, which is based on other existing languages and will be used for the initial programming exercises.

  • Advantages of Processing Language 2:39

    • Josh highlights the benefits of using Processing, including its lightweight nature and the ability to build things quickly.

    • He notes that other languages may require more setup and have additional overhead, which can complicate the learning process.

    • Processing is chosen for its simplicity and the ease with which it can be applied to other programming languages.

    • The next video will cover the steps to set up an IDE and begin building logic and computer graphics programs.

  • Next Steps and Conclusion 3:38

    • Josh outlines the plan for the next video, which will focus on setting up an IDE and starting to build logic and computer graphics programs.

    • He reiterates the importance of understanding logic and how it can be applied to create powerful programs.

    • The goal is to make the computer perform cool tasks by applying logical thinking and programming concepts.

    • Josh concludes the session by encouraging participants to prepare for the next steps and expresses excitement for the upcoming projects.


Read More

4: Automated Video Production Pipeline


Automated Video Production Pipeline


Description

This video guides you through setting up an automated video production pipeline, from selecting and testing brand voices using Eleven Labs to pairing them with digital avatars in HeyGen. By following the steps, you'll learn how to catalog and integrate voices, match them with visual characters, and generate preview videos for evaluation. Once you complete the video, you'll be able to efficiently create, test, and organize multiple spokesperson options for your brand's automated content generation. This process empowers you to streamline video production and build a scalable library of branded video assets.

 


Outcomes

Following are the key things you will be able to do after you watch this demo:

  • Identify suitable brand voices using generative AI tools.

  • Catalog and organize voice and avatar options for efficient selection.

  • Integrate third-party voices into video production platforms.

  • Pair voices with digital avatars to create compelling spokesperson combinations.

  • Generate and preview automated video content for evaluation.

  • Document and track production assets for streamlined workflow.

  • Select and finalize top spokesperson options for automated content generation.

 


Summary

  • Introduction to Automated Video Production Pipeline (00:00:00 – 00:00:59)
    Josh kicks off the demo by outlining the goal: selecting brand-aligned voices and digital doubles (either your own clone or hired actors), organizing those assets, and laying out the end-to-end steps needed to spin up a fully automated video production pipeline.

  • Content Sequencing Concept and Cloning (00:00:59 – 00:02:20)
    He explains the core idea of building a repeatable sequence of content—cloning a finished production over and over—so you can continually generate new videos by plugging different scripts into the same automated workflow.

  • Defining Digital Doubles and Voice Types (00:02:20 – 00:03:11)
    Josh clarifies terminology (digital twin vs. digital double), walks through the two main “buckets” of voice assets (personality-based clones vs. spokesperson avatars), and discusses how to mix and match them depending on your brand needs.

  • Selecting Platforms for Generative AI and Deployment (00:03:11 – 00:04:00)
    He emphasizes the importance of vetting your generative-AI tools—voice engines and video avatars—and making sure they’re compatible with your target platforms before committing to any given solution.

  • Brand-Focused Workflow and SRT Utilization (00:04:00 – 00:05:25)
    Josh decides to focus on one streamlined method for this demo, using a single SRT transcript file as the “source of truth” for automation—underscoring that a clean, well-formatted SRT is absolute gold when you’re architecting an automated pipeline.

  • Importing SRT and Leveraging Automation (00:05:25 – 00:07:40)
    He shows how to import the SRT into the voice-generation platform, highlighting how the time-coded script drives every subsequent step—from audio rendering to scene assembly.

  • Setting Up Voice Design in ElevenLabs (00:07:40 – 00:11:49)
    A step-by-step walkthrough of testing voice presets, tweaking text lengths, integrating third-party voices, and crafting voice-design prompts to nail down the exact tone and style you want.

  • Managing Credits and Reviewing Generated Audio (00:11:49 – 00:15:46)
    Josh demonstrates how to monitor and conserve your generation credits, preview the rendered audio, swap out placeholder text, and ensure you’re only spending resources on polished clips.

  • Applying Voiceover and Text Overlays to Video (00:15:46 – 00:19:08)
    He attaches the finalized voice track to the video timeline, adds and styles text overlays (centering, contrast adjustments), and assembles the basic video composition ready for export.

  • Enhancing Prompts with AI Tools for Voice Design (00:19:08 – 00:22:04)
    Introduces additional AI utilities for brainstorming and refining your voice-design prompts—showing how to iterate until you get a sample that truly matches your brand voice.

  • API Key Handling and Asset Export Configuration (00:22:04 – 00:27:28)
    A practical guide on securely copying your ElevenLabs API key, configuring export settings (e.g., 4K output), and organizing all generated files into branded folders for easy access.

  • Frame Rate Considerations and Quality Checks (00:27:28 – 00:31:42)
    Notes the default 25 fps setting, explains how frame rate impacts perceived motion, and walks through checking your export quality to avoid any unexpected artifacts.

  • Avatar Adjustments, Project Naming, and Fallbacks (00:31:42 – 01:05:16)
    Josh covers fine-tuning avatar scale and positioning, updating project names for consistency, and setting up fallback workflows if you need to swap voices or visuals mid-pipeline.

  • Avatar Replacement and Cataloging (00:31:42 – 00:34:06)
    Pair your chosen voice with visuals by replacing the default avatar, browsing through the 21 “looks” in each category, using the snipping tool to capture promising thumbnails, and logging each candidate’s name and category in your tracking spreadsheet.

  • Avatar Testing and Video Formatting (00:34:07 – 00:36:24)
    Brainstorm voice–visual combinations (e.g. “August”), select a portrait-mode avatar, preview the static image, upload any custom avatars into the pipeline, drag your source video beneath the avatar layer, and confirm the composition and framing.

  • Voice-Avatar Sync and Quality Comparison (00:36:24 – 00:37:39)
    Generate audio samples to compare HeyGen vs. ElevenLabs quality, force-refresh the clip to confirm it’s using the intended voice (e.g. Ryan Kirk), and watch for the spinning indicator to verify successful render.

  • Preview Generation and File Labeling (00:38:10 – 00:39:11)
    Render a 4K preview of the voice-avatar pairing, then label the export asset with your convention (e.g. 001_RyanKirk_CharlieAvatar) so each test remains organized and easily identifiable.

  • Pipeline Duplication for Variant Testing (00:39:11 – 00:41:15)
    Duplicate the entire sequence to create “Test 002,” swap in a new avatar (such as Colton), explore lifestyle/UGC categories, and note how background removal and frame size affect the final look.

  • Background Removal and Frame Adjustments (00:41:15 – 00:42:32)
    Apply the background-remover tool to avatars with built-in backgrounds, observe any cut-offs (like arms being cropped), tweak the canvas framing, and decide between static vs. transparent backgrounds based on brand needs.

  • Third-Party Voice Integration Workflow (00:42:32 – 00:44:03)
    In the “My Voices” tab, toggle on integrated voices (e.g. Charlie), heart your favorites so they surface first, preview each sample, and ensure the API integration is active before proceeding.

  • Voice Audition Labeling and Mood Board Documentation (00:44:03 – 00:47:09)
    Name each audition (e.g. 002_CharlieAvatar), update your mood board with snipped thumbnails, record which browser tab or category each came from, and keep this documentation up to date for reproducibility.

  • Frame Rate and Credit Management (00:47:09 – 00:48:06)
    Note the default 25 fps setting—mismatches can cause audio sync issues—toggle off “Avatar 4” if you’re on an unlimited plan, and monitor your generation credits to avoid unexpected limits.

  • Styling and Folder Organization (00:48:06 – 00:49:29)
    Adjust text overlay colors to maintain contrast (match your brand palette), create new folders for each batch, and standardize your output directory structure so you know exactly where each rendered clip lives.

  • Option Preview and Cataloging Workflow (00:49:30 – 00:55:51)
    Refresh thumbnails, scroll through voice-avatar combos, assign option numbers, Screenshot grids of candidates, and log each pairing’s status (“Yes,” “Maybe,” “No”) in your spreadsheet.

  • Iteration Process and Consistency Notes (00:55:51 – 00:57:23)
    Always regenerate every variation (never reuse stale renders), note any limitations (e.g. animated text can cover on-Screen elements), and keep your naming and documentation consistent so the pipeline remains bullet-proof.

  • Ranking Options and Visual Separators (00:57:24 – 01:02:40)
    Introduce visual separators in your catalog (e.g. blank rows), rank the top voice-avatar combos, Screenshot your “definite yes” list, and preserve those as templates for future batches.

  • Additional Voice Integration: Amelia (01:02:40 – 01:04:33)
    Search for “Amelia” in your voice library, verify whether it’s built-in or needs third-party integration, add it to favorites, preview the sample, and record its ID for consistent reuse.

  • Final Voice Candidate Integration (01:04:33 – 01:05:16)
    Confirm Amelia’s render, then search for any last candidates (e.g. “Analore”), heart and test them, catalog the results, and ensure each new voice is fully integrated into the pipeline.

  • Pipeline Finalization and Duplication for Scale (01:05:16 – 01:08:34)
    In closing, he recaps that once you’ve chosen your voices and avatars, you can literally duplicate this entire process—scripts, audio, video, assets—to churn out a full social-media content library on autopilot.
  • Final Pipeline Recap and Scale Duplication (01:07:40 – 01:08:34)
    Recap how you’ve selected your final set of voices and avatars, finalize your naming conventions, and highlight that you can now duplicate this entire automated workflow to churn out an endless library of on-brand social-media videos.

 

 

 

 


Read More

5: File and Media Manager


File and Media Manager


Description

The File Manager demo showcases a powerful tool for efficiently organizing and managing files of various types, including images, PDFs, and ZIP archives. Users will learn how to mirror their local file structure on the server, upload files using drag-and-drop or the upload button, and seamlessly integrate these files into web content. The demo also highlights advanced features such as image editing capabilities, folder management options, and direct file insertion into pages, empowering users to streamline their content creation and file organization workflows.


Outcomes

Here are the key things you will be able to do after you watch this demo:

  • Organize files and folders efficiently using the File Manager

  • Mirror local file structure on the server using drag-and-drop

  • Integrate various file types (images, PDFs, ZIP files) into web pages

  • Create a hierarchical folder structure for long-term scalability and accessibility

  • Upload files to the server using drag-and-drop or the upload button

  • Insert images into web content using the File Manager integration

  • Add alternate descriptions to images for improved accessibility

  • Link files (PDFs, ZIP archives) for users to download

  • Edit images directly within the File Manager using advanced tools

  • Save frequently accessed folders as favorites for quicker navigation

  • Manage folders at scale, including renaming, downloading, and zipping

  • Directly insert files into web content using the Insert File button


Summary

  • File Manager Overview and Initial Setup (0:08)

    • Josh Lomelino introduces the File Manager component, emphasizing its power to organize files efficiently.

    • The File Manager allows users to mirror their local file structure on the server using drag-and-drop functionality.

    • Josh demonstrates the interface, showing various file types like images and PDFs that can be integrated into pages.

    • The File Manager is accessed through the CMS under Content Management, opening in a full-Screen view for easy navigation.

  • Organizing Files and Folders (1:49)

    • Josh explains the importance of organizing files hierarchically for long-term accessibility and structure.

    • He creates a folder structure for assets, classes, and subfolders for headers and sliders.

    • Drag-and-drop functionality is used to upload images from the local file system to the server.

    • Josh advises against using spaces in folder names to avoid special characters in URLs.

  • Inserting and Managing Images (5:59)

    • Josh shows how to insert images into content pages using the Insert Image button.

    • The file structure in the File Manager is mirrored in the content management interface for easy file selection.

    • Drag-and-drop functionality is also available when editing content, making it flexible and efficient.

    • Josh emphasizes the importance of using alternate descriptions for images to improve accessibility.

  • Linking Files for Downloads (9:26)

    • Josh demonstrates how to link files for downloads, such as PDFs, by selecting text and inserting a link.

    • He suggests organizing files in high-level folders like classes or PDFs for better scalability.

    • The process involves browsing for the file in the File Manager and inserting the link into the content.

    • Josh highlights the importance of a clear folder structure to avoid reorganization later.

  • Handling ZIP Files (12:49)

    • Josh explains how to create and manage ZIP files using the File Manager.

    • He demonstrates compressing a collection of files and folders into a ZIP file on a PC.

    • The ZIP file can be uploaded and managed in the File Manager, with folders created for scalability.

    • Josh shows how to insert a link to the ZIP file in content pages, allowing users to download the file.

  • Advanced Image Editing Features (16:35)

    • Josh introduces the image editing tools available in the File Manager, including resizing, cropping, and adjusting brightness and contrast.

    • He demonstrates applying multiple operations to an image and saving the changes.

    • The File Manager supports various image editing features similar to Photoshop, making it easy to manage images without external software.

    • Josh highlights the ability to save favorites for frequently accessed folders to save time.

  • Advanced File Management Features (20:03)

    • Josh explains advanced options for managing folders, such as renaming, downloading, and zipping entire folders.

    • He demonstrates how to remove files or folders if needed.

    • The File Manager allows users to rename files and folders directly from the interface.

    • Josh mentions the Video Manager, which will be covered in another session, for managing video files at scale.

  • Inserting Files Directly into Content (21:34)

    • Josh introduces the Insert File button at the bottom of the toolbar for quickly inserting files into content.

    • This method allows users to place files without typing descriptive text first.

    • The inserted file name and link can be edited later for customization.

    • Josh emphasizes the flexibility of the File Manager in managing various file types and integrating them into content.


Read More

6: Overview Bird’s Eye View


Keywords: Content,creation,workflow,time-saving,high-quality,student,outcomes,audio,file,Screen,recording,Camtasia,OBS,generative,AI,digital,double,course,matrix,instructional,design,Otter,PowerPoint,slides


Josh Lomelino's ultimate content creation workflow is designed to dramatically reduce course development time from months to weeks or days by leveraging various content generation methods. His approach ranges from simple audio-only techniques to fully automated workflows using generative AI, with a focus on delivering clear, measurable learning outcomes. The workflow encompasses four progressive methods, starting with basic audio creation and advancing to complex AI-driven content generation that can produce digital avatars, slides, and video content from simple text prompts. By providing a flexible, scalable approach, Lomelino enables content creators to efficiently develop high-quality online courses and educational materials.


Description

Josh Lomelino's ultimate content creation workflow is designed to dramatically reduce course development time from months to weeks or days by leveraging various content generation methods. His approach ranges from simple audio-only techniques to fully automated workflows using generative AI, with a focus on delivering clear, measurable learning outcomes. The workflow encompasses four progressive methods, starting with basic audio creation and advancing to complex AI-driven content generation that can produce digital avatars, slides, and video content from simple text prompts. By providing a flexible, scalable approach, Lomelino enables content creators to efficiently develop high-quality online courses and educational materials.

 

Outcomes

After this demo, learners will be able to:

  1. Understand the Four Methods of Content Creation

  • Differentiate between audio-only, Screen recording, webcam, and fully automated content generation techniques

  • Recognize the strengths and limitations of each workflow method

  1. Develop Efficient Content Generation Skills

  • Apply AI tools like Otter AI, Claude AI, and ChatGPT for script drafting and refinement

  • Create high-quality educational content using streamlined workflows

  1. Leverage AI Technologies for Course Development

  • Utilize generative AI platforms for audio, video, and slide creation

  • Transform content development timelines from months to weeks

  1. Design Learner-Centered Educational Content

  • Craft clear, measurable learning outcomes

  • Develop instructional materials that focus on practical skills and immediate application

  1. Implement Scalable Content Production Strategies

 

Summary

  • Overview of Content Creation Workflow 0:09

    • Josh Lomelino introduces the ultimate content creation workflow class, aiming to reduce course development time from months to weeks or days.

    • The course will cover a blend of simple to fully automated workflows, starting with simpler methods for quick wins and progressing to advanced approaches.

    • Emphasis is placed on delivering clear, measurable outcomes and setting up necessary systems from the start.

    • The course will cover creating basic audio files, Screen recording using tools like Camtasia or OBS, and fully automated workflows using generative AI.

  • Methods of Content Creation 1:30

    • Josh Lomelino outlines four methods of content creation, ranging from simple to fully automated, with each method providing a different level of complexity and automation.

    • Method one involves creating audio-only content using tools like Claude AI or ChatGPT to refine scripts and generate final audio files.

    • Method two involves real-time Screen recording using software like Camtasia, capturing both Screen content and voice simultaneously.

    • Method three combines Screen recording with live webcam footage, allowing for a more dynamic on-Screen presence.

    • Method four uses AI to generate a digital double video from a recorded vocal track, with AI also generating PowerPoint or Canvas slides.

  • Detailed Explanation of Methods 2:49

    • Method one: Josh explains the process of refining raw text into final audio scripts using AI tools and recording the final audio file manually or with AI.

    • Method two: Josh describes using Camtasia to record both Screen and voice simultaneously, minimizing post-production work and suitable for relaxed, adaptable work.

    • Method three: Josh details recording both Screen and webcam footage in one take, requiring careful setup for a consistent on-camera presence.

    • Method four: Josh explains using AI to generate a digital double video from a recorded vocal track, with AI also generating slides synchronized to the transcript.

  • Implementation and Integration 10:04

    • Josh emphasizes the importance of starting with method one and progressing sequentially to method four, explaining the workflows and specific tools used to optimize the process.

    • The course is designed to provide strategies that can be implemented immediately, with each method providing a different level of automation and complexity.

    • Josh will demonstrate how to generate scripts, auto-generate audio files, and record both audio and video manually, as well as how to automatically generate PowerPoint and Canvas slides using AI.

    • The final video will show how to integrate these workflows into Anomaly AMP, providing learners with contextual information and a timeline breakdown.

 

  


Read More

7: Method 1: Audio Recording


Keywords: Overview, Demo, Audio, Recording, Process, Tracks, Methods, Production, Manual, AI, Generated, Voices, Automatically, Instructional, Aid, Synthesizing, Information, Guide, Instruct, Persuade, Sales, Potential, Catalyst, Automating, Content, Creation, Recorded, Serve, Presentation, Slides, PowerPoint, Canva, Animated, Effects, Virtual, Camera, Overlay, Automated, Execute, Fundamentals, Vocal, Performance, Techniques, Apply, Screen, Captures, Principles


This video provides a comprehensive overview of audio production techniques, teaching viewers how to create powerful audio tracks through manual recording and AI-generated voices. Participants will learn to leverage audio as a versatile tool for instructional content, sales support, and multimedia creation, including automated slide generation and virtual presentations. The demonstration will equip learners with fundamental vocal performance skills applicable to Screen captures, on-camera presentations, and various content creation scenarios. By mastering these techniques, viewers can transform their approach to creating engaging, professional-quality audio and visual content.


Description

This video provides a comprehensive overview of audio production techniques, teaching viewers how to create powerful audio tracks through manual recording and AI-generated voices. Participants will learn to leverage audio as a versatile tool for instructional content, sales support, and multimedia creation, including automated slide generation and virtual presentations. The demonstration will equip learners with fundamental vocal performance skills applicable to Screen captures, on-camera presentations, and various content creation scenarios. By mastering these techniques, viewers can transform their approach to creating engaging, professional-quality audio and visual content.


Outcomes

Here are the key things you will be able to do after you watch this demo:

  1. Record high-quality audio tracks manually

  2. Generate AI-powered voice narrations from text scripts

  3. Use audio as an instructional and persuasive communication tool

  4. Automate presentation slide creation using audio tracks

  5. Create virtual on-camera presentations with overlaid audio

  6. Apply vocal performance techniques to Screen captures

  7. Synthesize information effectively through audio narration

  8. Leverage audio for sales and instructional content development

  9. Transform text scripts into multimedia presentations

  10. Develop professional-grade content using both manual and AI-driven audio production methods


 

Summary

 

  • Overview of Audio Recording Process 0:08

    • Josh Lomelino introduces the demo, focusing on the process of recording audio tracks.

    • He mentions that the overview video will demonstrate two methods for audio production: manual recording and AI-generated voices.

    • The video aims to outline various uses of audio, emphasizing its role as an instructional aid and its potential in automating content creation.

    • Josh highlights that audio can synthesize information to guide, instruct, persuade, and support sales.

  • Applications of Audio in Content Creation 0:51

    • Josh explains that audio tracks can be used directly as instructional aids, providing guidance and support.

    • He elaborates on audio's role in automating multiple aspects of content creation, whether recorded manually or generated with AI.

    • An audio track can create presentation slides in applications like PowerPoint or Canva, complete with animated effects.

    • The audio can also be used to generate virtual on-camera presentations that overlay on automated slides.

  • Upcoming Demos and Techniques 1:40

    • Josh mentions that upcoming demos will show how to execute both methods of audio production: manual recording and AI-generated voice production.

    • He emphasizes the importance of mastering the fundamentals of delivering a strong vocal performance.

    • These techniques can be applied to various areas, including live Screen captures and on-camera presentations.

    • Josh concludes the high-level overview, stating that he will see the audience in the next video.


Read More

8: Screen recording + Audio


Keywords: Screen,recording,live,audio,Camtasia,high,resolution,4K,8K,graphics,processing,unit,system,specifications,test,recordings,MP4,file,video,quality,rendering,process,artificial,intelligence,computer,generated,avatar,performance,optimization


In this video, Josh Lomelino teaches how to create high-quality Screen recordings with separate audio tracks, providing flexibility in content creation. Viewers will learn technical tips for recording at 4K or 8K resolution, including how to optimize system settings, graphics performance, and recording software. The tutorial demonstrates how to use Camtasia's features like the F9 hotkey to pause and resume recording seamlessly, allowing for more natural and efficient content production. By following these techniques, creators can produce professional-looking Screen recordings with minimal post-production editing.


Description

In this video, Josh Lomelino teaches how to create high-quality Screen recordings with separate audio tracks, providing flexibility in content creation. Viewers will learn technical tips for recording at 4K or 8K resolution, including how to optimize system settings, graphics performance, and recording software. The tutorial demonstrates how to use Camtasia's features like the F9 hotkey to pause and resume recording seamlessly, allowing for more natural and efficient content production. By following these techniques, creators can produce professional-looking Screen recordings with minimal post-production editing.


Outcomes

  1. Configure computer settings for high-resolution Screen recording

  2. Optimize graphics acceleration for smooth video capture

  3. Use Camtasia's F9 hotkey to pause and resume Screen recordings

  4. Separate Screen and audio recording for more flexible content creation

  5. Select appropriate system specifications for 4K and 8K recording

  6. Troubleshoot audio and video synchronization issues

  7. Export Screen recordings with optimal file quality settings

  8. Implement a streamlined recording workflow that reduces post-production editing time


 

Summary

  • Screen Recording and Audio Recording Techniques 0:00

    • Josh Lomelino introduces the session on creating a Screen recording along with a live audio recording.

    • He explains the benefits of recording Screen and audio independently, allowing for more flexibility and less editing time.

    • Josh mentions the use of a hot key (F9) in Camtasia to pause and resume recording without worrying about facial expressions.

    • He highlights the ability to pause and resume recording to research or practice, making the final edit seamless.

  • Technical Challenges and Solutions for High-Resolution Recording 2:02

    • Josh discusses the technical challenges of recording high-resolution footage, such as 4K or 8K, and the importance of meeting system specifications.

    • He emphasizes the need for a dedicated graphics processing unit (GPU) to handle the workload and ensure better performance.

    • Josh advises checking system specifications against recording software to confirm compatibility.

    • He suggests ensuring the primary monitor supports the desired resolution to avoid issues during recording.

  • Optimizing Graphics Acceleration Settings 3:13

    • Josh provides detailed steps to optimize graphics acceleration settings for high-performance recording.

    • He recommends configuring the graphics card for high performance and setting the operating system to high performance mode.

    • Josh advises checking the recording software settings for optimal performance.

    • He suggests running test recordings to ensure audio and video sync and to avoid post-recording editing issues.

  • Final Export and Rendering Tips 4:35

    • Josh advises using Camtasia's optimal settings to produce an MP4 file with a quality setting of around 75% for manageable file sizes.

    • He recommends capturing multiple Screen recordings that can be compiled into a single video.

    • Josh suggests following through with the entire rendering process when exporting the final video.

    • He concludes the session by encouraging practice and looking forward to seeing the participants' creations.

 


Read More

9: Screen + Audio + Camera


Keywords: Screen,recording,audio,capture,on-camera,presentation,production,challenges,lighting,consistency,studio,lights,color,temperature,LED,panels,backlights,kicker,light,digital,double,4K,webcam,system,performance,green,Screen,Camtasia


In this video, Josh Lomelino demonstrates Method Three for creating engaging Screen recordings that combine on-camera presence, Screen capture, and audio. Viewers will learn how to set up professional lighting using LED panels, choose the right camera equipment, and optimize their recording environment for high-quality video production. The tutorial covers essential techniques for maintaining visual continuity, managing lighting color temperatures, and using tools like Camtasia and green Screens to create polished, professional-looking video content. By following Josh's guidance, content creators will be able to produce dynamic, natural-looking Screen recordings with improved technical quality and visual appeal.


Description

In this video, Josh Lomelino demonstrates Method Three for creating engaging Screen recordings that combine on-camera presence, Screen capture, and audio. Viewers will learn how to set up professional lighting using LED panels, choose the right camera equipment, and optimize their recording environment for high-quality video production. The tutorial covers essential techniques for maintaining visual continuity, managing lighting color temperatures, and using tools like Camtasia and green Screens to create polished, professional-looking video content. By following Josh's guidance, content creators will be able to produce dynamic, natural-looking Screen recordings with improved technical quality and visual appeal.


Outcomes

Here are the key things you will be able to do after you watch this demo:

  1. Manage on-camera and Screen recording simultaneously

  2. Maintain visual continuity during video recordings

  3. Set up professional lighting using LED panels

  4. Adjust color temperature and brightness for optimal video quality

  5. Create a three-point lighting setup with key, fill, and kicker lights

  6. Select and configure appropriate camera equipment for video production

  7. Optimize system performance for Screen and camera recording

  8. Use a Wacom tablet for digital whiteboarding

  9. Implement green Screen techniques for background removal

  10. Combine multiple video takes into a seamless recording

  11. Export and render high-quality video files

  12. Create digital double avatars for reusable content

  13. Troubleshoot common video production challenges

  14. Select and position lighting equipment safely

  15. Integrate on-camera performance with slides and Screen recordings


 

Summary

  • Method Three Demo and Challenges 0:08

    • Josh Lomelino introduces method three, which involves Screen recording, audio, and on-camera capture, emphasizing its ability to capture natural, unscripted moments.

    • He highlights the challenges of managing both Screen and camera presence simultaneously, including the need to maintain a consistent camera angle and expression.

    • Josh explains the importance of resuming recording with a neutral expression to ensure visual continuity.

    • He mentions the difficulty of pausing and resuming recording without noticeable edits when on camera.

  • Lighting Considerations for On-Camera Work 1:46

    • Josh discusses the significance of lighting in on-camera work, including the need to keep lighting consistent between takes.

    • He recommends using affordable studio lights, such as LED lights, which stay cool and are suitable for longer sessions.

    • Josh explains the concept of color temperature, noting that outdoor light can affect indoor lighting and cause color shifts.

    • He suggests using LED lights that allow adjustments in brightness and color temperature to manage lighting effectively.

  • Setting Up Lighting Equipment 3:02

    • Josh shares his preference for the Spectro Essential 360 LED panels, which range from 3250 to 6000 Kelvins and are dimmable.

    • He describes his typical setup, which includes stacking four LED panels in front and sometimes behind him to create soft, even light.

    • Josh emphasizes the importance of using back lights to create a "kicker light" effect, which helps outline the subject and makes them stand out from the background.

    • He advises adding weight to light stands to prevent them from tipping if bumped.

  • Camera and Recording Equipment 6:07

    • Josh talks about using a full-frame camera like the Canon 5D Mark III for high-quality recordings, but notes that a good 4K webcam can also deliver excellent results.

    • He recommends Logitech webcams, such as the Logitech 1080P cam, for their affordability and performance.

    • Josh explains the benefits of recording Screen and camera separately, especially if the system can't handle 4K video and Screen capture simultaneously.

    • He mentions the use of digital double avatars for reusing lighting and performance footage.

  • Optimizing System Performance and Audio Settings 8:15

    • Josh advises optimizing the graphics card and operating system for better system performance.

    • He recommends setting the microphone to 48,000 hertz and ensuring phantom power is turned on through the sound interface.

    • Josh suggests using a Wacom tablet for live whiteboarding, either with the Cintiq for direct drawing or a more affordable tablet for drawing on a pad.

    • He emphasizes the importance of setting pen lines thick enough to show clearly in high-resolution recordings.

  • Using Camtasia and Green Screens 9:20

    • Josh highlights Camtasia's ability to combine multiple takes into one smooth recording and overlay on-camera performance videos on PowerPoint slides.

    • He explains the use of green Screens for added flexibility, including the need to light the green Screen evenly and separately from the face lighting.

    • Josh mentions the built-in removal tool in Camtasia for easily removing the green Screen background.

    • He advises fine-tuning the green Screen setup to avoid issues with hair and shoulder edges.

  • Exporting and Backing Up Videos 10:17

    • Josh recommends exporting videos as MP4 files using the H.264 format with a rendering quality around 75%.

    • He advises keeping files organized and backed up for potential updates.

    • Josh mentions the use of green Screens for recording digital double avatar videos, which can be easily removed from the background later.

    • He concludes the demo by encouraging viewers to invest in high-quality audio and video assets for better results.

 


Read More

10: Webcam Only and Teleprompter


This video teaches how to create professional webcam performances using a free web-based teleprompter and simple recording techniques. Viewers will learn to set up a streamlined recording environment using their computer, webcam, and an online teleprompter tool, allowing them to deliver precise scripts with natural, direct-to-camera presence. The technique eliminates complex equipment setups, enabling content creators to record high-quality videos quickly and easily. By following these methods, users can improve their on-camera delivery, reduce editing time, and create polished video content with minimal technical barriers.


Description

This video teaches how to create professional webcam performances using a free web-based teleprompter and simple recording techniques. Viewers will learn to set up a streamlined recording environment using their computer, webcam, and an online teleprompter tool, allowing them to deliver precise scripts with natural, direct-to-camera presence. The technique eliminates complex equipment setups, enabling content creators to record high-quality videos quickly and easily. By following these methods, users can improve their on-camera delivery, reduce editing time, and create polished video content with minimal technical barriers.


Outcomes

Here are the key things you will be able to do after you watch this demo:

  1. Configure a webcam-based teleprompter setup

  2. Position a teleprompter text for optimal eye contact with the camera

  3. Use a free browser-based teleprompter tool

  4. Record professional-looking webcam presentations

  5. Manually scroll or auto-advance teleprompter text

  6. Pause and resume recording seamlessly

  7. Use green Screen techniques for background removal

  8. Deliver a natural, conversational on-camera performance

  9. Create presentations using minimal script editing

  10. Optimize webcam software settings for better video quality


 

Summary

• Introduction to webcam performances with teleprompter [0:00]

• Key Benefits of Teleprompter: [2:30]
- Delivers precise script
- Minimizes recording takes
- Ensures message clarity

• Technical Setup: [4:15]
- Use Camtasia for recording
- Position free browser-based teleprompter above camera lens
- Manually scroll or use automatic text advancement
- Use F9 key for pausing/resuming recording 

• Advanced Techniques: [5:30]
- Record in front of green Screen
- Potential for layered recordings
- Option to use OneNote for on-Screen drawings 

• Performance Tips: [6:15]
- Use bullet points for natural delivery
- Avoid word-for-word scripting
- Maintain conversational tone

• Closing Recommendations: [6:45]
- Configure webcam software settings
- Prepare for future demos on camera settings 

 

 


Read More

11: On Camera Performance Quality


Keywords: Webcam,DSLR,setup,brightness,contrast,color,temperature,LUT,presets,image,quality,white,balancing,Logitech,software,post,production,Camtasia,Premiere,Pro,Lumetri,video,on-camera,performance


In this video, Josh provides a comprehensive guide to improving on-camera video quality using webcam settings and post-production techniques. Viewers will learn how to optimize their camera's brightness, contrast, and color settings through software applications like Logitech's control panel, and understand the importance of proper lighting and white balancing. The tutorial demonstrates how to fine-tune video appearance by adjusting settings, testing variations, and using LUT presets in editing software like Premiere Pro. By following these steps, content creators can produce professional-looking videos with consistent, high-quality visual performance.


Description

In this video, Josh provides a comprehensive guide to improving on-camera video quality using webcam settings and post-production techniques. Viewers will learn how to optimize their camera's brightness, contrast, and color settings through software applications like Logitech's control panel, and understand the importance of proper lighting and white balancing. The tutorial demonstrates how to fine-tune video appearance by adjusting settings, testing variations, and using LUT presets in editing software like Premiere Pro. By following these steps, content creators can produce professional-looking videos with consistent, high-quality visual performance.


Outcomes

Here are the key things you will be able to do after you watch this demo:

  1. Calibrate webcam settings for optimal image quality

  2. Adjust brightness and contrast using manufacturer-specific software

  3. Perform white balance corrections using neutral objects

  4. Identify and correct color temperature issues

  5. Screenshot and test video settings across multiple devices

  6. Apply LUT presets for consistent color grading

  7. Use post-production tools like Premiere Pro for video enhancement

  8. Create repeatable video quality settings for future productions

  9. Troubleshoot common on-camera video performance problems

  10. Compare and evaluate video quality against professional standards


 

Summary

  • Critical Considerations for On-Camera Video Performances 0:08

    • Josh Lomelino introduces the topic of critical considerations for on-camera video performances and video quality.

    • He emphasizes the importance of using either a webcam or a DSLR setup, each requiring different strategies but relying on the same basic principles.

    • Key settings like brightness, contrast, color, and temperature are highlighted as essential for managing video quality.

    • LUT presets are mentioned as a tool for applying color adjustments quickly and consistently in post-production.

  • Focus on Webcam Use Case 0:51

    • Josh Lomelino explains that he will primarily focus on the webcam use case, as it is likely the dominant form of production for most people.

    • He discusses the benefits of using specific software applications for webcams, such as Logitech, to manage image quality settings.

    • The Logitech settings control panel is used as an example to demonstrate managing all aspects of the image, starting with brightness adjustments.

    • Josh emphasizes the importance of setting up the environment and lighting properly to minimize ongoing adjustments.

  • White Balancing and Color Adjustments 2:28

    • Josh explains the process of white balancing, using neutral objects like teeth or a white piece of paper to calibrate the camera.

    • He advises adjusting brightness, contrast, and color settings, and suggests testing variations by Screenshotting or recording short clips.

    • He shares a personal anecdote about a time when his video looked off due to incorrect white balancing, leading to concerns about his health.

    • The importance of locking in settings, Screenshotting results, and storing them for future reference is emphasized.

  • Post-Production Adjustments 4:06

    • Josh discusses the use of post-production tools like Camtasia and Premiere Pro for making quick adjustments if the video still doesn't look right.

    • He mentions using LUT presets, either out of the box or custom ones, to enhance video quality in post-production.

    • Josh considers this a fallback plan rather than a primary method but acknowledges its effectiveness.

    • He introduces Lumetri color in Premiere Pro as an advanced tool for achieving high-quality, polished video quickly and efficiently.

  • Comparing Video Quality and Final Thoughts 5:00

    • Josh highlights the importance of being mindful of all aspects of video quality to compare content side by side with others.

    • He emphasizes the goal of producing excellent on-camera performances with outstanding video quality.

    • Josh concludes the video by mentioning that he will see the audience in the next video.

 


Read More

12: Creating and Avatar Overview


Keywords: AI-generated,video,4K,resolution,workflow,optimization,content,longevity,editing,software,avatar,export,quarter,Screen,principle,green,workflows,automated,production,performances,audio,files,text-to-performance,tools,cloud,storage,local,backups


In this video, you'll learn how to create a digital double avatar for automated video production, with a focus on optimizing workflow and resolution strategies. You'll discover techniques for producing high-quality avatars, including how to effectively composite 1080p avatars into 4K projects and create flexible avatar sets with multiple poses and angles. The tutorial will guide you through green Screen workflows and demonstrate methods for automating avatar performances using audio and text-to-performance tools. By the end, you'll have a comprehensive understanding of how to efficiently generate professional-looking AI-driven video content with your digital avatar.


Description

In this video, you'll learn how to create a digital double avatar for automated video production, with a focus on optimizing workflow and resolution strategies. You'll discover techniques for producing high-quality avatars, including how to effectively composite 1080p avatars into 4K projects and create flexible avatar sets with multiple poses and angles. The tutorial will guide you through green Screen workflows and demonstrate methods for automating avatar performances using audio and text-to-performance tools. By the end, you'll have a comprehensive understanding of how to efficiently generate professional-looking AI-driven video content with your digital avatar.


Outcomes

Following are the key things you will be able to do after you watch this demo:

  1. Select optimal video resolution for long-term content creation

  2. Composite avatar videos into 4K projects using the quarter-Screen technique

  3. Design flexible avatar sets with multiple camera angles and poses

  4. Implement cost-effective workflows for digital avatar production

  5. Batch produce avatar videos efficiently

  6. Utilize green Screen techniques for high-quality avatar generation

  7. Automate avatar performances using audio and text-to-performance tools

  8. Future-proof video content by understanding resolution strategies

  9. Create visually engaging educational or presentation videos with digital avatars

  10. Optimize video production workflow for AI-generated content


 

Summary

  • Overview of Creating a Digital Double Avatar 0:08

    • Josh Lomelino introduces the video as an overview of creating a digital double avatar, emphasizing the importance of early workflow considerations for automated video production.

    • He highlights the significant decision of choosing between HD at 1080p and Ultra HD at 4k or higher, noting that while 1080p is faster and more economical, 4k offers better future-proofing.

    • Josh recommends producing videos in 4k for longevity, ensuring the platform supports 4k playback, and mentions that Anomaly Amp supports this out of the box.

    • For cost-effective 4k output, he suggests exporting the avatar at 1080p and compositing it over a 4k background in video editing software like Premiere or Camtasia.

  • Techniques for Achieving 4k Output 2:12

    • Josh explains that exporting avatars in 4k can be costly, but exporting at 1080p and compositing it in a 4k project maintains full resolution without quality loss.

    • He describes the quarter Screen principle, where the avatar is positioned in the bottom right-hand corner of the Screen, enhancing the learning experience with foreground and background visuals.

    • Josh advises producing the original avatar in 4k and storing it at full resolution in both cloud storage and local backups, but notes that most people will render videos in 1080p.

    • He outlines the process of creating an avatar set with multiple camera angles, standing and sitting poses, and options with and without hand gestures, providing a flexible collection for different needs.

  • Green Screen Workflows and Automation 3:33

    • Josh discusses green Screen workflows, offering tips for achieving strong results even without a high-end green Screen.

    • He explains how to batch produce avatars efficiently, saving time with a streamlined workflow.

    • Josh introduces the concept of fully automating avatar performances using audio files or AI-generated audio and video with text-to-performance tools.

    • He concludes the demo by mentioning that he will cover these topics in more detail in future videos, encouraging viewers to stay tuned for further instruction.

 


Read More

13: Creating and Avatar Collection


Keywords: Digital, doubles, AI, tools, lighting, image, quality, training, model, green


In this tutorial, Josh guides viewers through creating high-quality digital doubles using AI technology. By following his detailed workflow, users will learn how to record themselves with optimal lighting, camera angles, and techniques to capture natural movements. The process involves creating multiple avatar variations with a consistent naming system, allowing for seamless video production and editing. After completing the tutorial, viewers will be able to generate professional, versatile digital avatars that can be used across different video projects with ease and consistency.


Description

In this tutorial, Josh guides viewers through creating high-quality digital doubles using AI technology. By following his detailed workflow, users will learn how to record themselves with optimal lighting, camera angles, and techniques to capture natural movements. The process involves creating multiple avatar variations with a consistent naming system, allowing for seamless video production and editing. After completing the tutorial, viewers will be able to generate professional, versatile digital avatars that can be used across different video projects with ease and consistency.


Outcomes

Following are the key things you will be able to do after you watch this demo:

  1. Create multiple avatar variations with a consistent naming system

  2. Record high-quality source footage for AI digital double training

  3. Select optimal recording environments (green Screen or natural settings)

  4. Capture multiple camera angles for flexible video production

  5. Apply three-point lighting techniques for professional video quality

  6. Use camera settings to record in 4K resolution

  7. Develop a systematic approach to avatar creation and management

  8. Experiment with different avatar styles and gestures

  9. Optimize video recording for AI digital double learning

  10. Implement a multi-camera editing workflow for seamless avatar transitions


 

Summary

  • Building Digital Doubles from Scratch 0:08

    • Josh Lomelino explains the importance of following earlier steps, especially around lighting and image quality, to avoid costly post-production fixes.

    • He emphasizes the need for a two-minute video of oneself speaking directly to the camera, suggesting the use of a wireless mouse for discreet recording.

    • Josh prefers recording against a green Screen for flexibility in background changes, but acknowledges the natural setting option.

    • He recommends experimenting with different avatars, using a consistent numbering system for organization, and provides examples of naming conventions for avatar variations.

  • Creating and Managing Avatars 3:19

    • Josh discusses the importance of capturing as many versions as possible for each outfit in one session to ensure consistency in hair, lighting, and clothing.

    • He explains his approach to recording multiple shots or angles simultaneously using different camera angles and a multi-cam edit in video editing software.

    • The three essential angles he always records are a close-up, a medium shot, and a three-quarter side view.

    • Josh mentions the challenges some AI tools pose with the three-quarter view but recommends capturing it for added realism and variety.

  • Recording and Equipment Considerations 4:43

    • Josh advises using a Logitech 4K webcam for better image quality, though a 1080p camera can also yield decent results.

    • He shares his experience with different recording devices, including a phone's rear-facing camera in 4K, a webcam, and a DSLR, and emphasizes the need for experimentation.

    • Josh recommends using the built-in Windows or Mac camera app for recording at the highest resolution possible, with instructions on adjusting settings to force 4K recording.

    • He advises recording a clip without the green Screen, looking straight into the camera, and speaking casually to ensure the digital double learns natural behavior.

  • Batch Creating Avatars 6:07

    • Josh introduces a workflow in his video editing software for batch creating avatars, which speeds up the process.

    • He mentions the importance of recording a clip that is at least two minutes long to avoid issues with awkward movements being mimicked by the avatar.

    • Josh explains his setup for recording, including using an adjustable camera arm mounted to his desk for flexibility.

    • He concludes the demo by stating that he will cover more in the next video, indicating the end of the current session.


Read More

14: Creating an Avatar on a Green Screen


Keywords: Green Screen, virtual avatar, training video, RGB, Ultra Key


In this tutorial, Josh demonstrates how to create a versatile virtual avatar using a green Screen background. By following his step-by-step process, viewers will learn to record a training video, use video editing software to remove the background, and export a high-quality 4K file for avatar creation. The technique allows users to generate a digital double that can be placed on any background, enabling them to create numerous training videos, presentations, and lectures without being physically present. Ultimately, viewers will gain the skills to produce an AI avatar that can work continuously, freeing up their personal time while maintaining professional content production.


Description

In this tutorial, Josh demonstrates how to create a versatile virtual avatar using a green Screen background. By following his step-by-step process, viewers will learn to record a training video, use video editing software to remove the background, and export a high-quality 4K file for avatar creation. The technique allows users to generate a digital double that can be placed on any background, enabling them to create numerous training videos, presentations, and lectures without being physically present. Ultimately, viewers will gain the skills to produce an AI avatar that can work continuously, freeing up their personal time while maintaining professional content production.


Outcomes

Following are the key things you will be able to do after you watch this demo:

  1. Shoot a training video using a green Screen background

  2. Apply the ultra key filter in video editing software

  3. Create a 100% green color matte

  4. Remove background elements from video footage

  5. Export high-quality 4K video files

  6. Generate a virtual avatar using AI software

  7. Render digital doubles for multiple presentations

  8. Layer virtual avatars over different backgrounds

  9. Integrate avatar presentations with PowerPoint and Canva slides

  10. Produce training content without physical studio time


 

Summary

  • Creating a Virtual Avatar with a Green Screen Background 0:08

    • Josh Lomelino explains the importance of using a green Screen background for creating virtual avatars, emphasizing versatility and ease of use.

    • He describes the general principle of achieving a 100% green background in the RGB model, noting the difficulty of achieving perfect green.

    • Josh introduces simple steps to help with the process, including shooting a two-minute training video on a green Screen and using 100% green shapes in video editing software.

    • He demonstrates the use of the ultra key filter in video editing software to eliminate the background and adjust settings like feathering, key color, and matte cleanup.

  • Setting Up the Green Screen Workflow 5:18

    • Josh explains the creation of a 100% green color matte in video editing software, specifying the width and height to be 4k.

    • He describes layering the green clip underneath the video track and extending it to the same length as the training clip.

    • Josh mentions the importance of placing additional green color mats to fix any spillover areas and avoid relying solely on the ultra key effect.

    • He outlines the process of setting in and out points, exporting the clip as an MP4 file, and using Adobe Media Encoder for batch rendering.

  • Exporting and Adjusting Settings 8:12

    • Josh details the export settings, including using the h264 codec for high quality and specifying the file type as MP4.

    • He emphasizes the importance of evenly lighting the green Screen for a better key and mentions common issues like wrinkles and folds.

    • Josh shows how to create a new avatar in Hey Gen or other virtual avatar software, validating the model by reading a code aloud.

    • He explains the process of uploading source material, validating the camera angle, and retaining 4k footage for higher resolution renders.

  • Using the Virtual Avatar in Various Productions 11:27

    • Josh discusses the flexibility of using the virtual avatar in presentations, lectures, and demos, including mixing with PowerPoint slides and Canvas slides.

    • He highlights the ability to create unlimited digital doubles and the importance of not checking the AI remove background option.

    • Josh explains the use of Camtasia's Remove Color effect to key out the green color in the background and the importance of using high-quality settings.

    • He advises against using proxy footage for making decisions about green Screen settings and emphasizes the need for maximum quality settings in video editing software.

  • Final Steps and Infinite Possibilities 14:54

    • Josh concludes by mentioning the infinite possibilities of the workflow, including creating presentations directly inside Hey Gen.

    • He discusses integrating with Canva for timed slide changes and animations, and the option to check the background removal button for a transparent background.

    • Josh reiterates the importance of using the method shown in the video to achieve 4k production quality, even if it requires a more expensive plan.

    • He wraps up the demo, encouraging viewers to explore the various applications and approaches for their virtual avatars.


Read More

15: Automate Performances from Audio


Keywords: Automated, performance, audio, file, high-quality, microphone, digital, avatar, recording, Camtasia


Automate Performances from Audio


Description

Learn how to create a professional automated performance using digital avatars by recording high-quality audio and seamlessly integrating it with a virtual presenter. This technique allows you to transform audio recordings into engaging video content, whether from live presentations, scripts, or Screen recordings. You'll discover how to export audio files, align a digital avatar's movements, and use chroma key technology to place your virtual presenter on any background. By mastering this workflow, you can produce polished, context-rich video dem


Outcomes

Following are the key things you will be able to do after you watch this demo:

  1. Record high-quality audio using professional recording software

  2. Export audio files in multiple formats (WAV and MP3)

  3. Upload audio recordings to a digital avatar platform

  4. Align digital avatar movements precisely with audio tracks

  5. Render video performances from audio recordings

  6. Remove background using chroma key techniques

  7. Integrate digital avatars into various visual backdrops

  8. Repurpose existing audio from presentations or demos

  9. Create automated video content without on-camera performance

  10. Optimize audio files for different digital platforms


 

Summary

  • Creating an Automated Performance Using Audio 0:08

    • Josh Lomelino explains two options for creating an automated performance: using a text-to-speech generated audio file or recording the performance using a high-quality microphone.

    • He emphasizes that recording with a high-quality microphone yields the best results and will demonstrate this method in the demo.

    • Josh mentions that the next demo will cover creating a fully automated performance using text, automating the entire process from audio capture to video production.

    • He notes that while the automated process is efficient, it may not match the quality of a live performance.

  • Preparing and Exporting Audio Recordings 1:09

    • Josh discusses the importance of using a high-quality audio file for the best results and mentions uploading the audio recording to a digital avatar.

    • He explains the need to export an uncompressed WAV file and an MP3 file optimized for web use, highlighting the importance of having both options ready.

    • Josh typically records his audio directly into Camtasia, which he finds to be the fastest way to capture high-quality audio for quick editing.

    • He demonstrates how to export a local file and choose between saving it as a WAV or MP3 file, noting that other audio editing tools can also be used.

  • Generating Video Performance with Digital Avatar 2:29

    • Josh explains the process of generating a video performance by dragging and dropping the audio file into the project and adjusting the start and end times of the digital avatar.

    • He mentions exporting the production to render the performance into an MP4 file and downloading it into the project.

    • Josh highlights the use of the chroma key or ultra key function to remove the background and seamlessly integrate the digital avatar into any backdrop.

    • He provides examples of using this technique for reading from a script, repurposing audio from live presentations, and creating matching visuals with on-camera performances.

  • Combining Performance Modalities and Future Demos 3:54

    • Josh discusses the challenges of managing all three performance modalities (Screen recording, audio, and digital avatar) simultaneously and the importance of practicing beforehand.

    • He explains how to export the audio from a demo, generate a digital avatar, and overlay it onto the video, showing the versatility of combining these elements.

    • Josh mentions upcoming demos that will cover generating audio using generative AI from text alone, creating a fully automated workflow.

    • He will also demonstrate automating the creation of slides and the precise timing of each slide's animation, allowing for a completely hands-free production system.

 

 

 


Read More

16: Automate Everything with Text Prompt


Keywords: Automated, performance, text, video, Otter, AI, voice, clone, Eleven Labs, HeyGen, audio, multilingual


In this video, Josh demonstrates how to create fully automated video performances directly from text using tools like Otter AI, 11 Labs, and HeyGen. Viewers will learn how to generate high-quality voice clones, prototype video scripts, and produce professional-looking content with minimal effort by leveraging AI-powered voice and video generation technologies. The workflow allows content creators to transform written or spoken text into polished video presentations quickly and efficiently. By following Josh's method, users can generate multiple video iterations, edit audio precisely, and create digital avatars that replicate their voice and performance with remarkable accuracy.


Description

In this video, Josh demonstrates how to create fully automated video performances directly from text using tools like Otter AI, 11 Labs, and HeyGen. Viewers will learn how to generate high-quality voice clones, prototype video scripts, and produce professional-looking content with minimal effort by leveraging AI-powered voice and video generation technologies. The workflow allows content creators to transform written or spoken text into polished video presentations quickly and efficiently. By following Josh's method, users can generate multiple video iterations, edit audio precisely, and create digital avatars that replicate their voice and performance with remarkable accuracy.


Outcomes

Following are the key things you will be able to do after you watch this demo:

  1. Generate video scripts from transcribed audio using AI tools

  2. Create high-quality voice clones with consistent audio recordings

  3. Prototype video content using free and paid AI platforms

  4. Optimize voice training for digital avatars

  5. Manage content production across multiple AI environments

  6. Edit audio tracks with minimal credit consumption

  7. Develop a systematic workflow for automated video creation

  8. Replicate personal performance using digital voice technology

  9. Transform text-based content into professional video presentations

  10. Implement cost-effective strategies for video and audio generation


 

Summary

  • Creating a Fully Automated Performance from Text 0:08

    • Josh Lomelino explains the process of creating a fully automated performance directly from text, including generating audio prompts using Otter AI.

    • He describes how he brainstorms ideas while walking and exports the subtitle transcript file, SRT, to process it with AI tools like Claude or ChatGPT.

    • Josh mentions breaking up long scripts into manageable blocks of 1800 characters and generating a year's worth of content for various platforms.

    • He emphasizes the use of text, whether written manually or spoken and transcribed, to craft a video script using two primary methods.

  • Generating High-Quality Voice Clones 1:51

    • Josh discusses creating a high-quality voice clone using 11 Labs, initially finding the results artificial but later perfecting the settings.

    • He highlights the importance of using a consistent audio clip for training the voice digital double, ideally around three hours of spoken audio.

    • Josh explains the challenges of recording consistently for three hours and how he stitches together previous demo recordings to create a large audio clip.

    • He stresses the need for meticulous tracking of audio settings to ensure uniformity and avoid sudden changes in volume or tonal quality.

  • Optimizing Audio Recording for Consistency 3:36

    • Josh shares his experience of recording multiple live sessions with an audience, which infused the audio with personality and energy.

    • He explains the importance of having consistently dialed-in audio for generating a high-quality performance, as the AI listens to everything in the audio track.

    • Josh mentions the time and cost involved in using 11 Labs, which can take up to six to eight hours to analyze a voice and build a model.

    • He advises against using cheaper models, such as the multilingual version one model or turbo 2.5, and recommends upgrading to the multilingual version two model for better results.

  • Using Hey Gen for Cost-Effective Prototyping 5:35

    • Josh introduces Hey Gen as an alternative for creating generative content when 11 Labs burns through credits too quickly.

    • He explains how he trains Hey Gen on his voice by uploading a 10 to 15-minute audio clip and generates unlimited videos for free, depending on the subscription plan.

    • Josh describes the process of creating prototypes, making real-time adjustments to the script, and rendering multiple takes.

    • He mentions using his phone in split Screen mode while walking to make adjustments on the fly and then copying and pasting the revised script into Hey Gen.

  • Switching Between Hey Gen and 11 Labs 7:44

    • Josh explains how he can switch the voice in Hey Gen to the high-quality production voice in 11 Labs with a click of a button.

    • He highlights the downside of using Hey Gen, which is the risk of losing all credits if there are issues with the audio track in the final video.

    • Josh prefers using the Studio tool in 11 Labs for targeted editing, which allows regenerating just portions of the audio without redoing the entire clip.

    • He mentions the benefit of being able to download the WAV file and MP3 file from the Studio tool in 11 Labs as a fail-safe.

  • Organizing Video Production Phases 9:21

    • Josh describes his workflow of treating production as two phases: the cheap, free voice phase and the final phase.

    • He explains the process of pasting the text directly into the Hey Gen editor, listening to the prototype, and resolving issues before creating a new file in Hey Gen.

    • Josh organizes his videos into two folders: a prototype folder and a final folder, for easy organization of his methods.

    • He mentions using the multilingual version two model for cost-effective throwaway tests and training his voice with Hey Gen for free prototyping.

  • Leveraging Digital Doubles for High-Quality Videos 10:34

    • Josh shares how he uses his digital doubles to replicate a performance of his voice and generate a corresponding video composite.

    • He explains how he creates a script using Otter AI during a walk, copies and pastes it into his automated workflow, and produces a high-end video with minimal effort.

    • Josh highlights the benefits of this workflow, which allows him to deliver excellence without skipping a beat, even when small inconsistencies would have derailed the process before.

    • He concludes by mentioning the next steps in the following videos, which will cover adding automated visual elements on Screen behind the virtual avatar.

 

 


Read More

17: Generate Ideas with Otter and Claude


Keywords: AI, Claude, Chat GPT, brainstorming, video, script, otter, SRT, transcription, generative audio, bulk export, workflow


Generate Ideas with Otter and Claude


Description

Josh demonstrates how to use AI tools like Otter AI, ChatGPT, and Hey Gen to quickly transform brainstorming transcripts into polished video scripts. By leveraging AI's capabilities, creators can capture their ideas, generate scripts, and create content with minimal manual editing. The workflow allows users to convert spoken thoughts into text, refine the script through AI assistance, and produce a final video with a digital avatar or voice clone. Viewers will learn a streamlined process for content creation that dramatically reduces production time and enables rapid, creative video generation.


Outcomes

Following are the key things you will be able to do after you watch this demo:

  1. Capture brainstorming ideas using Otter AI transcription

  2. Export SRT files from recorded thoughts

  3. Convert raw transcripts into structured video scripts

  4. Leverage AI tools to refine and edit content automatically

  5. Break down long scripts into manageable character blocks

  6. Identify and correct potential AI pronunciation challenges

  7. Generate video scripts with minimal manual editing

  8. Prepare scripts for digital avatar or voice clone production

  9. Batch process multiple transcripts simultaneously

  10. Create content at scale using AI-assisted workflows


 

Summary

  • Using AI Tools for Content Creation 0:09

    • Josh Lomelino explains how AI tools help him capture ideas and generate content directly from brainstorming sessions.

    • He uses Otter AI to record his thoughts verbatim, which he then exports as an SRT file for transcription.

    • The SRT file contains every word spoken along with time codes, making it easy to generate a full video script.

    • Josh leverages AI tools like 11 Labs and Hey Gen to produce audio and video content from the transcribed text.

  • Generating Video Scripts from Transcripts 2:00

    • Josh describes the process of generating a video script from the transcribed text using AI tools.

    • He explains the difference between having a clear plan and a vague notion for the script.

    • The AI can capture random ideas and generate multiple scripts within the Otter AI application.

    • Josh then uses tools like Claude AI or ChatGPT to expand and refine the generated scripts.

  • Collaborative Writing with AI 2:35

    • Josh aims to create a video script that his digital double can read aloud, reducing the need for extensive editing.

    • He explains the collaborative writing process between himself and AI tools to generate drafts and revisions.

    • The ultimate goal is to use AI to create a polished video script without spending hours on manual editing.

    • Josh emphasizes the importance of spending time to perfect the AI prompting process.

  • Workflow for Converting SRT Files 3:51

    • Josh demonstrates the workflow for converting an SRT file into a video script using Otter AI and Notepad.

    • He highlights the importance of checking the prompts document for time-saving methods.

    • Josh explains two methods for creating video scripts: word-for-word transcription and general direction.

    • He provides detailed prompts for ChatGPT to convert SRT files into 1800-character blocks.

  • Handling Rough Brainstorming Transcripts 7:40

    • Josh discusses handling rough brainstorming transcripts that require more assistance from AI tools.

    • He explains the need to be mindful of checking each word when using AI to generalize the transcript.

    • Josh provides a prompt for ChatGPT to convert the SRT file into a video script and fix grammatical issues.

    • He emphasizes the importance of ensuring the script is readable by the AI digital double.

  • Challenges with AI-Generated Scripts 10:06

    • Josh mentions potential challenges with AI-generated scripts, such as mispronunciation by the digital double.

    • He explains the time-consuming process of manually correcting AI-generated scripts.

    • Josh introduces a prompt for a cleanup pass to automatically correct readability issues.

    • He advises copying and pasting the corrected script into the video script document for backup.

  • Finalizing the Video Script 12:23

    • Josh explains the final steps of rendering the script as a prototype using a free voice clone.

    • He advises listening to the playback and adjusting the script for pronunciation issues.

    • Once satisfied with the prototype, the final audio can be generated using tools like 11 Labs.

    • The final audio clip can then be uploaded to a virtual avatar software for the final on-Screen performance.

  • Batch Processing Multiple SRT Files 13:21

    • Josh highlights the option to bulk export multiple SRT files from the Otter AI app for time savings.

    • He explains how this process can be applied to a whole folder of SRT files.

    • This method allows for the creation of massive amounts of content quickly and easily.

    • Josh concludes the demo by encouraging viewers to try the process for themselves.

 

 


Read More

18: Automate Slide Data Creation


Keywords: Automation, AI-generated, content, slides, video background, SRT, transcript


Automate Slide Data Creation


Description

In this demo, Josh Lomelino reveals a powerful workflow for automating on-Screen elements and slide creation using AI tools. Viewers will learn how to transform a transcript into a fully automated slide deck by leveraging AI platforms like Claude and ChatGPT to generate inspirational content with precise timing. The technique allows content creators to automatically generate slide content, export it to a CSV file, and prepare for seamless PowerPoint or Canvas slide production. By following this method, users can save significant time in presentation creation and eliminate manual slide transitions.


Outcomes

Following are the key things you will be able to do after you watch this demo:

  1. Generate automated slide content using AI transcription tools

  2. Extract precise time codes from transcripts for slide transitions

  3. Transform raw transcripts into structured slide presentations

  4. Use AI prompts to create inspirational and motivational slide copy

  5. Convert slide data into JSON and CSV formats

  6. Automate slide creation across multiple platforms (PowerPoint, Canvas)

  7. Optimize slide timing and pacing for engaging presentations

  8. Leverage AI tools to reduce manual presentation development time

  9. Export transcription data for seamless content repurposing

  10. Create consistent and professional slide decks without manual intervention


 

Summary

  • Automating On-Screen Elements with AI 0:09

    • Josh Lomelino introduces the demo, focusing on automating on-Screen elements for lectures or demos.

    • He explains the use of AI-generated voice, digital double avatar, and automated slide content.

    • Josh emphasizes the importance of the vocal track in automating the entire performance.

    • He mentions using either an SRT file or transcription tools like Otter AI or Loom for accurate time codes.

  • Using Loom for Precise Time Codes 1:24

    • Josh advises using Loom for more accurate time codes compared to Otter AI.

    • He explains the challenges of automating slide transitions and the importance of precise time codes.

    • Josh demonstrates how to export the SRT file and use it for automating slide transitions.

    • He highlights the need for accurate time codes to avoid manual recording and timing issues.

  • Generating Slide Content with AI 4:38

    • Josh shows how to use Claude AI to generate slide content based on the SRT file.

    • He explains the process of copying the SRT file into memory and using AI prompts to generate slide content.

    • Josh suggests making the slide content inspirational and motivational.

    • He emphasizes the importance of comparing and mixing AI-generated content to get the desired outcome.

  • Adjusting Slide Transition Timing 6:10

    • Josh discusses the importance of slide transition timing and how it affects the video's pacing.

    • He suggests using a fixed number of slides and adjusting the transition timing based on the video's feel.

    • Josh explains how to increase or decrease the number of slides while maintaining the conversational tone.

    • He highlights the need for accurate time codes to ensure smooth slide transitions.

  • Handling Time Code Issues 8:13

    • Josh addresses potential issues with time codes and suggests using Loom for more accurate data.

    • He explains how to adjust the number of slides based on the video's length and transition timing.

    • Josh provides prompts for asking AI tools to generate the correct number of slides and time codes.

    • He emphasizes the importance of accurate time codes for automating slide transitions.

  • Exporting Slide Data to Excel 12:53

    • Josh shows how to export the slide data to an Excel file from AI-generated JSON data.

    • He explains the process of copying and pasting JSON data into an Excel file.

    • Josh suggests using a fail-safe strategy if the direct export method doesn't work.

    • He highlights the importance of having a clean data source for generating slides automatically.

  • Transforming JSON Data to CSV 13:59

    • Josh demonstrates how to transform JSON data into a CSV file using ChatGPT.

    • He explains the process of copying JSON data into ChatGPT and generating a CSV file.

    • Josh provides prompts for handling issues with special characters and ensuring clean data.

    • He emphasizes the importance of having a CSV file for automating PowerPoint or Canvas slides.

  • Final Steps for Automating Slides 18:03

    • Josh explains how to use the CSV file to generate PowerPoint or Canvas slides automatically.

    • He highlights the power of having all the necessary data for automating the presentation.

    • Josh mentions that the next demo will cover generating PowerPoint and Canvas slides in detail.

    • He concludes the demo by summarizing the key steps and the benefits of automating the presentation process.

 

 

 


Read More

19: Re-order Items


Re-order Items


Description

Once you complete this video, you’ll be able to confidently reorder classes, units, and individual content items within your content management system. You’ll learn how to move items, folders, and entire classes to customize the sequence of your content with just a few clicks. The demo shows how to update the order both during content creation and after the fact, ensuring your workflow stays organized and flexible. By mastering these tools, you’ll have full control over the structure and flow of your content.


Outcomes

Following are the key things you will be able to do after you watch this demo:

  • Reorder content items, units, and classes within a content management system
  • Organize the sequence of content to match desired workflows
  • Move individual items, folders, or entire classes to new positions
  • Update and reset the order of content efficiently
  • Customize the structure and flow of educational materials

Summary

  • Reordering Content Items 0:10

    • Josh Lomelino explains the ability to reorder classes, units, and content, emphasizing the flexibility to sequence content.

    • Users can reorder content items within a folder (unit) or move entire folders and classes.

    • The process of reordering content involves specifying an order number for new items or leaving it blank for automatic placement at the end of the unit.

    • Users can reorder content items by selecting a class, navigating to a unit, and using the "reorder content" feature.

  • Shuffling Content Items 2:49

    • Josh demonstrates how to shuffle content items within a unit by selecting specific items and reordering them.

    • He creates a Screenshot as a reference to ensure he can revert changes if needed.

    • The interface allows users to move items to different positions, with a zero indicating the first position in the sequence.

    • Accidental duplicates are handled by the system, ensuring a sequential process and proper reordering.

  • Refreshing and Verifying Changes 4:48

    • Josh refreshes the page to verify that the reordered content items are in the correct sequence.

    • He demonstrates the process of reordering content items in a different class to show the flexibility of the system.

    • Users can modify the order number of content items directly or use the "reorder content" feature for more control.

    • The system automatically updates the order of content items, ensuring a seamless reordering process.

  • Reordering Units 6:18

    • Josh explains how to reorder units within a class, using the "reorder units" feature.

    • He demonstrates moving a unit to a different position in the sequence, with all related content items moving accordingly.

    • The process involves selecting a class, navigating to the desired unit, and reordering the units.

    • Users can update the sequence of units to better organize their content flow.

  • Handling Class Reordering 7:49

    • Josh mentions the need to reorder classes only if the home page of classes requires a different sequence.

    • The process of reordering classes is similar to reordering units and content items.

    • Users can update the order of classes to reflect their preferred sequence.

    • The system provides flexibility in managing the flow of content, units, and classes.

  • Summary and Next Steps 8:43

    • Josh summarizes the various ways to reorder content, units, and classes, emphasizing the flexibility of the system.

    • He concludes the demo by mentioning the next topic, which is about locking and unlocking content.

    • The demo aims to showcase the powerful automation and flexibility of the content management system.

    • Users are encouraged to explore the different features to optimize their content organization and workflow.


Read More

20: Video Manager Component


Video Manager Component


Description

After completing this video, viewers will be able to confidently upload and organize videos using the AMP Video Manager Component. They will learn how to tag and categorize content for easy searching, modify video details, and utilize advanced features like custom thumbnails and player button settings. Additionally, viewers will understand how to manage video metadata, optimize playback quality, and access analytics to track video performance. This empowers users to efficiently manage and enhance their video content within the platform.


Outcomes

Following are the key things you will be able to do after you watch this demo:

  • Upload videos to the platform
  • Tag and categorize video content
  • Organize videos for efficient retrieval
  • Modify video details and metadata
  • Customize video thumbnails and player settings
  • Search for videos using tags and keyword
  • Replace or delete existing videos
  • Access and interpret video analytics
  • Restrict or enable video embedding on other platforms

Summary

  • Video Manager Component Overview 0:08

    • Josh Lomelino introduces the video manager component, explaining its accessibility from both the end user's perspective and the backend.

    • He highlights the interactive chapters, x-ray search functionality, and closed captions capabilities.

    • The video manager supports various video resolutions, including 4K, 8K, and 360-degree videos, and offers a picture-in-picture feature.

    • Josh explains the ease of uploading videos through drag-and-drop, mentioning the automatic handling of transcripts and video resolutions on the backend.

  • Tagging and Metadata Management 2:23

    • Josh demonstrates the tagging system, which allows organizing videos into categories for easier management.

    • He explains the process of adding tags to videos, emphasizing the importance of tagging for advanced searches.

    • The metadata management includes naming, describing, and tagging videos before uploading the MP4 file.

    • Josh highlights the importance of uploading the highest resolution video, which will be transcoded into multiple versions for adaptive playback.

  • Transcoding and Video Quality Adaptation 5:49

    • Josh describes the transcoding process, where the highest resolution video is converted into multiple versions for different connection speeds.

    • He explains how the player automatically selects the best quality based on the user's connection speed.

    • The transcoding process ensures that the video adapts to the user's playback capabilities, enhancing the viewing experience.

    • Josh demonstrates the successful upload of a video and the subsequent changes in the user interface.

  • Advanced Features and Multilingual Support 9:21

    • Josh mentions future demos that will cover advanced features like multiple language support for transcripts and videos.

    • He explains the ability to switch out videos by modifying content and using the select video feature.

    • The advanced search functionality allows filtering videos by tags and specific words, making it easier to find content.

    • Josh emphasizes the importance of categorization and organization for managing large video libraries.

  • Customization and Player Settings 12:00

    • Josh discusses the customization options for thumbnails, player buttons, and embedding restrictions.

    • He explains how to upload custom thumbnails and the availability of templates for creating professional-looking thumbnails.

    • The player settings allow customizing social media engagement features and restricting where the video can be embedded.

    • Josh highlights the flexibility in setting video visibility, from public to private, and the impact of these settings on the video's accessibility.

  • Full Screen Video Manager 12:14

    • Josh introduces the Full Screen Video Manager, which provides a comprehensive view of video management.

    • The Full Screen Video Manager allows uploading videos, managing metadata, and adding tags directly from the full-Screen interface.

    • He explains the process of creating content again to ensure the new video appears in the search process.

    • The manager also allows modifying tags and thumbnails for existing videos, enhancing the flexibility of video management.

  • Analytics and View Tracking 17:13

    • Josh demonstrates the ability to track the number of views for each video, providing valuable analytics data.

    • He explains how the analytics data can be used to monitor the performance of embedded content on other platforms.

    • The tracking feature ensures that all views are accounted for, even when the video is embedded on external sites.

    • Josh emphasizes the importance of using this data to optimize the video manager component and improve the user experience.

  • Final Thoughts and Summary 21:05

    • Josh summarizes the key features and functionalities of the video manager component.

    • He reiterates the ease of uploading and modifying videos, as well as the automatic handling of metadata and video resolutions.

    • The advanced search and tagging features are highlighted as powerful tools for managing large video libraries.

    • Josh concludes by emphasizing the flexibility and scalability of the video manager component, making it a versatile tool for various content management needs.


Read More

21: Wicked Problem to Winning Product


Unlock the secrets to creating a winning product by mastering the art of problem identification, stakeholder mapping, and innovative solution design. This demo guides you through defining high-impact “wicked problems,” breaking them into solvable pain points, and transforming insights into powerful features. You’ll learn to harness agile methods, leverage research tools, and build out a minimum viable product that stands out in the marketplace. Step by step, you’ll gain the skills and strategies needed to turn big ideas into real-world success.


Description

Unlock the secrets to creating a winning product by mastering the art of problem identification, stakeholder mapping, and innovative solution design. This demo guides you through defining high-impact “wicked problems,” breaking them into solvable pain points, and transforming insights into powerful features. You’ll learn to harness agile methods, leverage research tools, and build out a minimum viable product that stands out in the marketplace. Step by step, you’ll gain the skills and strategies needed to turn big ideas into real-world success.

After completing this video, viewers will be able to confidently approach product development by identifying significant "wicked problems" and breaking them down into actionable pain points. They will learn to map stakeholders and use strategies like the 5W method to thoroughly understand issues and the people affected. Equipped with primary research skills and tools for stakeholder and ecosystem mapping, learners will be ready to define a clear path toward building an impactful minimum viable product (MVP). Ultimately, participants will leave with a framework to turn ambitious ideas into organized, actionable project plans.


Outcomes

Following are the key things you will be able to do after you watch this demo:

  • Identify and define "wicked problems" relevant to real-world contexts
  • Analyze and map key stakeholders and personas affected by the problem
  • Subdivide complex issues into actionable pain points
  • Apply the 5W strategy to systematically understand and frame challenges
  • Create an ecosystem map to visualize relationships among users, systems, and organizations
  • Utilize tools like Miro and Figma for prototyping and solution mapping
  • Conduct research to gather insights and validate pain points using AI tools
  • Organize findings into actionable plans leading to a minimum viable product (MVP)

Summary

  • Defining the Problem and Initial Steps 0:11

    • Josh Lomelino discusses the daunting task of starting with a blank white Screen and the importance of defining the problem to be solved.

    • He emphasizes the need for a problem-solving approach, focusing on specific workflow issues like ordering groceries.

    • The process involves mapping out pain points and converting them into solutions, which become features of the minimum viable product (MVP).

    • Josh explains the importance of maintaining a product mindset and the continual iterative process of discovery, design, and refinement.

  • Understanding the Minimum Viable Product (MVP) 2:03

    • Josh elaborates on the concept of an MVP, describing it as the minimum thing needed for a shippable product.

    • He highlights the risk of scope creep and the need to focus on essential features.

    • The development arc is described as a three-step process: discovery, design, and refinement, which repeats continuously.

    • Josh mentions various forms MVPs can take, including apps, web apps, native apps, games, and books.

  • Identifying Wicked Problems 4:59

    • Josh introduces the concept of a "wicked problem," which is complex, interconnected, and has no clear solution.

    • He explains the criteria for identifying wicked problems, including their complexity and the lack of a clear solution.

    • The importance of understanding the people affected by the problem is emphasized, with personas being used to define the target audience.

    • Josh provides examples of wicked problems, such as tracking auto repair warranties and bike repairs.

  • The 5W Strategy and Stakeholder Identification 8:49

    • Josh introduces the 5W strategy (who, what, when, where, why) to help identify and solve wicked problems.

    • He explains the importance of focusing on the people affected by the problem and identifying stakeholders.

    • Josh provides an example of a receipt tracker app and the various stakeholders involved, such as the end user, the company, and the battery manufacturer.

    • The process of mapping out stakeholders and understanding their roles is crucial for defining the ecosystem map.

  • Creating an Ecosystem Map and Using Tools 11:37

    • Josh discusses the creation of an ecosystem map, which defines the landscape and actors involved in the problem.

    • He explains the use of tools like Miro and Figma to create prototypes and answer questions from the ecosystem map.

    • The importance of defining the MVP and building backlogs and agile sprint lists is highlighted.

    • Josh assigns an action step for participants to come up with five to seven big picture problems and identify stakeholders and pain points.

  • Research and Data Mining 14:44

    • Josh emphasizes the need for primary research to validate and refine the identified problems and pain points.

    • He suggests using AI tools like ChatGPT to search forums and Reddit for discussions related to the pain points.

    • The importance of being led by interest and passion in solving the problem is reiterated.

    • Josh concludes the session by encouraging participants to focus on the action steps and start mapping out the problems and stakeholders.


Read More

22: Build AI-Powered MVPs


Discover how to take your app idea from concept to high-fidelity MVP with lightning speed in this hands-on demo! You’ll learn how to organize product requirements, train AI tools using your own user stories, and craft powerful prompts that supercharge no-code and low-code platforms like Lovable and Thunkable. Watch step-by-step as we merge user insights, automate prototype creation, and iterate rapidly to build a functional, customizable app without writing code. Whether you're a founder, designer, or developer, this demo will empower you to launch better products, faster.


Description

Discover how to take your app idea from concept to high-fidelity MVP with lightning speed in this hands-on demo! You’ll learn how to organize product requirements, train AI tools using your own user stories, and craft powerful prompts that supercharge no-code and low-code platforms like Lovable and Thunkable. Watch step-by-step as we merge user insights, automate prototype creation, and iterate rapidly to build a functional, customizable app without writing code. Whether you're a founder, designer, or developer, this demo will empower you to launch better products, faster.

After watching this video, viewers will be able to efficiently structure and document their product ideas, train AI tools with custom user stories and requirements, and generate detailed prompts for building full-featured app prototypes. They'll learn how to merge, organize, and optimize user stories to maximize productivity and reduce costs with AI-driven app builders like Lovable and Thunkable. By following these steps, viewers can rapidly create, customize, and iterate on high-fidelity MVPs, preparing their apps for further refinement and deployment. This workflow empowers users to leverage multiple no-code platforms and streamline their app development from concept to actionable prototype.


Outcomes

Following are the key things you will be able to do after you watch this demo:

  • Define product requirements and user stories for AI-driven development.
  • Train AI tools using custom user data and technical documentation.
  • Merge and refine user stories and features into organized, actionable sets.
  • Compose structured prompts to automate no-code and low-code app creation.
  • Export prototypes and app data for version control and further development.
  • Integrate external tools and databases for enhanced app capabilities.
  • Iterate and customize MVP solutions across multiple development platforms.

Summary

  • Understanding Pricing and Pre-Composing Chats 0:11

    • Josh Lomelino explains the importance of understanding pricing in AI apps, emphasizing that credits are tied to prompts and chats.

    • He advises pre-composing chats in tools like ChatGPT to avoid high costs in apps like Lovable, which charge based on daily credits.

    • Josh demonstrates how to go back to prior steps in ChatGPT to train the system on user stories and features.

    • He highlights the need to ensure the chat is trained universally across all chats, otherwise, it needs to be asked to do so explicitly.

  • Training and Managing Chats 4:53

    • Josh discusses the process of training chats on system functionality, using SRT files as an example.

    • He explains the incremental compounding of work in Lovable, which makes it costly to start chatting without a well-defined prompt.

    • Josh emphasizes the importance of optimizing the use of credits to avoid high costs, comparing it to the cost of a development team.

    • He mentions the potential for the browser to choke on large chats and the need to break them into manageable parts.

  • Merging and Organizing User Stories 7:17

    • Josh demonstrates how to merge multiple chats to create a faster and more efficient chat.

    • He explains the process of outputting user stories as a CSV and the challenges with special characters in CSV files.

    • Josh suggests exporting as an Excel file to fix formatting issues.

    • He highlights the importance of incrementally building a pipeline to automate the creation of front-end interface Screens.

  • Enhancing User Stories with Features and Acceptance Criteria 9:36

    • Josh adds a feature column to the user story backlog, differentiating it from user story language.

    • He includes acceptance criteria, which helps in testing and identifying the area within the app where the feature would exist.

    • Josh emphasizes the importance of documenting key wins and moments in a Google Doc for future reference.

    • He explains the process of comparing the current chat output with a saved Word file to ensure completeness.

  • Creating a Master Prompt for Lovable 17:44

    • Josh discusses the process of creating a master prompt for Lovable, which includes context, logical structure, explicit instructions, and adaptive considerations.

    • He highlights the need for granular detail to get specific UI controls in the prompt.

    • Josh explains the importance of saving the output as a Google Doc or GitHub repository for version control.

    • He demonstrates how to rewrite the master prompt to include all features in one MVP release.

  • Training Lovable on Documentation 42:48

    • Josh trains Lovable on the documentation of the tool, which helps in creating a prompt for Lovable.

    • He explains the process of crawling through the documentation pages and listing the pages learned from.

    • Josh emphasizes the importance of checking that the AI is actually doing what it claims to do.

    • He demonstrates how to extract and summarize recommendations from the AI.

  • Refining and Customizing the App 45:00

    • Josh refines and customizes the app by adjusting colors and mastering prompting.

    • He explains the process of using chat mode to plan additional features like a coach and admin portal.

    • Josh demonstrates how to toggle between different device types to test the app on various form factors.

    • He highlights the importance of iterating on the app to ensure it meets user needs and pain points.

  • Exploring Different Tools and Integrations 49:51

    • Josh explores different tools like Thunkable, Bubble IO, Cursor, Replit, Flutter Flow, and Draftbit.

    • He explains the process of training the AI on the documentation of these tools to create a single prompt.

    • Josh highlights the importance of integrating tools like Supabase and Airtable for data management.

    • He emphasizes the need to experiment with different tools to find the best fit for the project.

  • Finalizing the MVP and Next Steps 1:04:33

    • Josh finalizes the MVP by ensuring all features are included in the prompt.

    • He explains the process of exporting the code base and pushing it to GitHub for further development.

    • Josh highlights the importance of iterating on the app to ensure it meets user needs and pain points.

    • He explains the next steps of refining and customizing the app, and preparing it for deployment to the app stores.


Read More

23: Rapid Prototyping with AI Workflows


Unlock the power of AI to supercharge your product design process! This demo guides you through capturing raw ideas via voice recordings, organizing them into agile user stories with Otter and ChatGPT, and rapidly turning those insights into working app prototypes using Figma Make. You’ll learn to mine your own thoughts for powerful features and pain points, map these to real user needs, and supercharge your workflow with cutting-edge tools. By the end, you’ll be ready to turn any burst of inspiration into design-ready prototypes and actionable development steps.


Description

Unlock the power of AI to supercharge your product design process! This demo guides you through capturing raw ideas via voice recordings, organizing them into agile user stories with Otter and ChatGPT, and rapidly turning those insights into working app prototypes using Figma Make. You’ll learn to mine your own thoughts for powerful features and pain points, map these to real user needs, and supercharge your workflow with cutting-edge tools. By the end, you’ll be ready to turn any burst of inspiration into design-ready prototypes and actionable development steps.

In this video, you'll learn how to transform your brainstorming sessions and unstructured ideas into actionable agile user stories using AI tools and Otter transcription. By following the process demonstrated, you'll discover how to mine your thoughts for key features and pain points, then organize them into structured requirements. Viewers will see how to use these user stories to generate rapid app prototypes with tools like Figma Make and refine them for a real-world project. By the end, you'll have the methods and confidence to turn your random ideas into clear, design-ready prototypes and workflows.


Outcomes

Following are the key things you will be able to do after you watch this demo:

  • Capture and record brainstorming sessions and product ideas using voice transcription.
  • Extract and organize unstructured ideas into actionable agile user stories.
  • Identify key pain points and features by data mining transcribed audio.
  • Map user stories to specific product pain points and user personas.
  • Generate rapid app prototypes utilizing AI-assisted design tools like Figma Make.
  • Refine and iterate on prototypes based on organized user stories and stakeholder feedback.
  • Integrate outputs from multiple tools to streamline and enhance the product development workflow.

Personas and Vision Document

Here is the template you can clone to define your app. 

 

Prompt Cheat Sheet

Click here to get the ultimate prompt cheat sheet of every prompt used end to end. 

 

Workflow Summary Guide

Click here to get the 10 step workflow summary guide and supplemental resources


Summary

  • AI-Driven Prototype Development Process 0:09

    • Josh Lomelino explains the process of creating AI-driven prototypes using tools like Figma, Proto.io, and others.

    • The goal is to create a template that can be integrated into manual prototypes, eventually leading to a full app experience using tools like Lovable or Bubble.

    • Emphasis on the importance of a clear product definition and agile user stories for successful AI development.

    • Josh demonstrates how to train a chat on app features and user stories, using his app "Reclaim You" as an example.

  • Training ChatGPT for User Stories 4:30

    • Josh shows how to train ChatGPT on audio brainstorming sessions using Otter for transcription.

    • He explains the process of exporting SRT files from Otter and using them as inputs for ChatGPT.

    • The goal is to capture random thoughts and ideas, which AI can then organize into structured user stories.

    • Josh demonstrates how to ask ChatGPT to learn from the audio files and generate actionable insights for app features and user stories.

  • Data Mining and Feature Identification 10:13

    • Josh discusses the importance of data mining and research to identify core pain points and features for the app.

    • He shows how to ask ChatGPT to create lists of pain points, issues, and challenges from the data set.

    • The process involves categorizing pain points into broad buckets like health and wellness, planning and process, motivation and mindset, teaching and engagement.

    • Josh emphasizes the need for a clear understanding of pain points to develop effective product solutions.

  • Generating Agile User Stories 17:52

    • Josh explains how to use ChatGPT to create detailed agile user stories based on the identified pain points.

    • He demonstrates the process of training ChatGPT on the framework of pain to solution for creating user stories.

    • The goal is to generate a comprehensive list of user stories that can be used to guide the development of the app.

    • Josh shows how to create personas for different user groups and generate user stories for each persona.

  • Prototype Generation with Figma Make 25:43

    • Josh introduces Figma Make as a tool to generate prototype Screens based on the agile user stories.

    • He explains the process of describing the app in Figma Make, including the app store description and features.

    • The tool generates HTML code for the prototype Screens, which can then be manually refined.

    • Josh emphasizes the importance of using multiple tools and integrating their outputs to create a comprehensive prototype.

  • UI Framework and Stencils 35:30

    • Josh discusses the importance of selecting a UI framework for the final app experience.

    • He demonstrates how to use UI kits like Bootstrap UI and Material UI to create a consistent UI workflow.

    • The goal is to ensure that the prototype Screens match the final app experience as closely as possible.

    • Josh shows how to use stencils to quickly create UI elements and save time in the development process.

  • Reviewing and Refining the Prototype 45:41

    • Josh explains the importance of reviewing and refining the prototype to ensure it meets the project requirements.

    • He demonstrates how to identify and fix broken links and other issues in the prototype.

    • The process involves iterating on the prototype, incorporating feedback, and refining the UI elements.

    • Josh emphasizes the need for a clear and accurate input to get the best output from AI tools.

  • Final Steps and Best Practices 46:18

    • Josh outlines the final steps in the AI-driven prototype development process.

    • He emphasizes the importance of saving chat history and project documentation for future reference.

    • The goal is to create a comprehensive and accurate prototype that can be used as a starting point for the final app development.

    • Josh encourages the use of multiple tools and integrating their outputs to create a robust and functional prototype.


Read More

Bible Search Results

There are no Main Site search results.