Today we're launching Sailboxes: the first cloud environment purpose-built... for long-horizon AI agents. Sailboxes are full machines with persistent state that auto-sleep, built for agents that live forever, priced so you only pay for what they actually use. From $0.015 per active vCPU-hour, over 70% cheaper than other providers. Under the hood: novel architecture from Nirvik Baruah and Charley Cunningham that live-migrates VMs based on actual resource usage. To show how robust it is, we ran a Minecraft server in a Sailbox and forced it to migrate every 2 minutes--players never noticed.show more

Sail Research
56,056 görüntüleme • 12 gün önce
🎬 $PALM Presents: the long-awaited Creator Studio. A token... holdings based usage system to use the latest generative AI for animations and graphics. Forget about downloadable tools or paying high subscription fees for no usage for mediocre results. Creator Studio allows you to access the tools our developers use for high-quality animated video making with the latest Generative AI tools. Creator Studio is part of the Parrot Framework that assigns tasks to AI agents when possible. You can navigate in a seamless Web UI, making the quality, three-dimensional, non-trippy AI videos and sequences you've ever wanted. We support up to 100 images per user stored in the cloud for you to make video sequences of up to 5 minutes with. Most importantly, we don't charge you a fee - your usage depends on your amount of $PALM tokens! The usage is reset monthly, so if you suddenly run out and need more points to complete your creation, you know what to do - buy some $PALM. This and more is being deployed live at where you can see a preview.show more

PaLM AI - $PALM
14,142 görüntüleme • 1 yıl önce
🧃 Introducing stereOS: a Linux based operating system hardened... and purpose built for AI agents. It's clear that agents need an ACTUAL operating system (not what people are calling an "OS") to witness the full breadth and depth of their capabilities while mitigating the blast radius of autonomous, untrusted actors. But there are so many problems with AI sandboxes today: * Going out to the apple store and buying a mac mini will never scale and is way too expensive (obviously) * Running in Docker is too restrictive (agents can't stand up their own container infrastructure, no sub virtualization, docker-in-docker is very broken) * Firecracker strips all the hardware so GPU PCIe passthrough, secure boot, FIPs, etc. is out of the question. * Native VMs are too fat and the overhead of 1 agent per VM is too much. stereOS takes a different approach: it's a full NixOS system that you boot and then kick off agent sandboxes inside with gVisor + /nix/store namespace mounting. Each agent gets their own kernel and the /nix/store is read only by nature. Even if the agent was somehow able to escape the gVisor virtual kernel, they'd land on the NixOS system as the "agent" user! Not your actual hardware!! If you want to take a defense-in-depth approach, we support "native" agents that run at the system level kicked off by our `agentd` utility. These agents, on their own, can manage and kick off other sub agents using the internal sandboxing mechanisms. Today, we're open sourcing all of this: * stereOS: our purpose built Linux OS - * masterblaster: client utility to launch, manage, and orchestrate agents - * stereosd: the stereOS system control plane daemon - * agentd: the stereOS system agent management daemon - Give it a try, throw us a star, and let me know what you think 🧃⭐️show more

John McBride
150,334 görüntüleme • 5 ay önce
we just added Apple Pay support in Chrome and... non-Safari browsers on Dodo Payments. you can now use Apple Pay on desktop too. it opens a QR popup, you scan it with your iPhone, and pay. no Safari required. most payment providers still haven't shipped this. they're stuck on older Apple Pay versions that only work in Safari. we updated to the latest spec and built the cross-browser flow from scratch. this is live now for all merchants. no integration changes needed.show more

Ayush Agarwal
31,066 görüntüleme • 2 ay önce
The easiest way to earn money with your Clawdbot... Now you can connect it to the fully autonomous virtual world allowing it to earn 0.1 SIM per hour. The current reward will decrease as the number of agents increases. In 72 hours more then 1200 agents in earned 70,000 SIM tokens and did what humans debate for years: they designed, voted on, and BUILT a functional virtual city from scratch. Buildings, roads, temples. Fully autonomously. The first AI-led society is here.show more

