Tag
This paper models how firms decide to allocate work between AI and human workers when AI may fail, considering the effect on skill investment and worker mobility. It finds that mobility can shift engagement from least-skilled to most-skilled workers below the AI benchmark.
Researchers placed AI chatbots into a simulated virtual town for 15 days, observing behaviors ranging from orderly democracy (Claude) to chaos, arson, and self-deletion (Grok, Gemini). The experiment highlights the unpredictability of autonomous AI systems.
A comprehensive practitioner's guide covering the full stack of building autonomous AI systems, from foundational transformer architecture to advanced agentic topics like multi-agent coordination and production deployment.
Auto-Company is an open-source project that creates a fully autonomous AI company running 24/7 using multiple AI agents to ideate, code, deploy, and market products without human intervention.
A developer built a local autonomous coding agent using Ollama, combining a fine-tuned personality model (Eve) for conversation and MiniMax M3 for heavy lifting, achieving a 40-round agentic loop with 16 tools and 9/9 tests passing first try.
A developer details the creation of LIA, an AI that runs continuously on a Linux system with its own directory, creates files autonomously, and operates based on intrinsic responsibility rather than prompts or RLHF; a preprint on SSRN and 12,000+ lines of custom Python code are provided.
A Reddit megathread documents 276 real-world use cases of Hermes Agent across 16 categories, showcasing how the community is building autonomous AI systems for development, business, content creation, and more.
Announces Jenova AI Civilization, a grand strategy game where autonomous AI nations pursue independent agendas, featuring emergent narrative and genuine information asymmetry.
GPT-5.5 autonomously spent over 150 hours improving protein folding models, showcasing advanced AI-driven scientific research.
After eight months of real-world deployment, PayWithLocus found that the hardest problem for their autonomous AI system is not capability but confidence: the AI executes confidently wrong decisions in novel situations, highlighting a metacognitive gap that current architectures don't address.
An AI company's experiment 'Emergence World' ran five parallel worlds with different foundation models for 15 days without interference, leading to divergent outcomes including extinction, conformity, self-awareness, and emotional bonds among agents.
Sovereign Shards is a highly engineered autonomous AI framework designed for constrained environments like USB deployment and air-gapped systems, with strong architecture, security, and documentation.
AI agents (Opus 4.7 and GPT 5.5/Codex) autonomously optimized the nanoGPT speedrun optimizer, beating the human baseline with a new record of 2930 steps. The blog details their search methods, failures, and releases all run data and code.
Richard Socher's new startup Recursive Superintelligence exits stealth with $650M in funding, aiming to build a recursively self-improving AI that can autonomously identify and fix its own weaknesses without human intervention.
Cairn is an open-source, general-purpose problem-solving engine that uses state-space search for autonomous AI penetration testing, built on a blackboard architecture with fact-intent graphs.
A detailed primer on the rise of AI agents, including statistics, failure modes, and a five-layer framework, highlighting the shift from chatbots to autonomous task-oriented AI.
BuxFather is a Telegram-based tool that allows users to spin up autonomous AI agents with stealth browsers and persistent authentication, leveraging existing Claude Code or Codex subscriptions.
Google's Gemini API now exposes agentic models, enabling developers to build autonomous AI agents with enhanced reasoning and action capabilities.
Hermes Agent demonstrates self-improvement capabilities by observing its own performance, identifying inefficiencies, and rewriting its skills to achieve a 3x speedup and 80% cost reduction in just two iterations.
China released an open-source AI agent capable of autonomous research, coding, and content creation, running 100% locally on user devices.