Artificial intelligence
-
Building AI models that understand chemical principles | MIT News
Among all possible chemical compounds, it is estimated that between 1020 and 1060 may be as potent as small molecule…
Read More » -
Justin Solomon appointed deputy director of engineering education | MIT News
Justin Solomon, an associate professor in MIT’s Department of Electrical Engineering and Computer Science (EECS), has been named dean of…
Read More » -
Why Businesses Can’t Ignore It in 2026
The workplace has changed dramatically over the past few years. Remote and hybrid work models are now the standard for…
Read More » -
Tactile Sensing Data: The missing signal for Physical AI
Robots see. Internet-scale imagery datasets and a decade of refined models have made that possible. But ask a robot to…
Read More » -
Compression Coding and Tuned Quantization Instructions for LLMs with FP8, GPTQ, and SmoothQuant Quantization using llmcompressor
import subprocess, sys def pip(*pkgs): subprocess.check_call([sys.executable, "-m", "pip", "install", "-q", *pkgs]) pip("llmcompressor", "compressed-tensors", "transformers>=4.45", "accelerate", "datasets") import os, gc, time,…
Read More » -
Vercel Labs Introduces Zero, a Programming Language Designed for AI Agents to Learn, Modify, and Deploy Native Programs
Vercel Labs 01 / 09 · Overview ZeroProgramming LanguageAgents A diagnostic programming language that provides AI agents with structured diagnostics,typed…
Read More » -
How to Build an MCP-Style AI Agent System with Dynamic Tool Exposure Planning, Execution, and Content Injection
class RoutedAgent: def __init__(self, server: MCPToolServer, router: HybridMCPRouter, model: str): self.server = server self.router = router self.model = model def…
Read More » -
Supertone Releases Supertonic v3: An On-Device Text-to-Speech Model With 31 Language Support, Fewer Reading Failures, and Highlighter
Supertone has released Supertonic 3, the third generation of its on-device, ONNX-based text-to-speech system. Supertonic 3 ships with support for…
Read More » -
Poetiq’s Meta-System Automatically Builds Model-Agnostic Harness Enhanced All LLM Tested in LiveCodeBench Pro Without Fine-Tuning
Poetiq has recently published very interesting results showing that its Meta-System has reached a new state of the art in…
Read More » -
Cline Releases Cline SDK: Open-Source Agent Runtime Now Powers Its CLI and Kanban, with Portable IDE Extensions
Cline had an ‘agency’ before it was cool, but building on the bleeding edge often leads to some structural debt.…
Read More »