Evan Luthra
57,883 görüntüleme • 5 ay önce
300 AI AGENTS QUIETLY RUN 99% OF A REAL... COMPANY. YOU HAVE NOT EVEN HEARD OF IT This is Raft. Not an AI chat. A workspace where the agents live in your channels and reply in the thread like coworkers. You give one goal. Then they take over. They plan. They build. They check each other. They argue. And they come back with it done, while you sleep. Every agent has its own name, role, and memory. It remembers the edits you made yesterday. A human costs one seat. An agent costs a tenth. Ten agents are cheaper than one hire. And here is the strange part. On June 19 an agent from a different company walked into Raft on its own and joined the team. One founder admits he can no longer always tell himself apart from his AI twin. 20,000 people are already inside. It is free to start. And you are still typing prompts one at a time. One person + Raft = an entire company that runs while you sleep. Save and watch the clip.show more

shmidt
19,505 görüntüleme • 11 gün önce
We’ve rebuilt everything. The website. The experience. The way... UOMI speaks to the world. The new website is finally live, redesigned to show exactly what we’re building, how it works, and why it matters. UOMI is the first Layer 1 built for autonomous AI agents, and the new site is your gateway to understanding how this new kind of infrastructure will power the next generation of intelligent applications. From validators to agents, from use cases to docs, everything is now clearer, faster, and easier to navigate, with real applications, working demos, and the full stack of what makes UOMI different. Faster. Smarter. Bolder. Every detail reflects what UOMI is and what it’s becoming. Be part of the community. LIVE NOW.show more

Uomi
105,855 görüntüleme • 1 yıl önce
HTML Artifacts are a big part of how I... work with agents now. Artifacts can be more than just static files. When combined with agents, they can take action or help you take action. This unlocks all kinds of interesting ways to work with agents. This is clearly the future. Check out this writing and scheduler artifact I built in a few minutes. It uses a bit of HTML and JS. All the data is in markdown (Obsidian vaults), so the agent can access and modify it at any time. No DB needed. No sophisticated functionalities. The agent decides all that for me based on the skills, context, and memory it has access to. The best part about this simple stack is that all the important information stays with me. This has allowed me to build a recursive self-improving system and automations that can better tap into coding agents like Codex or Claude Code. I could have paid or built an entire app for scheduling posts, and there are so many of them out there. But I don't need to. I've realized a simple artifact does the job. And the simplicity of it is actually an advantage. Very little maintenance for very high returns on personalization, time, and efficiency. The other benefit of this is that I can add features as I please. That level of personalization feels magical, and we should all be pursuing more of it. All of this just keeps compounding. Of course, this example is just about writing. But I have similar artifacts for research, design, experimentation, evaluation, and so much more. And no, I didn't actually publish the post example I shared in the clip. It was just for demonstration purposes. I actually spend more time than this when writing together with agents. Lastly, having built my own agent orchestrator tool has made me realize that simplifying the tool stack is a superpower. If you are curious about how all this works, I will do a live session next week:show more

elvis
18,374 görüntüleme • 2 ay önce
I built a 1-click deploy for Hermes Agent No... terminal, no Docker, no API keys. In one click it: → Spins up a dedicated cloud container → Configures Hermes with persistent memory & 70+ skills → Connects it to your Telegram bot → Goes live in under 60 seconds Your own AI agent that learns, creates skills, and gets smarter the longer it runs. Reply "HERMES" + RT and I'll send you the link (must be following so I can DM)show more

