ax@ax-radar:~/curated $ grep -l 'curated=true' sources/
40 srcsignal 72%cycle 04:32

curated · 2026-06-23

19 items · updated 3m ago
2026-06-23 · Tue
21:36
34d ago
AI HOT (Curated Pool)· aihot-apiZH21:36 · 06·23
Runway drops three new video models: Seedance 4K, Seedance Mini, and Kling 3.0 Turbo
Runway just launched three video models at once: Seedance 4K for high-res output, Seedance Mini as a likely lightweight version, and Kling 3.0 Turbo for speed. The post claims they're 'the world's best models in one place' but doesn't disclose benchmarks or specs—take that with a grain of salt. New users get 30% off for three months with code 30RUNWAY.
#Runway
editor take
Runway dropped three video models at once, but no benchmarks or specs in the post—I'd hold off on the hype.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H1·K0·R0
20:17
34d ago
AI HOT (Curated Pool)· aihot-apiZH20:17 · 06·23
Oracle lays off 21,000, borrows billions for AI data centers
Oracle cut 21,000 jobs in a year to help fund debt-fueled AI data center investments. The article doesn't specify the dollar amount but says layoffs are part of the strategy. For AI practitioners, it's a clear sign: cloud infra costs more than people, but big players have no choice.
#Oracle
editor take
Oracle cut 21,000 jobs to fund debt-fueled AI data centers. Clear signal: compute costs more than people, big players have no choice.
HKR breakdown
hook knowledge resonance
open source
39
SCORE
H0·K0·R0
18:52
35d ago
AI HOT (Curated Pool)· aihot-apiZH18:52 · 06·23
FastWan-QAD: 1.8s for a 5s video on a single RTX 5090
Sky Computing Lab open-sourced FastWan-QAD, a video generation model compressed via quantization-aware distillation. It generates a 5-second 480P video end-to-end in 1.8 seconds on a single RTX 5090. Model weights, code, and a blog post are all public.
#Sky Computing Lab#NVIDIA GeForce RTX 5090#FastVideo
editor take
1.8 seconds for a 5-second 480P clip on a single 5090, with weights and code public—worth a spin if you do local video gen.
HKR breakdown
hook knowledge resonance
open source
72
SCORE
H1·K1·R0
17:31
35d ago
AI HOT (Curated Pool)· aihot-apiZH17:31 · 06·23
Krea 2 technical report released, details data, architecture, and training tricks
Krea 2's technical report is out, covering the data, architecture, and training techniques behind its image generation model. The post doesn't disclose specific metrics or benchmarks, but the report is worth a read for teams working on generative models.
#Vision#Krea
editor take
Krea 2's technical report is out—worth a skim for data, architecture, and training tricks, but no benchmarks inside.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H0·K1·R0
15:48
35d ago
AI HOT (Curated Pool)· aihot-apiZH15:48 · 06·23
GitHub joins coalition pushing fixes to California AI Transparency Act to protect open source
GitHub and a coalition of open source groups are asking California to amend the AI Transparency Act (SB 942). The bill mandates watermarking and provenance labeling for AI-generated content, but the current text offers no workable path for open source models. The coalition warns compliance costs would crush individual developers and small open source projects, and argues obligations should fall on deployers, not model releasers. The post does not list the full coalition roster or specific amendment language.
#GitHub#California AI Transparency Act (SB 942)#Open source
editor take
GitHub is pushing California to shift SB 942 compliance from model releasers to deployers, arguing the current text would crush individual open source devs.
HKR breakdown
hook knowledge resonance
open source
72
SCORE
H1·K1·R0
14:24
35d ago
AI HOT (Curated Pool)· aihot-apiZH14:24 · 06·23
Mistral OCR 4: SOTA Document Intelligence with Bounding Boxes
Mistral released OCR 4 today, adding bounding boxes and block classification for document intelligence. The post claims SOTA but doesn't disclose benchmarks or pricing. For teams doing layout parsing, bounding boxes mean you can locate text on the page, not just extract it.
#Mistral AI
editor take
Mistral OCR 4 adds bounding boxes and block classification — useful for layout parsing, but no benchmarks or pricing yet.
HKR breakdown
hook knowledge resonance
open source
62
SCORE
H0·K1·R0
13:32
35d ago
AI HOT (Curated Pool)· aihot-apiZH13:32 · 06·23
Baidu open-sources Unlimited OCR for one-shot long-horizon parsing
Baidu open-sourced Unlimited OCR on GitHub, targeting one-shot long-horizon parsing. Unlike traditional OCR that handles single frames or short clips, this project aims to recognize text across long time spans in one go—think video streams or document sequences. The post doesn't specify max duration or accuracy, but the key claim is 'one-shot' over 'long horizon.'
#Baidu
editor take
Baidu open-sourced Unlimited OCR for one-shot long-horizon parsing. No max duration or accuracy disclosed yet—I'd hold off on excitement.
HKR breakdown
hook knowledge resonance
open source
62
SCORE
H1·K0·R0
11:00
35d ago
AI HOT (Curated Pool)· aihot-apiZH11:00 · 06·23
NetEase Youdao open-sources Confucius4-TTS: 3-second voice cloning across 14 languages with no accent
NetEase Youdao fully open-sourced Confucius4-TTS under Apache license, free for commercial use. The headline feature is cross-lingual zero-accent cloning: feed it a Chinese recording and it speaks fluent Japanese or English in your voice across 14 languages. It needs only 3 seconds of audio, no reference text, hitting >85% similarity and 97% accuracy. The architecture uses a GPT-style semantic backbone with flow matching instead of a traditional vocoder. Emotion is extracted from the reference audio and transferred to the synthesized speech. The full package is 54 GB and runs locally.
#网易有道#Confucius4-TTS
editor take
Youdao open-sourced a 14-language zero-accent voice cloning model under Apache 2.0 — 3 seconds of audio, no reference text, emotion transfer included, 54 GB local package.
HKR breakdown
hook knowledge resonance
open source
72
SCORE
H1·K1·R0
10:54
35d ago
AI HOT (Curated Pool)· aihot-apiZH10:54 · 06·23
First AI benchmark for China's college admission advising: Qwen outperforms experienced human counselors on multiple metrics
Yousong Lab tested Qwen's college admission advising agent across four modules against 53 human counselors with an average of 4.6 years of experience. Qwen scored perfectly on 44 factual questions; in simulated applications, 6 out of 10 picks were admissible; in 100 anonymous comparisons, experts preferred Qwen's answers 58 times. Human counselors using Qwen as an assistant improved accuracy and cut time by about 27%. The agent runs on Qwen's gaokao-focused model and Quark's 8-year dataset covering roughly 3,000 institutions and 2,000 majors. The report doesn't spell out the criteria for expert preference judgments or disclose province- and batch-level differences in the admission simulation.
#友松实验室#千问#夸克
editor take
Qwen aced 44 factual questions and hit 6/10 admissible picks, but the report doesn't give human counselors' admission rate or how experts judged preference.
HKR breakdown
hook knowledge resonance
open source
72
SCORE
H1·K1·R0
08:00
35d ago
AI HOT (Curated Pool)· aihot-apiZH08:00 · 06·23
Five Eyes warns AI-powered cyber threats will hit ordinary users within months
Five Eyes intelligence agencies jointly warn that AI lowers the barrier for cyberattacks, and ordinary users will be targeted within months. Attackers can use AI to craft convincing phishing emails, deepfake audio and video, and automate vulnerability scanning. The report doesn't disclose specific attack cases or defenses, but stresses the threat has expanded from enterprises to individuals.
#Five Eyes
editor take
Five Eyes warns AI turns cyberattacks into a commodity; ordinary users will feel it within months.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H1·K0·R1
00:00
35d ago
AI HOT (Curated Pool)· aihot-apiZH00:00 · 06·23
OpenRouter launches a unified Image API covering 30+ generation models
OpenRouter unified 30+ image models behind one API, so switching models doesn't require code changes. The new endpoints tell you each model's supported resolutions, aspect ratios, and max images per call, plus per-provider pricing. GPT image models now support streaming previews. Existing chat-based image generation stays, but new models will only land on this dedicated API.
#Vision#OpenRouter#Google#OpenAI
editor take
OpenRouter launched a dedicated image API for 30+ models, so your code can read each model's capabilities instead of hardcoding provider quirks.
HKR breakdown
hook knowledge resonance
open source
72
SCORE
H1·K1·R0
00:00
35d ago
AI HOT (Curated Pool)· aihot-apiZH00:00 · 06·23
Hugging Face ships huggingface_hub weekly with one GitHub Actions workflow
Hugging Face cut the huggingface_hub release cycle from 4–6 weeks to weekly, fully automated by a single GitHub Actions workflow. The pipeline uses open-source tools and Z.ai's GLM-5.2 model to draft release notes and Slack announcements, but keeps a human in the final review loop. Automated steps include version bumping, tag pushing, PyPI publishing, downstream test branch creation, release note and Slack draft generation, archiving, post-release version bump, and commenting on merged PRs. Everything is built on open-source components, so any maintainer can copy the setup. The post doesn't disclose how long the workflow takes per run or the inference cost of GLM-5.2.
#Hugging Face#Z.ai#GLM-5.2#Open source
editor take
Hugging Face cut release cycle from 4-6 weeks to weekly with one automated workflow, keeps human review, and any maintainer can copy it.
HKR breakdown
hook knowledge resonance
open source
62
SCORE
H0·K1·R0
00:00
35d ago
AI HOT (Curated Pool)· aihot-apiZH00:00 · 06·23
Cross-Origin Storage API aims to cut redundant model downloads in Transformers.js
When running Transformers.js in the browser, different origins re-download the same model and Wasm files, wasting 177 MB per demo. The Cross-Origin Storage API proposes shared caching across origins, but it's still an early proposal—only testable via a Chrome extension polyfill, not natively supported yet.
#Transformers.js#Xenova#Chrome
editor take
Every Transformers.js demo re-downloads 177 MB of models because browsers don't share cache across origins. The fix is just a proposal—only testable via a Chrome extension polyfill.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H0·K1·R0

more

feeds

admin