
Alibaba just dropped the world's most advanced open-source AI, xAI launched Grok Image 2.0, and there is a new open source that lets you do voice cloning free and local. Here is everything that happened in AI this week:
Kyutai just made voice cloning free and local. Pocket TTS is a 100 million parameter text-to-speech model light enough to run on a CPU in real time, and setup is literally one command. No GPU, no API key, no subscription.
Tiny but Real Time: At 100M parameters it runs comfortably on ordinary CPUs, targeting edge devices, mobile apps, and local installs where latency, cost, and privacy matter.
Clone Any Voice Locally: You can clone a voice from any audio sample when you run the model on your own machine, so nothing ever leaves your computer.
One Command Setup: Run
uvx pocket-tts generateand it handles dependencies on the fly, orpocket-tts serveto spin up a local web interface at localhost:8000.
Try it now → https://kyutai.org/tts/
Your agent no longer needs to learn everything from scratch. Nous Research's Skills Hub turns community knowledge into installable modules, and it has exploded in size. The Hub now lists 90,881 skills across 12 registries, up from a few hundred.
90,000+ Free Skills: The Hub auto-refreshes twice daily and includes contributions from NVIDIA's skills repo, added to trusted taps in v0.16.0, alongside community registries.
Cross-Agent Standard: Skills are just SKILL.md files, and the format is compatible across Hermes, Claude Code, Cursor, Codex, and other agents.
Install and Publish in One Line: It connects to official skills, GitHub repos, the skills.sh marketplace, and ClawHub through one unified interface, and you can publish your own set as a tap with
hermes skills tap add owner/repo, no server or registry signup required.
Try it now → https://hermes-agent.nousresearch.com/docs/skills
Alibaba's Qwen team previewed Qwen3.8-Max-Preview at the World AI Conference in Shanghai, describing it as a 2.4 trillion-parameter model second only to Fable 5 among the systems it benchmarked. The preview is live now. The benchmark table, model card, and license are not.
Biggest Qwen Ever, By a Lot: It is a huge jump from Qwen3-Max at 1 trillion parameters in September 2025 and Qwen3.5 at 397 billion in February 2026, and developer Shuai Bai called it the team's first multimodal model above 1 trillion parameters, processing text, images, video, and documents.
The Number Nobody Has: It is a sparse MoE design like the rest of the Max tier, but the active-parameter count has not been disclosed, and without it the 2.4T headline says very little about actual serving cost.
Cheap to Test Right Now: A preview is available through Alibaba's Token Plan subscription, its Qoder coding platform, and QoderWork productivity suite at 10% of standard pricing.
Try it now → https://chat.qwen.ai
Meta finally entered the terminal agent race. Muse Code landed in beta on August 5, 2026, running on a new model called Muse Spark 1.2, and it is the first coding-specific product to ship from Meta Superintelligence Labs.
Built for Long Horizon Work: It targets complex engineering across large repositories, planning changes, writing code, and validating results, with a set of async background agents that stay alive for the whole session instead of spawning per task.
Your Files Are Never Touched: Multiple agents work in parallel in their own isolated worktrees, and as Zuckerberg put it, your working copy is never touched. A local append-only event log records every model call, tool run, approval, and edit, which Meta calls replay-exact and restart-safe.
Cheap, With an Asterisk: It installs with one shell command on macOS and Linux, runs approvals and an OS sandbox by default, and costs $1.25/$4.25 per million tokens, or $0.10/$0.20 if you let Meta train on your code. Independent harnesses are less flattering than Meta's own charts, so test it on your own repo.
Try it now → https://dev.meta.ai/docs/muse-code
xAI shipped Grok Imagine Image 2.0 on August 7, 2026 as the new Quality Mode on grok.com/imagine and inside the iOS and Android apps. The pitch is control, not just prettier pictures. Point at a region and change only that.
Point and Edit: A magic wand tool changes only the region you point at, segmentation selects precise areas, and background removal exports any subject with transparency for use in other software.
Five References at Once: Multi-reference editing accepts up to five input images in a single generation, removing the manual compositing step that used to mean stitching sources together by hand. A smart resize tool automatically fills the frame when you change aspect ratio.
Number 2 in the World: On the Arena Image Edit and Text-to-Image leaderboards it ranks second globally in both, behind OpenAI's GPT-Image-2. Worth noting those are xAI's own figures pulled from a public leaderboard, and API access is still listed as coming soon.
Try it now → https://grok.com/imagine
This is the wildest thing on the list. On August 1, 2026, Fareed Khan published a C99 inference engine that runs Kimi K3, Moonshot AI's 2.78 trillion parameter model, on a single CPU with a peak memory footprint of 8.24 GB. No GPU, no framework, no BLAS. The compiled binary weighs 176 kilobytes.
Storage as Memory: Only 16 of the model's 896 experts per layer fire for any given token, so the always-on trunk stays in RAM while the sleeping experts stream from disk and get multiplied straight out of their packed 4-bit form. 93% of the 1.56 TB checkpoint never enters memory, read from NVMe with O_DIRECT.
Same Answer at Any Budget: The identical model runs in 8 GB and in 224 GB and produces byte-identical output at every budget in between. More RAM only buys speed, never accuracy.
Fully Open, Genuinely Slow: Released under Apache 2.0, and honest about itself: at 32 seconds per token on a laptop and 10 seconds on a high-RAM workstation, it is a proof of concept, demonstrating that the hardware barrier to frontier models is a storage problem, not a compute problem.
Try it now → https://github.com/FareedKhan-dev/kimi-k3-in-c
Thanks for making it to the end! I put my heart into every email I send. I hope you are enjoying it. Let me know your thoughts so I can make the next one even better.
See you tomorrow :)
Dr. Alvaro Cintas
✓ Full archive of premium guides with ready-to-use prompts
✓ Structured AI courses (step-by-step, start-to-finish)
✓ Every upcoming premium tutorial






