AI How To Video Creator

How can I create a how-to video using Teach-O-Matic?
Start by accessing the Teach-O-Matic Jupyter notebook, an open-source project. Decide on the topic and input your text instructions (for example, "how to make spaghetti"). Customize settings such as Narrator Adjective (e.g., "shakespearean") and Music Style (e.g., "disco"). Run the notebook to initiate the video creation process. The notebook coordinates with AI models to generate the script, voiceover, video, music, and cover image. Review the generated video and adjust as needed. No dev environment is required.
What AI technologies power Teach-O-Matic for video creation?
- GPT-4 writes the script based on your text instructions
- Suno AI Bark provides the voiceover
- Damo Text-to-Video creates the video from the script
- Riffusion composes the background music
- Stable Diffusion generates the cover images
- LangChain coordinates and chains all components together
Can I customize the style and elements of videos created with Teach-O-Matic?
Yes. You can customize elements such as Narrator Adjective (e.g., "shakespearean") and Music Style (e.g., "disco") to tailor the video’s tone and soundtrack to your needs.
Do I need a development environment to use Teach-O-Matic?
No. Teach-O-Matic runs as an open-source Jupyter notebook and does not require a separate development environment to start creating videos.
What topics can I create videos about with Teach-O-Matic?
You input your own text instructions for any how-to topic. For example, you can use "how to make spaghetti," and Teach-O-Matic will generate an instructional video from your instructions.
How do I access and run Teach-O-Matic?
Teach-O-Matic is an open-source project centered around a Jupyter notebook. Access the notebook and run it to initiate the multi-model video creation process (script, voiceover, video, music, and cover image) coordinated by LangChain.

































