Decoupled DiLoCo: A new frontier for resilient, distributed AI training
DiLoCo: Distributed architecture for training LLMs across distant data centers with reduced bandwidth requirements and improved hardware resilience.
DiLoCo: Distributed architecture for training LLMs across distant data centers with reduced bandwidth requirements and improved hardware resilience.
Hands-on guide to GPU programming using Mojo language, combining Python syntax with systems-level performance for LLM and ML infrastructure.
Overview of emerging AI licensing marketplaces from Microsoft and Amazon enabling publishers to license content for AI model training.
Guide for building and using workspace agents in ChatGPT for repeatable workflows embedded in day-to-day work with shared systems and consistent outputs.
WebSocket support in Responses API reduces latency for agentic workflows by eliminating multiple round-trip requests when agents iterate through tool use and code execution.
ChatGPT workspace agents powered by Codex enable teams to create shared agents for complex tasks and long-running workflows with organizational permissions and controls.
Synapse: open-source platform for orchestrating multi-agent pipelines with tool integration (web browsing, databases, code execution, email, trading).
AICommander: Windows desktop app for AI agents with specialized agent routing, task automation, and browser control via local execution.
Microsoft shifting GitHub Copilot to token-based billing model, pausing new signups for student/individual tiers per leaked documents.
Go library providing sane inference API abstraction for LLM integration and model interaction.
Meta employees resist mandatory keystroke/mouse tracking software installed to train AI models on human computer usage patterns.
MCP-driven optimization loop for code editors enabling automated research workflows with benchmarking and metric tracking.
Tesseron: API framework allowing developers to define custom interfaces for AI agent capabilities and interactions.
Technical exploration of AI agent cognition: memory structures, belief decay, error detection, and self-query capabilities in agent architecture.
Terminal AI coding agent connecting to 70+ models with file reading, searching, editing, and code execution tools; Node.js-based with npm distribution.
Open-sourced 6-library governance stack (Python) for enterprise AI agent deployment covering reliability, policy, orchestration, monitoring, and identity.
Optimization-first TypeScript compiler using type information throughout compilation process. Bun-only with fast and optimized modes.
Analysis of challenges in deploying AI-generated apps: isolated databases, auth, and infrastructure; strategies for integration across generated applications.
LibreOffice Writer AI copilot extension with 10k installs; free online LLM integration, no signup required.
Video explaining mechanisms behind AI model hallucinations.
Benchmark comparing OCR performance of 18 LLMs on business documents, measuring quality, consistency, latency, and cost across 7K+ calls.
Overview of coding agents and Model Context Protocol (MCP) for connecting LLM chatbots to external services and tools.
Google releases Deep Research Max agents with MCP support, native visualizations, and autonomous research capabilities via Interactions API.
Marketing platform tracking brand presence in AI responses and analyzing user prompts for SEO opportunities via chatbots.
PII scrubber middleware that detects and removes personal information before sending to LLM APIs with 2-line integration.
Mistral agentic coding assistant handling boilerplate, tests, documentation, and codebase refactoring autonomously.
AI-powered proxy tool enabling autonomous internet browsing and app interaction with near-human behavior.
Pioneer platform that automatically retrains open-source LLMs on live inference data to improve performance over time.
Method for encoding design preferences into skill files for AI agents to follow visual/creative guidelines.
Framework enabling coding agents to fix bugs using interactive debugging tools, improving upon static analysis and test-fix cycles.
Memory framework enabling vision-language model robot planners to learn and apply physical property predictions for manipulation tasks.
Long-horizon video understanding for multimodal agents using semantic information bottleneck to compress visual memory into gist representations.
AD-Copilot: vision-language assistant for industrial anomaly detection using visual in-context comparison and multimodal learning.
ExpertGen: framework automating expert policy learning in simulation for scalable sim-to-real transfer in robotic behavior cloning.
CounterRefine: inference-time repair layer for RAG systems gathering counterevidence to fix wrong answers despite relevant evidence retrieval.
Millisecond-resolution time series dataset for training foundation models capturing high-frequency temporal patterns across domains.
RAG system for financial document Q&A using hybrid document-routed retrieval to resolve chunk confusion in structurally homogeneous corpora.
Council Mode: multi-agent consensus approach mitigating hallucinations and bias in MoE LLMs through coordinated expert activation.
DeepSeek-OCR-2 adapted for molecular structure recognition from 2D diagrams using vision-language model fine-tuning for chemistry applications.
GAIN: multiplicative modulation technique for LLM domain adaptation preserving pretrained weight matrix column span to prevent catastrophic forgetting.
MoBiE: weight binarization framework for Mixture-of-Experts LLMs addressing cross-expert redundancy and routing shifts for efficient inference.
Semantic Intent Fragmentation: attack class against multi-agent LLM orchestration systems where composed subtasks violate security despite individual safety.
THEIA: 2.75M parameter modular neural network learning complete Kleene three-valued logic without symbolic inference or hand-coded gates.
Triadic Suffix Tokenization: deterministic tokenization scheme preserving digit structure in LLMs to improve arithmetic and numerical reasoning accuracy.
Multi-agent LLM framework exploring whether elected leadership and governance mechanisms improve cooperation in common-pool resource management.
CARIS: AI agent system automating clinical research workflows including literature search, cohort construction, and IRB documentation without coding.
JumpLoRA framework for continual learning in LLMs using sparse adapters with jump-based sparse masking to mitigate catastrophic forgetting.
Addresses agentic entropy in autonomous coding agents, proposing methods to track system-level drift beyond code diffs and maintain alignment with architectural intent.
Analysis of AI project failures in organizations, finding that only 6% of firms see earnings impact despite $252B investment, attributing issues to organizational learning problems.
Improves CLIP retrieval by addressing local geometric inconsistencies in cross-modal alignment for better ranking of nearby items.