Here is your today’s AI Dev Brief from Marktechpost, covering core research, models, infrastructure tools, and applied updates for AI developers and researchers.
Alibaba just released Qwen 3.5 Small models: a family of 0.8B to 9B parameters built for on-device applications
Qwen3.5 Small Model Series is disrupting the "bigger is better" narrative by delivering a suite of 0.8B to 9B parameter models optimized for the philosophy of "More Intelligence, Less Compute." By integrating native multimodal capabilities—particularly in the 4B variant designed for lightweight agents—and leveraging Scaled Reinforcement Learning (RL) to close the reasoning gap in the 9B flagship, this series democratizes frontier-level performance for local and edge-device applications. Available now on Hugging Face and ModelScope, these models provide AI devs with a high-efficiency, low-latency alternative for deploying AI directly on consumer hardware without the traditional trade-offs in logic or vision processing.........… Read the full analysis/article here.
Alibaba Releases OpenSandbox to Provide Software Developers with a Unified, Secure, and Scalable API for Autonomous AI Agent Execution
Alibaba has open-sourced OpenSandbox, an Apache 2.0-licensed execution environment designed to provide AI agents with secure, isolated spaces for code execution, web browsing, and model training. Built on a modular four-layer architecture—comprising SDKs, Specs, Runtime, and Sandbox Instances—the tool utilizes a FastAPI-based control plane and a Go-based execd daemon to manage workloads across Docker or Kubernetes runtimes. By integrating with Jupyter kernels for stateful code execution and supporting tools like Playwright and VNC desktops, OpenSandbox offers a unified, vendor-free API that eliminates the per-minute billing and fragmentation common in proprietary sandbox services.............… Read the full analysis/article here.
Latest Releases in Last 72 Hours
QueryWeaver (FolkerDB)
Jan-code-4B (Jan)
Darwinian Evolver (Imbue)
Radar (Asteroid AI)
Electrobun (Blackboard.sh)
FireRed-OCR (FireRed Team)
FastCode (HKUDS)
memUBot (NevaMind AI)
vinext (Cloudflare)
Incur (Wevm)
Project Notebooks/Tutorials
▶ How to Build Memory-Powered Agentic AI That Learns Continuously Through Episodic Experiences and Semantic Patterns for Long-Term Autonomy Codes Tutorial
▶ How to Design an Advanced Multi-Agent Reasoning System with spaCy Featuring Planning, Reflection, Memory, and Knowledge Graphs Codes Tutorial
▶ How to Build a Fully Self-Verifying Data Operations AI Agent Using Local Hugging Face Models for Automated Planning, Execution, and Testing Codes Tutorial
▶ A Coding Implementation to Build Neural Memory Agents with Differentiable Memory, Meta-Learning, and Experience Replay for Continual Adaptation in Dynamic Environments Codes Tutorial