DAVID ONDREJ · 3D AGO
The US government's ban on the release of GPT 5.6 and Anthropic's Fable model marks an unprecedented moment in AI history where the best models are withheld from the public, creating a permanent underclass with no access to cutting-edge AI. The speaker argues that closed-source AI is no longer viable and that the only solution is to self-host open-source models, invest in local hardware, and contribute to open data initiatives to break the duopoly of US and Chinese AI labs.
[llm] [open-source] [self-hosting] [government-regulation] [china-ai] [hardware]
→ Watch on YouTube
·
→ Full summary
AI ENGINEER · 3D AGO
A single system prompt fails to handle brand identity, situational context, voice nuance, and output verification simultaneously. Isadora Martin-Dye presents a four-layer prompt architecture: immutable identity rules, real-time situational mode, example-anchored voice, and a post-generation veto that deterministically checks outputs. This architecture prevents costly mistakes like offering unavailable dates or violating brand constraints, and scales across multiple tenants without leaking identity.
[llm] [prompt-engineering] [agents] [voice] [multi-tenant] [guardrails]
→ Watch on YouTube
·
→ Full summary
SAM WITTEVEEN · 3D AGO
Ornith 1.0 from Deep Reinforce introduces self-scaffolding LLMs for agentic coding, where the model learns to generate both task-specific harnesses and solutions. The family includes four models (9B to 397B) fine-tuned from Qwen 3.5 and Gemma 4, outperforming many larger models on benchmarks. They use a two-stage IRL process with GRPO and three layers of defense against reward hacking.
[llm] [agents] [coding] [local-models] [training]
→ Watch on YouTube
·
→ Full summary