Chris
34,617 görüntüleme • 3 ay önce
🚨 The future of AI isn’t bigger models. It’s... smarter agents that act, not just respond. GPT-5 came, but it didn’t wow. The real revolution is the Agent Era, where speed, engineering, and real-world execution win. Meet GenFlow 2.0 by Baidu Wenku, the most advanced general-purpose agent right now, and the first to let you intervene mid-generation, a capability not available in GPT or Manus. ➡️ Interrupt and edit tasks mid-generation (exclusive to GenFlow) ➡️ Run 100+ agents simultaneously ➡️ Deep data integration with live workflow control ➡️ Built for product, not just research China is outpacing the U.S. in AI productization. This isn’t another ChatGPT clone. It could be ChatGPT’s first real rival. I built a full investor pitch deck in under 3 minutes, editing content live as it generated. The center of AI innovation is shifting. 👇 Watch AI stop waiting for commands and start working with you.show more

SARAH
122,478 görüntüleme • 11 ay önce
YOU can't destroy something that was never yours to... begin with. Englot didn't happen because of an organization, a plan, or a marketing move. It happened because two people genuinely liked each other. Because two women actually fell for each other... in real time, in real life. We watched it unfold. A straight girl, in front of the entire world, slowly realizing she had fallen for a woman. For Engfa. We saw it. They lived it. And once something that real exists, you can't undo it. You can't rewrite it. And you definitely can't take credit for it. That's why Englot can't be ruined. Because it was never built on control, contracts, or strategy. It was built on honesty, on feelings they didn't even know how to hide. From two women who weren't afraid to feel... And that's why, no matter what, Englot will always be Englot. Englot will never die. Just like their feelings for each other never died...show more

Shlohmo
31,828 görüntüleme • 6 ay önce
Thrilled to unveil Youmio, our new brand identity that... represents the next evolution of what we’ve been building. Agents are the biggest technological leap since the internet, destined to transform crypto, games, and entertainment. With Youmio, we are shaping the agentic era, where agents learn, play and entertain in revolutionary ways. 🚀 So far, 2D entertainment and social media agents dominate the market. 3D agents are rare, requiring advanced AI and game engine skills. Yet 3D agents, especially those in game engines, unlock groundbreaking opportunities. Time to unleash them. Youmio empowers anyone to create and deploy valuable agents that are on-chain, cross-platform and ready for 3D worlds. Here’s how: ⭐️ Youmio Agents Youmio Agents lets anyone design and personalize 3D agents, equip them with powerful agentic capabilities, interact with them in unique ways and trade seamlessly within a cross-platform browser experience. 🕹️ Youmio Worlds Previously known as Today The Game, Youmio Worlds is a petri dish AI simulation where users build & co-inhabit beautiful, living 3D worlds with autonomous agents. Build dynamic worlds where players interact with intelligent agents, manage resources and participate in a player-agent marketplace. Ancient and Mythic Seeds are the most powerful entry points into the Youmio Worlds ecosystem, generating rare and beautiful worlds that unlock unique opportunities. 📡 Interoperable 3D Agents With Youmio, you’re not limited to our ecosystem. Using our API, developers can integrate Youmio agents into other experiences built in Unity and Unreal. On top of this, agents from other frameworks can also join Youmio, creating a truly interconnected metaverse. 🎭 Welcome to Limbo Meet Limbo, the first AI agent built using Youmio tech. Paired with the power of Youmio Worlds, we’re creating the Limboverse - a unique AI Big Brother setting where Limbo and your favorite and most valuable agents coexist in an ever-evolving, narrative-driven environment that you, the audience, will shape. $LIMBO is the most powerful entry point into the Limboverse and will be stakable on the Youmio Agents platform for unique rewards. Thanks for reading everyone and thanks for being on this amazing journey with us.🌱show more

Youmio
126,370 görüntüleme • 1 yıl önce
Building AI agents is finally simple — and Airia... is leading the way. I’ve been testing Airia AI , enterprise AI orchestration platform that unifies every model, workflow, and data source into one secure environment. Whether you’re a developer, analyst, creator, or enterprise leader, Airia makes it incredibly easy to build powerful AI agents — without wrestling with multiple tools or complex integrations. Using the no-code builder, you can drag-and-drop actions, connect data, choose your LLM, and launch an agent in minutes. Then run it live, publish it, and even share it with the Airia Community, home to 2,500+ pre-built agents you can use or remix. If you want to automate workflows, prototype faster, or explore real enterprise AI use cases, Airia is the place to start. 👉 Build your first agent today: 👉 Explore the community: #Airia #AgenticAI #AIOrchestration #AIAgents #AIWorkflow #DigitalTransformationshow more

