Home / Companies / Mux / Blog / May 2026

May 2026 Summaries

4 posts from Mux

Filter
Month: Year:
Post Summaries Back to Blog
In an exploration of video intelligence enhancements, a fine-tuning process was applied to a small multimodal model for Mux-specific workflows, such as generating transcript-based summaries and chapters. This model, integrated into the open-source @mux/ai SDK, demonstrated more concise and workflow-specific outputs compared to the default Mux Robots experience. The initiative involved adding Baseten as a provider, generating 10,000 synthetic JSONL training examples, and using LoRA to fine-tune the Mistral Small 3.1 model. The project highlighted the benefits of fine-tuning, such as increased privacy, control, and customization, and underscored the flexibility of @mux/ai, which allows users to bring their own API keys for various services. Although fine-tuning requires managing third-party integrations, it offers tailored solutions not available through pre-configured models like Mux Robots. The process of fine-tuning was facilitated by Baseten's training SDK, which enabled the creation of a dedicated deployment with a specific endpoint for model access. This approach, while requiring additional infrastructure setup, provided the desired control over video AI workflows, making it suitable for projects needing a nuanced developer experience.
May 28, 2026 3,702 words in the original blog post.
Fuertafit, a Spanish fitness platform, transitioned from Vimeo to Mux due to a two-hour video outage and unresolved billing issues with Vimeo. The platform's CTO, Óscar Ramírez, found Mux's predictable per-minute pricing and built-in analytics, Mux Data, more advantageous for their two-person engineering team. Mux Data provided detailed insights into video performance, enabling data-driven decisions regarding video editing, pacing, and platform compatibility, which were previously based on intuition. The migration involved transferring 1,500 videos and addressing compatibility issues with HLS, and was managed using automated processes. Since adopting Mux, Fuertafit has experienced no significant outages, allowing the team to focus on developing new products, such as short form-check videos for gym users, with the guidance of detailed analytics.
May 27, 2026 930 words in the original blog post.
The author describes an exciting project involving the use of AI agents, specifically Claude Code, and Mux Robots to organize and digitize a large collection of old VHS family videos. This process involved using Mux APIs to generate summaries, tags, key moments, and chapters for each video, transforming them into a structured archive of 182 individual "memories." The project highlighted the nostalgic value of these videos and the innovative potential of AI agents, despite their need for human oversight to ensure accuracy. The author created a web application resembling YouTube to display these memories, which allowed for easy navigation and sharing with family members. They reflect on the ease and possibility of such projects made feasible by AI and Mux Robots, as well as the ongoing maintenance challenges of software development. The cost-effectiveness and efficiency of using Mux Robots and Claude Code are emphasized, allowing for a comprehensive organization of family memories at a minimal cost.
May 18, 2026 2,356 words in the original blog post.
The text reflects on the evolution of programming challenges, from the simple "Hello World" programs that introduced new languages, to the ubiquitous to-do apps that taught developers fundamental concepts like CRUD operations. As technology advances, particularly with the advent of large language models (LLMs), the need to learn programming languages to build applications has diminished, shifting the focus from implementation to clearly defining project goals. The author illustrates this shift through the creation of "Shaaaare My Screeeen," a macOS screen recorder built using Mux infrastructure, which demonstrates how modern tools allow for rapid development of complex, useful applications. This app, which integrates features like video summarization and AI-driven metadata generation, exemplifies the new era of software development where projects that once required extensive effort can now be completed swiftly, inviting developers to aim higher and tackle more ambitious projects.
May 05, 2026 1,701 words in the original blog post.