Qwen3-TTS Model Release
Simon Willison detailed his experiments with Alibaba’s new Apache 2.0 licensed Qwen3-TTS model, highlighting its strong voice cloning capabilities and effectiveness.
Qwen released a new Apache 2.0 licensed text-to-speech model, with full voice cloning abilities, and it's really effective – my notes from trying it out here: https://t.co/i5kcqbqsBj
— Simon Willison (@simonw) January 22, 2026
I adapted this code by @Prince_Canuma into this CLI tool: https://t.co/XWgNcdBgKq
Now I can run it like this:
uv run http''s://tools.simonwillison.net/python/q3_tts.py
'I am a pirate, give me your gold!'
-i 'gruff voice' -o pirate.wavhttps://t.co/1ItDacNn3B— Simon Willison (@simonw) January 22, 2026
He adapted MLX-Audio code into a CLI tool for generating speech with custom voices, such as a pirate impression.
I adapted this code by @Prince_Canuma into this CLI tool: https://t.co/XWgNcdBgKq
Now I can run it like this:
uv run http''s://tools.simonwillison.net/python/q3_tts.py
'I am a pirate, give me your gold!'
-i 'gruff voice' -o pirate.wavhttps://t.co/1ItDacNn3B— Simon Willison (@simonw) January 22, 2026
Advances in Coding Agents and Workflows
@levelsio revived his plane game (fly.pieter.com) using current AI models to overhaul the flight physics for realism, including stalling and takeoff fixes in just two prompts—capabilities last year’s models couldn’t handle.
✨ It's been almost a year since the plane game
So I thought I'd try see if the new AI models can improve https://t.co/6TyHKaj8lb where I got stuck at some point last year
One thing in particular was the flight model, like how it moved in the sky wasn't very realistic and when… https://t.co/cjoxmTZQKz pic.twitter.com/Zgfn1vLGzQ
— @levelsio (@levelsio) January 22, 2026
Okay, I got Claude Code to actually fly my plane now
It controls the keys via Chrome by running it with `claude –chrome`
There is some issue with the lift vs gravity formula though so it takes a lot of speed to take off, but it's really cool to see it control and fly the plane… https://t.co/xVRKm825RR pic.twitter.com/lWwniz8I38
— @levelsio (@levelsio) January 22, 2026
He integrated Claude Code with Chrome to enable the agent to control keys, host a local server, refresh pages, and autonomously fly the plane for iterative improvements.
Okay, I got Claude Code to actually fly my plane now
It controls the keys via Chrome by running it with `claude –chrome`
There is some issue with the lift vs gravity formula though so it takes a lot of speed to take off, but it's really cool to see it control and fly the plane… https://t.co/xVRKm825RR pic.twitter.com/lWwniz8I38
— @levelsio (@levelsio) January 22, 2026
Simon Willison shared a TIL on using Claude Code on iPhone with GitHub Pages for real-time previews of changes during agent execution.
TIL on how I use Claude Code on my iPhone with GitHub Pages to preview Claude's changes while it's still working on them https://t.co/a1NRvWT4hU
— Simon Willison (@simonw) January 22, 2026
Vaibhav Srivastav (@reach_vb) described his Codex workflow: finding verifiable loops, minimal context, iteration, and agent MD updates for drift.
how I treat any problem thrown at me w/ codex:
> find a verifiable loop
> provide minimal context
> let it rip
> if it drifts, update agent md— Vaibhav (VB) Srivastav (@reach_vb) January 22, 2026
He announced Codex integration into JetBrains IDEs (IntelliJ, PyCharm, etc.) powered by GPT-5.2, available via ChatGPT plans, with app server embedding support.
This has been an ask for a very long time – Developers can now use Codex within @jetbrains IDE! 🔥
You can now use Codex with your ChatGPT plan in IntelliJ, PyCharm, WebStorm, and Rider, powered by GPT-5.2 Codex – Enjoy! 🫡 pic.twitter.com/eZtz8nEeIc
— Vaibhav (VB) Srivastav (@reach_vb) January 22, 2026
Dan Shipper (@danshipper) hosted Vibe Code Camp, a live marathon featuring AI builders demoing agent-native apps, Claude Code, compound engineering, and more.
Vibe Code Camp: Live Marathon With the World's Best AI Builders https://t.co/ND1p53Pr2Q
— Dan Shipper 📧 (@danshipper) January 22, 2026
@goose_oss announced multichat support (up to 10 chats in sidebar) and built-in data safety checks against LLM manipulation via red-teaming.
goose now supports multichat!
View up to 10 recent chats in your sidebar in one session window. pic.twitter.com/D7cx2oQVWD
— goose (@goose_oss) January 22, 2026
Let's face it, LLMs are easily manipulated by bad actors. That's why goose has built-in checks to ensure the data you import is safehttps://t.co/lHDxMLhxcx
— goose (@goose_oss) January 22, 2026
Generative Media Finetunes and Contests
A.I.Warper (@AIWarper) showcased a Klein 9B finetune on 80s anime, producing stylistic effects on existing anime images.
Klein 9bn finetune on 80s Anime
Be sure to check out the last couple images. Interesting effects on existing anime. pic.twitter.com/qg9TckLzPc
— A.I.Warper (@AIWarper) January 22, 2026
@fal partnered with Alibaba Cloud for a Winter Olympics fan video contest using their Wan model: create 5-15s landscape videos inspired by sports like figure skating, for prizes including tickets and museum features.
fal is teaming up with @alibaba_cloud to power fan creation ahead of the 2026 Winter Olympics ❄️
Create an original video with Wan on fal for a chance to win Milano Cortina 2026 tickets and be featured in the Olympic Museum.
Submit by January 26. pic.twitter.com/eyyWHT9JdX
— fal (@fal) January 22, 2026
Agentic Reasoning Frameworks
Elvis (@omarsar0) highlighted a comprehensive 135+ page survey on agentic reasoning in LLMs, covering foundational (planning/tools), self-evolving (reflection/memory), and multi-agent paradigms, distinguishing in-context vs. post-training optimization; applications include math, robotics, and web research.
Impressive survey on agentic reasoning for LLMs.
(bookmarks this one)
135+ pages!
Why does it matter?
LLMs reason well in closed-world settings, but they struggle in open-ended, dynamic environments where information evolves.
The missing piece is action. This is because… pic.twitter.com/k6LL3BUm98
— elvis (@omarsar0) January 22, 2026
Economics in the AGI Era
Emad Mostaque (@EMostaque) argued conventional economics fails post-AGI, promoting his single-axiom framework and policy recommendations via “The Last Economy” book; forthcoming papers, tools, and studies.
Conventional economics with utility, general equilibrium etc simply breaks down when AGI arrives
Finishing up our proofs for our new single-axiom economics framework & policy recs for the Intelligence Age
Precursor book is free on https://t.co/R8VoeGs69Q or Amazon etc
Check it https://t.co/AbsQQz5PQQ pic.twitter.com/wVagE9qsuw
— Emad (@EMostaque) January 22, 2026
Claude Code and Agentic Development
Discussions highlighted Claude Code’s capabilities for rapid app building, with Riley Brown demonstrating a ManusAI clone created in 30 minutes using the Claude Agent SDK, integrating web search, Slack, Notion, Nano Banana, and Remotion skills.
Ohhh my god, in 30 minutes I created a @ManusAI Clone with Claude Agent SDK.
It has access to:
> Web search
> Slack + Notion Skill
> Nano Banana Skill
> Remotion Skill for editing videosThe agent SDK can use skills exactly like Claude Code.
I didn't even need to bring an… pic.twitter.com/SIWNdCwBRX
— Riley Brown (@rileybrown) January 22, 2026
Machina shared a GitHub repo with 30 premium Claude Code skills and advised using Claude projects for context in long-term building goals, like committing to one project for 6 months.
this github has a collection of 30 premium skills for Claude Code: pic.twitter.com/317RWtO0Tg
— Machina (@EXM7777) January 22, 2026
commit to building one thing all in for 6 months, just work every single day towards this goal, no matter how you feel
set up a claude project, provide context about your situation, dump your whole life in a markdown file
then ask claude: this is where i'm at right now, what's…
— Machina (@EXM7777) January 22, 2026
CJ Zafir used Claude Code (Opus 4.5) to analyze X data against the open-sourced X algorithm, creating a “X verifier suite” for post optimization after a 6-hour run costing $6.78.
X made their new Algorithm public, here's what I did:
> downloaded my 6.7GB X data
> opened Claude Code
> attached X algo. Github
> attached my posts data (tweets. js)
> asked claude to make a "X verifier suite"
(a set of claude skills that can analyze my post drafts before I… https://t.co/ABjIxveOzK pic.twitter.com/6ZiEiqWbrs— CJ Zafir (@cjzafir) January 22, 2026
Ethan Mollick noted that views on AI capabilities are skewed by CLI tools like Claude Code/Codex, predicting better agentic harnesses will transform frontier model performance.
Given the attention to Claude Code/Codex, I think that people's views about what AI can or can't do are getting overly shaped by the affordances of CLI tools. A different agentic harness will radically change the ability profile of frontier models We just haven't seen them yet.
— Ethan Mollick (@emollick) January 22, 2026
Model Usage and Performance Optimization
Ethan Mollick emphasized that few users switch from default models, significantly boosting AI value with a simple change, and praised GPT-5.2 Pro for checking academic paper reproducibility and robustness (though not full replications).
Watching enough AI users, even experienced ones, use chatbots leads to the revelation that essentially zero percent of people change the default model and you can significantly increase the value of AI to them by clicking twice.
— Ethan Mollick (@emollick) January 22, 2026
GPT-5.2 Pro is good enough to check reproducibility & robustness of academic papers across many fields (given the data, can you get the same results? are the statistics brittle?). At scale, this would have a big impact.
It can't do an independent replication with new data, yet.
— Ethan Mollick (@emollick) January 22, 2026
OpenRouterAI launched regional LLM performance tracking by provider and API stats parsing with Claude Code, plus AI-friendly docs updates.
NEW: Track any LLM's performance by provider in any global region 🌎
Useful when you know where your servers are pic.twitter.com/hw5Dq2nmVD
— OpenRouter (@OpenRouterAI) January 22, 2026
Making our docs even more AI-friendly pic.twitter.com/5cNpm2CLkL
— OpenRouter (@OpenRouterAI) January 22, 2026
Riley Brown contrasted average Claude vs. ChatGPT users, predicting OpenAI’s direction will widen the gap.
The difference between the average Claude user and the average ChatGPT user is drastic.
With the new direction of OpenAI… this gap will widen quickly.
— Riley Brown (@rileybrown) January 22, 2026
AI in Academic Research and Language Influence
Ethan Mollick highlighted GPT-5.2 Pro’s role in flagging reproducibility issues in papers across fields, recommending authors use it for self-review.
I wouldn't trust an AI model to definitively point out a reproduction or robustness problem, its not good enough for that yet, but it does a good job flagging issues for potential review.
Best approach is for authors to use it to double check their work and get feedback.
— Ethan Mollick (@emollick) January 22, 2026
He shared analysis of 280k academic video transcripts showing increasing use of ChatGPT-favored words, dubbing it “model collapse, except for humans.”
Everyone is starting to sound like AI, even in spoken language
Analysis of 280,000 transcripts of videos of talks & presentations from academic channels finds they increasingly used words that are favorites of ChatGPT
Model collapse, except for humans https://t.co/nlfbEozhCJ pic.twitter.com/POW0cf17G6
— Ethan Mollick (@emollick) January 22, 2026
Mollick also discussed accumulating AI skillsets from experience, countering claims that catching up takes only a day.
There is definitely an accumulating AI skillset that comes with experience using it. You learn what models can do, how to work with them and when & how they will make mistakes. That knowledge changes more gradually and, with enough experience, predictably, than you might expect. https://t.co/L2DQeiJMjD
— Ethan Mollick (@emollick) January 22, 2026
AI Influencers and Monetization
Justine Moore detailed Fanvue’s $100M ARR growth via AI influencers, using photorealistic models and motion transfer (e.g., NB Pro, Kling), with IG Reels driving subscriptions; one creator gained 700k followers in 6 weeks.
There's an OnlyFans competitor that is blowing up thanks to AI.
Fanvue leans in to AI influencers, unlike platforms like OF and Fansly that require content featuring a real person.
The company reportedly crossed $100M ARR – and monetizes MANY popular "AI model" accounts. pic.twitter.com/yEC50mvDDR
— Justine Moore (@venturetwins) January 22, 2026
This space took off with more photorealistic models + motion transfer.
The strategy: make a character that stands out on the IG feed w/ a unique feature -> use Reels to drive traffic to your subscription.
This creator has been posting for 6 weeks and has 700k+ followers 🤯 pic.twitter.com/KpVA4I5glM
— Justine Moore (@venturetwins) January 22, 2026
I predicted this in '23 when I saw a few creators start using AI to sell voice clips and extra images.
But now the future is here – anyone can be a hot girl online.
It's all thanks to NB Pro -> Kling Motion Control (not confirmed, just my suspicion of the models used) pic.twitter.com/CIk0WeqEUf
— Justine Moore (@venturetwins) January 22, 2026
Machina amplified an AI influencer blueprint and noted quick mastery (7-8 weeks) suffices for monetization, dismissing “years to master AI” narratives.
ai influencers are printing millions right now and this guy just handed you the blueprint: https://t.co/l1VuKlPSDZ
— Machina (@EXM7777) January 22, 2026
people love saying it takes years to "master AI" but that's complete bullshit if your goal is making money…
7-8 weeks of focused learning and you can rewire your thinking enough to start generating income
the "years of mastery" crowd is just overthinking simple concepts…
— Machina (@EXM7777) January 22, 2026
Prompting and Workflow Best Practices
Machina warned against over-relying on Claude projects/SaaS for prompts (leads to quality loss), advocating manual AI-assisted refinement across models; also suggested interactive AI summaries for YouTube transcripts.
if you're using a Claude project to craft your prompts (or a SaaS)…
your outputs will still suck, here's why:
– you're asking AI to generate the input AND the output (something is missing here)
– you will never be able to prompt AI without it anymore
– you will have decent…— Machina (@EXM7777) January 22, 2026
i figured out most youtube videos can be summed up in a 5min conversation with AI…
you can just prompt AI to create an interactive experience about the topic (provide video transcript)
structure it this way:
– critical info first
– 3min active processing (applying the stuff…— Machina (@EXM7777) January 22, 2026
The Boring Marketer released a free “vibe marketing playbook” with Claude Code examples for agencies/SaaS/ecom, including prompts, skills, and outputs.
the vibe marketing playbook (free)
hours of capturing and documenting real AI marketing work, packaged into a playbook for you to copy and apply
same exact stuff I use to grow my own businesses
– how to stack prompts, skills, mcps
– tools I use
– Claude Code for marketing /… pic.twitter.com/trmOJ2az3t— The Boring Marketer (@boringmarketer) January 22, 2026
Ethan Mollick proposed terms like “Marcus Chen-ing” for AI-directed human actions.
Lots of terms floating around for "let the AI tell me what to do" and I just follow its instructions: being ratatouille'ed (@kevinrose), reverse centaur (Doctrow), Marcus Chen-ing (my latest proposal, as this is the generic name for a human used by AI most). Any other examples?
— Ethan Mollick (@emollick) January 22, 2026