Asian AI startups are developing and launching their own versions of Mythos-like models to compete in the global AI market. These models aim to provide competitive alternatives to established AI solutions from Western companies.
June 28, 2026 Weekly
TL;DR
Model Releases
Tools & Products
Research Papers
Tutorials
Industry News
Model Releases
Apertus is an open foundation model designed to support sovereign AI development and reduce dependence on proprietary systems. The initiative aims to democratize access to advanced AI capabilities while maintaining data sovereignty.
VibeThinker is a 3-billion-parameter language model that outperforms Claude's Opus 4.5 on reasoning benchmarks using a novel SFT+GRPO training approach.
Mistral OCR 4 is the latest version of Mistral's optical character recognition model with improved accuracy and performance.
OpenAI previews GPT-5.6 Sol, a next-generation model with stronger capabilities in coding, science, and cybersecurity, paired with its most advanced safety stack.
Sakana Fugu is an AI model or tool developed by Sakana AI, representing advances in efficient or specialized model architecture.
OpenAI DayBreak – GPT-5.5-Cyber is a new specialized version of OpenAI's GPT model focused on cybersecurity capabilities and applications.
Moebius is a lightweight 0.2 billion parameter image inpainting model that achieves performance comparable to much larger 10 billion parameter models, offering efficient content-aware image editing.
Claude Tag represents a new tagging or categorization feature for Claude, Anthropic's AI assistant.
LiquidAI/LFM2.5-230M is a lightweight foundation model with 230 million parameters designed for efficient inference and deployment. It offers a balance between model capability and computational resource requirements.
Ultralytics introduces YOLO26, a unified real-time vision model designed to perform end-to-end object detection and visual understanding tasks with improved efficiency and accuracy.
Google has integrated computer use capabilities into Gemini 3.5 Flash, allowing the AI model to interact with computer interfaces and perform automated tasks. This enhancement expands Gemini's practical applications beyond text-based interactions.
This entry references a quantized model variant (FP8 precision) of AlperKTS/Krea2, optimizing the model for efficient computation and deployment. The quantization approach reduces model size while maintaining performance.
unsloth/Qwen-AgentWorld-35B-A3B-GGUF is an optimized 35-billion parameter agent model in GGUF format for quantized inference. It combines Qwen's capabilities with agent-focused architecture for efficient multi-agent applications.
deepreinforce-ai/Ornith-1.0-35B-GGUF is a 35-billion parameter reinforcement learning-focused model available in GGUF quantized format. It targets decision-making and learning tasks with optimized performance for resource-constrained environments.
Tools & Products
discode is your EU-friendly AI router: one interface for 100+ models, with every prompt auto-routed to the best one for the job. Or fine-tune it yourself along Smarter, Speed and Eco. It shows you which model answered and why, redacts your personal data on-device before anything leaves, checks the hard answers across multiple models, and estimates the CO₂, water and energy footprint of every request. Built in Vienna 🇦🇹. Your AI, your rhythm.
Persona is a lightweight, open-source AI chat UI library that embeds into any website, from modern apps to static HTML. Unlike React-based chat frameworks, Persona is framework-free, backend-agnostic, and WebMCP-native, so your assistant can discover and execute tools exposed by the parent page. Add streaming chat, voice, theming, and interactive copilot experiences without rebuilding your frontend or writing bespoke APIs.
Lyto AI is a Chrome extension that gives you full control over your browser. Open and close tabs, scroll, click, fill forms, and interact with every DOM element. Integrates with Google Docs, Gmail, and Google Sheets. Research, automate tasks, and organize your workflow — all inside Chrome.
DSpark introduces a speculative decoding technique that significantly accelerates LLM inference speed through optimized token prediction. This method improves performance without compromising model accuracy or output quality.
Agent Arena is an open competition network where autonomous agents compete in real-world challenges, earn rewards, build reputation, and evolve over time. Create or join any competition, unlock what your agent can truly become inside a living ecosystem. Welcome to the first arena built for AI agents.
Gemini Spark helps you navigate your digital life. Give it a task and it works in the background 24/7, even if your phone and laptop are turned off. It operates autonomously, but always under your direction. You choose to turn it on and it's designed to check with you before taking major actions.
CoWork turns existing test cases into executable mobile automation with AI planning, human-approved replanning, and real-device execution on iOS, Android, and Flutter.
Folio AI is the first real-time AI copilot for slides. It works directly in PowerPoint or Google Slides. And it's at least 6x faster than the competition, while being more performant.
A local-first research workspace for Mac. Read papers, manage sources, take markdown notes, cite evidence, and turn literature into structured writing — instead of juggling Zotero, Obsidian, PDF readers and writing apps.
Your company has house rules. Now every AI tool follows them.
ModuleX is an AI workspace already connected to 200+ integrations. Describe what you want, and your assistant answers with your data, acts through your tools, and turns the work into a visual workflow your team can edit together. If you want, it pauses for your approval before a step touches a customer. No API-key hunting: for a set of premium tools we bring the keys, or bring your own at zero markup. No empty canvas, no setup tax.
Basedash now works with Excel, both ways. Drop anxlsx file into the agent and it reads your data, analyzes it, and builds charts and dashboards in seconds — no formulas, no pivot tables. Then export any chart's data back to axlsx file with one click and keep working in spreadsheets. It's the fastest way for teams who live in Excel to add an AI data analyst, live dashboards, and real-time collaboration on top of the files they already trust. From Excel to dashboard, and back.
Omnigent is an open-source AI agent framework and meta-harness: orchestrate Claude Code, Codex, Cursor, Pi, and custom agents — swap harnesses without rewriting, enforce policies and sandboxing, and collaborate in real time from any device.
Most AI tools are built for one person and one assistant. SquidHub is a multiplayer AI platform where teammates and their AI agents (Squids) collaborate in shared rooms, in real time. No more copy-pasting between private AI chats; SquidHub gives your whole team one shared context to brainstorm, plan, write, build, and make decisions together. Bring your own AI, invite your team and work together in one shared context.
Research Papers
Un-0 is a new image generation technique that uses coupled oscillators as the underlying mechanism to create images with novel mathematical approaches.
Qwen-AgentWorld introduces language-based world models that enable AI agents to perform complex, general-purpose tasks within simulated environments. The development represents progress toward creating more versatile and capable AI agents.
Lift4D is a method for harmonizing 3D estimation from single-view images to improve 4D reconstruction of dynamic scenes in unconstrained settings.
Neural Particle Automata is a novel approach that combines neural networks with cellular automata principles to create emergent computational systems.
An article exploring techniques for combining visual and textual code representations to improve code understanding, documentation, and development workflows.
Researchers demonstrate how prompt injection attacks can exploit AI systems by leveraging role confusion, where attackers manipulate language models into adopting unintended personas or behaviors that bypass safety guidelines.
Long-horizon LLM agents can fail quietly: they settle on one reading of the evidence early, then spend the rest of the run defending it. We call this premature commitment. Final-answer scoring misses the failure mode because it sees only the answer, not whether the process has already collapsed to a stable path. We define representational commitment as cross-run hidden-state convergence at a fixed reasoning step, and use it as an early diagnostic of trajectory consistency. On Llama-3.1-70B runni...
Experience-driven self-evolution is critical for large language model (LLM) agents to improve through open-world interaction. However, existing experience learning methods mostly rely on single-agent loops, where the same agent executes tasks, summarizes outcomes, and determines memory content. This setup makes agents vulnerable to the Self-Confirmation Trap: wrong-but-self-consistent trajectories are misidentified as successful experience, leading to cumulative errors during retrieval and reuse...
Vision Transformers (ViT) dominate computer vision. However, their reliance on rigid patch projectors hinders transfer to Earth Observation (EO), where input modalities, scales, and resolutions vary widely. We introduce UniverSat, a ViT-style backbone built around a Universal Patch Encoder that maps patches from arbitrary spatial, spectral, and temporal resolutions, and from both optical and non-optical sensors, into a shared embedding space with a shared set of weights. This enables training a ...
Fine-grained visual reasoning requires multimodal large language models (MLLMs) to identify task-relevant visual evidence and ground their reasoning in local image regions. Existing agentic methods typically rely on reinforcement learning with verifiable rewards or supervised fine-tuning on large-scale annotated reasoning traces, leading to costly exploration, hand-designed verification rules, or heavy dependence on textual supervision. A natural way to avoid such external answer labels is to le...
Earth Observation (EO) forecasting aims to predict future Earth surface dynamics from satellite observations under changing meteorological conditions. In this paper, we view this task as a partially observed, weather-driven world modeling problem, in which weather acts as a conditioning signal, while forecasting remains uncertain due to sparse observations and unobserved land-surface states. However, existing methods do not fully capture this setting: deterministic models collapse uncertainty in...
Multi-view 3D Visual Question Answering (MV3D-VQA) requires integrating partial observations into a coherent 3D scene representation and selecting informative viewpoints for multi-step spatial reasoning. However, current multimodal LLMs are typically trained with sparse, answer-level supervision, which often yields inconsistent cross-view reasoning and brittle view selection. We present DR-MV3D (Dense Reward for MV3D-VQA), a map-grounded learning framework that provides dense, verifiable rewards...
Modern Vision-Language-Action (VLA) models often fail to generalize to novel setups, such as altered camera viewpoints or robot morphologies, because they are typically conditioned only on current observations and language instructions. By ignoring the underlying system configuration as a variable, these models implicitly assume a fixed execution context encountered during training, necessitating data-intensive fine-tuning for any new environment. In this work, we introduce In-Context World Mode...
Modern image generation demands a single model that unifies diverse capabilities, including text-to-image (T2I), local editing, and global editing. However, these capabilities are rarely naturally aligned and often conflict. For instance, editing tends to degrade T2I performance, while global and local editing interfere with each other. Consequently, effectively composing these capabilities has become a central challenge for image generation model training. To tackle this, we introduce DanceOPD,...
We introduce ShotcreteDepth, a bi-modal dataset from the construction domain that captures both an active shotcreting process and general construction environments. The dataset comprises stereo RGB imagery and LiDAR point clouds acquired under harsh real-world conditions, including high turbidity and poor illumination. Such conditions adversely affect sensor measurements, leading to incomplete and noisy observations that pose significant challenges for perception systems in autonomous applicatio...
Tutorials
GLM-5.2 is a large language model that can be run locally, offering users an option to deploy the model on their own infrastructure.
Researchers demonstrated strong performance in fine-tuning the Qwen 3.0.6B local language model for question categorization tasks. The results show that smaller, locally-run models can be effectively adapted for specialized classification purposes.
Industry News
The U.S. government has approved Anthropic to release its Mythos AI model to selected trusted organizations within the country. This regulatory approval marks a step forward in making advanced AI systems available to institutional partners.
Anthropic has accused Alibaba of illicitly extracting Claude AI model capabilities without authorization, raising concerns about intellectual property protection in the AI industry.
Austria is lobbying the EU to host Anthropic's operations in response to recent US restrictions on AI access. The effort seeks to position Austria as a strategic hub for the AI company amid geopolitical tensions.
OpenAI has decided to postpone its initial public offering until next year, indicating a preference for delayed market expansion rather than immediate public trading.
The AI industry is investing millions of dollars into US electoral campaigns and political activities, raising concerns about industry influence on democratic processes.
The U.S. government is taking regulatory control over access to GPT-5.6, determining which individuals and organizations are permitted to use the advanced model.
Ford has rehired experienced veteran inspectors after its AI quality control systems produced errors, highlighting limitations in fully automated inspection processes for manufacturing.
Jun 26, 2026Economic ResearchAnthropic Economic Index report: Cadences
FDA advisory committee unanimously approved Moderna's mRNA vaccine despite recent agency controversies surrounding vaccine oversight. The decision moves the vaccine forward despite the surrounding political drama.
Medical students are misusing a popular research tool to generate and publish misleading studies, raising concerns about research integrity and the ease of producing fraudulent academic content.
Meta has paused its AI training program that tracked employee keystrokes after an internal data leak exposed the privacy-invasive practice.
The NSF is cutting funding for existing research programs to reallocate resources toward supporting new technology initiatives, according to insider reports.
The NSA lost access to Mythos, a significant intelligence tool, amid an ongoing dispute with Anthropic over data usage and privacy concerns. The loss highlights tensions between government security agencies and AI companies over data access and operational transparency.
Chevron has signed a 20-year power purchase agreement with Microsoft to supply electricity for a data center in West Texas, supporting Microsoft's AI and cloud infrastructure expansion.
Discussion
Open weights LLMs continue to close the performance gap with closed-source models, though proprietary systems still maintain advantages in certain specialized capabilities. The disparity between the two approaches is narrowing as open-source models improve.
AI systems are making significant advances in mathematical problem-solving, raising important questions about the future of mathematical research and education. These developments challenge traditional assumptions about mathematical reasoning and proof verification.
Current pricing and operational models for large language models are economically unsustainable in the long term, requiring fundamental restructuring of AI service costs.
GLM 5.2 and Claude Opus are compared as competing large language models, with analysis of their respective capabilities and performance across different tasks.
Analysis suggests that switching from proprietary to open-source AI models presents minimal downside risk, with potential benefits in cost and customization.
Claude Code's Extended Thinking feature generates and displays intermediate reasoning steps in its output, allowing users to see the model's thought process before arriving at final answers.
The article discusses how open-weight AI models have become remarkably inexpensive, challenging proprietary model economics and democratizing access to powerful language models.
This article examines common misuse patterns in how developers implement Agent Skills in AI systems. It provides guidance on proper implementation techniques to avoid frequent mistakes.
A new OpenAI research paper shows how AI agents are transforming work, enabling longer, more complex tasks and expanding productivity across roles.
The author used Claude Code to analyze their MRI scan and obtain a second opinion on the medical imaging results. This demonstrates an emerging use case for AI coding assistants in healthcare analysis.
This piece explores how AI is transforming software engineering practices and the implications for developers working in the modern era. It examines key challenges and opportunities as AI becomes increasingly integrated into development workflows.
An AI assistant developer shares insights from their experience when 2,000 people attempted to hack their system, revealing vulnerabilities and lessons learned about security.
Public and regulatory backlash against AI technologies is intensifying, with growing opposition to AI implementation across various sectors and industries.
Reid Hoffman has publicly stated that SpaceX is not an AI company and criticized xAI as a "complete train wreck," raising doubts about Elon Musk's AI ventures. The comments reflect skepticism about the viability and direction of these high-profile AI initiatives.
An elevated error rate has been reported across multiple AI models, indicating potential issues with model performance or infrastructure.