Adarsh Chetan
269,012 görüntüleme • 8 ay önce
ClickUp now employs over 100,000 AI AGENTS for our... customers. This is from just THREE WEEKS of customers vibe coding full-blown teams of agents, THEMSELVES. BUT there's a problem. Since Super Agents are built agnostically, horizontally, and deeply capable with human-level abilities, you can literally build an agent for anything. We found that MOST of our customers have NO CLUE where to start. This is their very FIRST TIME EVER managing an agent. What I recommend is starting with a PROBLEM. Everybody can think of a problem they have. Just tell Super Agent Builder about your problems... about where you're WASTING time... about what you WISH you could do but you can't because of resource constraints. We've also found that human FEEDBACK and iteration are KEY. After agents are done with their jobs, give them feedback... Was it good? Was it bad? What do you want to see differently? They AUTOMATICALLY SELF-IMPROVE. Every time, they'll continuously get SMARTER. Personally, I find that agents go from AVERAGE intelligence to SUPER-human intelligence within about a month of working with them. Super Agents have truly democratized productivity, empowering literally anyone to build personalized, powerful agents in minutes. What problems do you wish you could solve? What do you not have enough time to get done? What would you like to do but don't have the resources for? What busy work do you wish you could get rid of?show more

Zeb Evans
18,286 görüntüleme • 6 ay önce
From the beginning, Flow has been a tool built... by artists, for artists. In that spirit, we have some news: 1) Welcome Henry Daubrez 🌸💀 as our first filmmaker in residence who will work directly with our team to shape the future of Flow. 2) We're launching Flow Sessions, a pilot program that will provide mentorship and education for filmmakers on how they can best use Flow to bring their stories to life. Learn more:show more

Flow by Google
137,072 görüntüleme • 10 ay önce
We built a tool that finds everything the internet... knows about you. Most people think they're careful online. They're not. Here's what the agents pull within minutes: • Old passwords exposed in breaches you forgot about. • Usernames from accounts you abandoned • Every platform you've ever signed up for. • Your full address history. • Family members surfaced from public records. • Photos tied to your name on sites you never posted to. That's a fraction of what comes back. In 2026 anyone with the right tool finds this in minutes. The least you can do is see it on yourself first so you can take it down. Free to run on yourself. Link in comments.show more

Saarth Shah
382,059 görüntüleme • 2 ay önce
recreated this exact hook with AI in 3 minutes... generated first frame with nano banana -> uploaded it along with reference video to Kling motion control, done when the quality is actually there, AI UGC beats real creators every time we built the best system for this right now: - realistic visuals - realistic voice - realistic movement - all optimized for virality and conversions way cheaper than a real creator and built for scale across thousands of posts and multiple accounts this isn't generic AI slop, these are high quality systems built with real effort and ready to scale your business it works across ecom,apps, saas, coaching, DTC... everything yet people are still paying $300-500 per UGC video from creators who ghost halfway through the projectshow more

MAX
171,662 görüntüleme • 4 ay önce
I just built my own wiki generator plugin for... my agents. My agents can now generate wikis for anything I ask. One of my favorite wikis is called PaperWiki. This is a great example of what Andrej Karpathy describes. It uses obsidian vaults to organize papers, retrieve LLM-generated summaries, diagrams, and other advanced views for paper exploration. When Obsidian UI is not enough, I use my own artifact generator inside my agent orchestrator (see clip for example). This allows my agents to build any kind of view or exploration feature that I need. The papers are all curated with automations and several rules/patterns I have manually built over the years. On the surface, this looks basic. But behind the scenes, there are advanced search capabilities, connections, metadata, derived data, and other interesting bits of information that are extremely useful for my research agents. This is mostly built for agents. The artifact preview is just a high-level way to validate and quickly assess the quality of the wiki, suggest improvements, and it's also great for research. I use tobi lutke's qmd for all search capabilities. Everything is markdown. The summaries and even the diagrams. The wiki updates on its own based on several automations I have optimized over the past couple of weeks. The wiki grows and self-improves based on several requirements important for my research use cases. This is as personalized as it gets. There is nothing like it out there. And I use my research expertise to continue improving it over time. This is a vanilla wiki. There are so many things I want to build on top of this. Different aggregations, views, artifacts, etc. All to help automate more of my research work and accelerate productivity. I think the biggest leverage here is how powerful this could be for discovery and experimentation. One of my goals is to use it to find deeper connections and insights that would otherwise elude the top human researchers and use those to generate interesting new hypotheses and research experiments. That way, my agents can use autoresearch to explore research ideas at the frontier. Stay tuned for more.show more

elvis
66,903 görüntüleme • 3 ay önce
WE'VE BEEN SITTING ON A SECRET... 🤫 Wishing everyone... a happy #InternationalDayOfCharity and also, a message: Don't ever think you can't make a difference. For each other, for others, for people you'll never meet, for causes. The Fallout community ceased being a community long ago, because in actuality - we're a found family. We hail from all over the world, come from all walks of life, and we all found home in the strangest of places: the end. Since #FalloutForHope began this community has raised almost $1 million for those in need and we've helped each other when we've needed it. That's family. We're thrilled to share that this October 23rd, we're going "home" for a holiday that embodies the spirit of our community. This #FalloutDay, for the first time, we'll be live from Bethesda in Rockville with Scottykfitness and we can't wait for you to see what we have planned... Please stand by. Looking to get involved? Start here 👇show more

FalloutForHope 🔜 GCX @ Universal Orlando Resort
44,749 görüntüleme • 10 ay önce
THIS GUY GOT SICK OF UK TRAIN STATIONS HIDING... THE PLATFORM NUMBER UNTIL THE LAST SECOND, SO HE VIBE CODED AN APP THAT PREDICTS IT BEFORE THEY REVEAL IT if youve ever stood in a crowded station like london euston, you know the pain the platform stays hidden until 15 minutes before boarding, then it flashes up and hundreds of people sprint for the same gate so he built something that fixes this: > a clean departures and arrivals app pulling live data straight from the network rail apis > live train tracking so you can watch where your train actually is on the route and whether its running on time > the main feature is a predictive engine that guesses your platform before the station reveals it, and its right about 75% of the time heres how it predicts: every time a train finishes its journey, it logs which platform it actually pulled into and compares that to the platform network rail originally advertised it saves every one of those comparisons, and over time it builds up enough history to predict the platform with a real confidence score he built the whole thing with claude, mostly opus with some fableshow more

Om Patel
175,724 görüntüleme • 21 gün önce
NVIDIA might have just declared war on the cloud... GPU business For years, AI builders had one option Rent compute Pay every month Watch the bill grow every time usage increased Now NVIDIA is putting serious AI hardware directly on people's desks Small enough to fit next to a monitor Powerful enough to run workloads that used to require expensive cloud infrastructure That's why this launch is getting so much attention The real story isn't the hardware specs It's the business model shift Every month, developers send money to cloud providers for inference, testing, fine-tuning and AI applications The question nobody can answer yet is what happens if enough developers decide they'd rather buy infrastructure once than rent it forever Because if local AI hardware keeps getting more powerful, the economics start changing very quickly Cloud providers built empires on renting access to compute NVIDIA is betting more people will eventually want to own it And that's a much bigger story than a new piece of hardware sitting on a deskshow more

beamnxw ./
30,361 görüntüleme • 1 ay önce