DeepSeek’s multimodal model is now live, and some users are already able to try it out. So far, it’s performing pretty well. Now the question is: will this one also be open-sourced? Tomorrow might be a good time!
AI
-

GPT 5.5 Closes Gap with Claude Opus 4.7
By
–
GPT 5.5 is significantly better than the earlier versions of GPT 5. Surprised that 5.6 is already on the way. GPT 5.5 has narrowed the gap with Claude Opus 4.7 albeit Claude in my experience as a still more careful in detailed attention to code and other matters. However, IMHO
-

AI Impact on Jobs: Lessons for the Coming Decade
By
–
So much important insight in this quote and chart. This lesson will be repeated with many other jobs over the coming decade.
-
AI Medical Practice Legal and Ethical Implications Debate
By
–
If I respond, I'm practicing medicine illegally.
-

Texas to Become World’s Largest AI Factory Hub by 2030
By
–
Texas will surpass Virginia as world’s largest AI Factory hub by 2030.
-
Open-Source AI Models SenseNova U1-8B-MoT and U1-A3B-MoT Released
By
–
Two sizes, both fully open:
> SenseNova U1-8B-MoT – dense backbone
> SenseNova U1-A3B-MoT – MoE backbone
Cost: ~1/10 of closed-source alternatives. Pull the weights, host yourself, no per-call pricing. GitHub:
https://
github.com/OpenSenseNova/
SenseNova-U1
…
Hugging Face:
https://
huggingface.co/collections/se
nsenova/sensenova-u1
… -

AI for Structured Visual Generation: Infographics, Slides, and Diagrams
By
–
It's especially strong at structured visuals:
> Infographics
> PPT slides
> Data-heavy posters and diagrams One model, one prompt, information-dense, formatted output. No separate design tools. No prompt chaining between systems. -

SenseNova-U1 thinks in images
By
–
SenseNova-U1 thinks in images > Not "text in – image out." It generates images natively, mid-reasoning, as part of the thinking chain. > Input question – Interleaved text + Image reasoning – Structured output.
-

@testingcatalog — 2026-04-29
By
–

SenseTime open-sourced SenseNova-U1, a multimodal image generation model built on NEO-Unify! This architecture drops the visual encoder and VAE entirely. It generates images natively as one system that can handle understanding, reasoning, and generation processes. @SenseTime_AI
-

AI Litigation Surge and LLM Code Quality Risks Ahead
By
–
We may experience an explosion in litigation around AI systems over the next 2 years. Claude is awesome in particular in speeding up coding and research as is GPT 5.5. But even the best LLMs make mistakes in production code that requires experienced devs to detect, and plug
