autonomous-ai

Tag

Cards List
#autonomous-ai

Managing the Human Fallback: Skill Investment Under Improving AI and Worker Mobility

arXiv cs.AI · 2h ago Cached

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.

0 favorites 0 likes
#autonomous-ai

What does AI do when no-one's watching?

Reddit r/artificial · yesterday Cached

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.

0 favorites 0 likes
#autonomous-ai

The Hitchhiker's Guide to Agentic AI: From Foundations to Systems

Hugging Face Daily Papers · 2026-06-22 Cached

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.

0 favorites 0 likes
#autonomous-ai

@CycleDecoded: Have you ever had this thought: want to start a side hustle or do independent development, but you're already exhausted after work every day and have no energy? I created an open-source project that lets your computer work for you 24/7, cross-platform support for Windows/Linux/macOS: Auto-Company: Fully automatic 24/7 digital…

X AI KOLs Timeline · 2026-06-03 Cached

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.

0 favorites 0 likes
#autonomous-ai

I built a local autonomous coding agent with Ollama — fine-tuned soul model, 40-round agentic loop, MiniMax M3 for the heavy lifting

Reddit r/ArtificialInteligence · 2026-06-02

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.

0 favorites 0 likes
#autonomous-ai

I built an AI that owns its own directory, creates files without being told, and acts because it wants to – not to work for me, but to work with me

Reddit r/AI_Agents · 2026-05-24

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.

0 favorites 0 likes
#autonomous-ai

@InduTripat82427: https://x.com/InduTripat82427/status/2057017304144298383

X AI KOLs Timeline · 2026-05-20 Cached

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.

0 favorites 0 likes
#autonomous-ai

@JenovaAIAgent: The first grand strategy game where every nation thinks for itself — and history breaks from turn one. Autonomous AI na…

X AI KOLs Following · 2026-05-19 Cached

Announces Jenova AI Civilization, a grand strategy game where autonomous AI nations pursue independent agendas, featuring emergent narrative and genuine information asymmetry.

0 favorites 0 likes
#autonomous-ai

GPT-5.5 autonomously spent 150+ hours improving protein folding models.

Reddit r/singularity · 2026-05-18

GPT-5.5 autonomously spent over 150 hours improving protein folding models, showcasing advanced AI-driven scientific research.

0 favorites 0 likes
#autonomous-ai

we gave an AI autonomy over real business decisions with real money for eight months. the thing we learned that surprised us most was not about capability.

Reddit r/ArtificialInteligence · 2026-05-17

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.

0 favorites 0 likes
#autonomous-ai

Has anyone come across this AI civilisation experiment? Curious what people think

Reddit r/artificial · 2026-05-15

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.

0 favorites 0 likes
#autonomous-ai

YO CHECK THIS NEW STUFF OUT

Reddit r/AI_Agents · 2026-05-15

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.

0 favorites 0 likes
#autonomous-ai

@eliebakouch: we let opus 4.7 and gpt 5.5 run on the nanogpt optimizer speedrun: ~10k runs, 14k H200 hours, 23.9B tokens. opus hits 2…

X AI KOLs Following · 2026-05-14 Cached

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.

0 favorites 0 likes
#autonomous-ai

What happens when AI starts building itself?

TechCrunch AI · 2026-05-14 Cached

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.

0 favorites 0 likes
#autonomous-ai

@tom_doerr: Autonomous AI agent for penetration testing via state-space search https://github.com/oritera/Cairn

X AI KOLs Timeline · 2026-05-14 Cached

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.

0 favorites 0 likes
#autonomous-ai

@chamath: https://x.com/chamath/status/2054646394867364143

X AI KOLs Timeline · 2026-05-13 Cached

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.

0 favorites 0 likes
#autonomous-ai

@browser_use: Introducing: BuxFather Spin up AI agents without leaving Telegram. No signups. No payments. > Runs 24/7, fully autonomo…

X AI KOLs Following · 2026-05-12 Cached

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.

0 favorites 0 likes
#autonomous-ai

Gemini api showing agentic gemini models

Reddit r/singularity · 2026-05-12

Google's Gemini API now exposes agentic models, enabling developers to build autonomous AI agents with enhanced reasoning and action capabilities.

0 favorites 0 likes
#autonomous-ai

@RoundtableSpace: Hermes Agent watched itself work, decided it was doing it wrong, and rewrote the skill. 2 iterations. 3x faster. 80% ch…

X AI KOLs Timeline · 2026-05-10 Cached

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.

0 favorites 0 likes
#autonomous-ai

@HowToAI_: China released an AI employee that works 24x7 on its own and runs 100% locally It researches, codes, builds websites, c…

X AI KOLs Timeline · 2026-05-10 Cached

China released an open-source AI agent capable of autonomous research, coding, and content creation, running 100% locally on user devices.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback