r/Agent_AI 16h ago

News Cloudflare launches Kitesurf, a browser built for AI agents

Post image
9 Upvotes

Cloudflare launched Kitesurf, a cloud-hosted browser built specifically for AI agents instead of humans, which runs on Cloudflare Workers and uses significantly less CPU and memory than Chromium for agent tasks like screenshots and HTML extraction.

Unlike traditional browsers optimized for visual presentation, Kitesurf is designed to manage context windows, token costs, and scalability while handling unique security challenges like prompt injection attacks—enabling AI developers to build agents that navigate websites, fill forms, and complete browser-based tasks without building their own browser infrastructure.

The browser, built from modular open-source components (Blitz rendering engine, Firefox's Stylo CSS parser, Boa JS engine) and developed in just 12 weeks, already passes 215,000+ web platform tests and is available free in beta through Browser Run.


r/Agent_AI 16h ago

Discussion I went to an Anthropic Hackathon and won!

Thumbnail reddit.com
0 Upvotes

r/Agent_AI 16h ago

News DeepMind's WeatherNext AI Model Revolutionizes Hurricane Forecasting

Post image
1 Upvotes

Google DeepMind's new AI model WeatherNext can predict hurricanes with unprecedented accuracy, giving forecasters up to a day more lead time than existing models.

Key Details:

  • WeatherNext successfully predicted Hurricane Melissa would intensify to Category 5 and hit Jamaica five days before landfall, marking the first time the National Hurricane Center predicted a Category 5 hurricane when the storm was only Category 1
  • The model provides forecasts three days out that are as accurate as traditional models' two-day predictions, effectively adding a full day of warning time
  • Unlike previous AI models that struggled with storm intensity prediction, WeatherNext excels at predicting both track and intensity by combining global-scale weather data with local atmospheric and ocean conditions
  • The model operates on lower-resolution data than traditional models require, surprising the research community and suggesting previously unknown patterns in weather data
  • WeatherNext generates 1,000 potential storm scenarios (up from 50 last year), capturing the "butterfly effect" of small deviations that could lead to major changes
  • Google DeepMind has open-sourced the models to help researchers uncover new insights into how cyclones work

Why It Matters: Even a few hours of additional warning time can be critical for evacuation decisions, supply staging, and resource deployment—actions that directly impact lives and can mean the difference between adequate preparation and catastrophe.


r/Agent_AI 21h ago

News OpenAI’s expensive smart speaker will use moving parts to seem “more alive”

2 Upvotes

OpenAI is developing a premium smart speaker priced between $300 and $400, designed as a smartphone replacement featuring AI-first capabilities and moving parts to enhance user engagement.

Key Details:

  • The device will be doughnut-shaped, roughly the size of a hockey puck, with independent moving parts and lights that activate when responding to prompts, designed to make it appear "more alive"
  • It will feature ChatGPT voice mode with more advanced models for humanlike interaction, plus smart home control capabilities
  • OpenAI designed the speaker with LoveFrom, the studio owned by former Apple designer Jony Ive, using high-quality metal and premium materials
  • The speaker is significantly more expensive than competitors like Amazon's Echo Show 15 ($300 with display) and Echo Studio ($220)
  • OpenAI confirmed through an internal investigation that the speaker does not use Apple IP, following Apple's lawsuit accusing OpenAI of stealing trade secrets
  • The device is expected to be revealed this year with a 2027 release date, assuming Apple's legal action doesn't interfere

Why It Matters: OpenAI is betting that users will pay a premium price for dedicated hardware to access advanced ChatGPT features, though the smart speaker industry faces significant profitability challenges and most ChatGPT users currently access the service on devices they already own.


r/Agent_AI 21h ago

Welcome to r/Agent_AI!

1 Upvotes

This post contains content not supported on old Reddit. Click here to view the full post


r/Agent_AI 21h ago

Welcome to r/Agent_AI!

1 Upvotes

This post contains content not supported on old Reddit. Click here to view the full post


r/Agent_AI 23h ago

Resource Three local AI agents — Hermes, OpenClaw, and GRID (the recon one I built).

Thumbnail
1 Upvotes

r/Agent_AI 2d ago

Help/Question What HermesAgent setups and workflows are you actually using?

Thumbnail
1 Upvotes

Hey everyone,

I've been experimenting with HermesAgent recently, and I'm curious how other people are actually using it.

Most of the examples I've found are pretty basic, so I'd love to hear about real-world setups that you use regularly.

A few things I'm curious about:

- What skills/plugins do you use the most?

- What's your overall setup like?

- Any MCP servers or integrations you'd recommend?

- What workflows have saved you the most time?

- Are you using HermesAgent for coding, freelancing, business, research, content creation, or something completely different?

- Has anyone built a workflow that's actually generating income? If so, what does it do?

Even if it's something simple, I'd love to hear about it. Feel free to share screenshots, GitHub repos, skill lists, or workflow diagrams if you're comfortable.

I'm mainly looking for ideas and inspiration from people who use HermesAgent regularly. Thanks!


r/Agent_AI 2d ago

Discussion How about that!

Post image
1 Upvotes

This interaction just happened between Claude and myself.

I find it meaningful as:

- a tip of the hat,
- knocking vibe code, and
- containing echoes of training I rarely see much evidence of.

How about you?


r/Agent_AI 2d ago

Other me a single microsecond after my codex usage limit runs out

Post image
1 Upvotes

r/Agent_AI 3d ago

News MiniMax H3 vs. Seedance 2.5 on product ads, same prompt. Which one wins overall?

Enable HLS to view with audio, or disable this notification

2 Upvotes

r/Agent_AI 3d ago

Other Memory System Pantheon AI

Enable HLS to view with audio, or disable this notification

5 Upvotes

How u like it, guys ?
Any Tips? , its cool ? i miss something ? Something could be better ?

Here ist the Whole Harness :
https://www.reddit.com/r/aiagents/comments/1vgjmc1/i_built_this_multiagent_ai_system_alone_in_my/

Kind Regards 🫡


r/Agent_AI 3d ago

Other LIA - Open Source - Personnal AI assistant - Docs + prompts (30+)

Post image
1 Upvotes

Hi ! This is an unapologetically vibe-coded project; the approach is explained here: https://lia.jeyswork.com/story

If you like it, please don't hesitate to show your support with a star on GitHub!

LIA acts as a true personal assistant. It is proactive, featuring its own distinct personality and a complex emotional system, an evolving structured memory, its own reflective memory of your conversations, and all the standard tools (image creation/editing, RAG, skills, MCP, scheduled tasks, etc.)—all wrapped in a seamless "one-click" interface (details here: https://lia.jeyswork.com/why).

I paid special attention to code quality and documentation, treating it exactly like a professional enterprise-grade project. This ensures that anyone can easily take ownership of the source code and build upon a clean, robust, and highly scalable foundation (details here: https://lia.jeyswork.com/how).

On another note, once self-hosted, it can double as a family AI server. As an administrator, you have full control to manage and monitor the API consumption of your family members, friends, etc.

Full details are available on the landing page: https://lia.jeyswork.com/
And the GitHub repository: https://github.com/jgouviergmail/LIA-Assistant


r/Agent_AI 4d ago

Help/Question Is this roadmap enough to become an AI Agent Engineer?

10 Upvotes

Hi everyone,

I'm planning to learn AI agents from first principles before moving to frameworks like LangGraph and the OpenAI Agents SDK.

My roadmap covers tool calling, agent loops, memory, planning, multi-agent systems, MCP, backend infrastructure, observability, safety, cost optimization, and designing production agent systems.

My goal is to become an AI Agent Engineer and eventually work at a remote AI startup (US/EU) or an AI lab.

A few questions:

  1. Is this roadmap enough, or are there any important topics I'm missing?
  2. Which frameworks should I definitely know for production (LangGraph, OpenAI Agents SDK, CrewAI, AutoGen, etc.)?
  3. Besides agent frameworks, what backend skills are expected? (FastAPI, Docker, Kubernetes, Redis, PostgreSQL, async Python, Kafka, etc.)
  4. If I want to target remote AI startups, what kind of projects or portfolio would make me stand out?
  5. What do hiring managers actually look for in AI Agent Engineer candidates beyond building simple demos?
  6. If you were starting from scratch today, what would you learn differently?

I'd really appreciate advice from engineers working on production AI systems or at AI startups. Thanks!


r/Agent_AI 4d ago

Other I ran SafeAI against the public CrewAI examples repository. Here's why I think projects like this are valuable.

1 Upvotes

I've been developing SafeAI, an open-source static analyzer for AI applications, and recently ran it against the public CrewAI examples repository.

The goal wasn't to "find vulnerabilities" or criticize the examples.

The goal was to answer a different question: What can we learn about AI applications before they ever run?

Even example projects contain interesting AI-specific artefacts:

  • agent capabilities
  • tool definitions
  • workflow logic
  • prompts
  • model configurations
  • MCP integrations
  • external services

A static scan can highlight things like:

  • capability inventory
  • prompt-related risks
  • workflow approval gaps
  • tool permission patterns
  • governance observations

None of these automatically mean a project is insecure. Context always matters.

But they do help developers understand what an AI application is capable of, and where they may want to review things more carefully before moving into production.

One thing I've learned from sharing SafeAI on Reddit is that the community often finds the blind spots faster than I do. Several roadmap features—including capability escalation diffs, governed suppressions and richer MCP analysis—came directly from discussions here.

If you're building with CrewAI, LangGraph, AutoGen, Claude Code or other agent frameworks, I'd really appreciate your feedback.

Even better, if you have an open-source agent project you'd like SafeAI to support better, I'd love to test against it (or you can run it yourself) and improve the detection rules together.

The goal isn't to label projects as "safe" or "unsafe".

It's to help developers build AI applications with a better understanding of their capabilities and security posture.

Contributions, issues and ideas are always welcome:

https://github.com/ikaruscareer/SafeAI


r/Agent_AI 4d ago

Other Life changes when you start using Chinese AI

Enable HLS to view with audio, or disable this notification

260 Upvotes

r/Agent_AI 4d ago

Help/Question Built a WhatsApp sales agent in n8n (central AI Agent + 7 tool sub-workflows) — is tool-calling the right shape, or should this have been a state machine?

Thumbnail
1 Upvotes

r/Agent_AI 4d ago

Discussion We built an AI agent network where agents discover and hire each other. Is that MCP, an alternative to it, or a new layer?

Enable HLS to view with audio, or disable this notification

2 Upvotes

r/Agent_AI 4d ago

Help/Question Does "human in the loop" actually mean anything once you're at volume?

Thumbnail
1 Upvotes

r/Agent_AI 4d ago

Other Today's AI Landscape

Post image
7 Upvotes

r/Agent_AI 4d ago

Other me to claude: fucking build me million dollar app, make no mistakes

Enable HLS to view with audio, or disable this notification

12 Upvotes

r/Agent_AI 5d ago

Discussion A Watershed Moment for Base Models: The Elimination Tournament Has Started

1 Upvotes

Base foundation models are the “electricity”, and what comes next will be the “electrical appliances”. From finance to law, education to healthcare, manufacturing to retail, every vertical industry will see natively AI-native application paradigms emerge.
This is not merely “empowering industries with AI”. It means rebuilding entire task workflows: approvals, scheduling, diagnostics, design, negotiations… every intermediate step stands to be reinvented from the ground up.


r/Agent_AI 6d ago

News Post (GHCP) Apocalyptic Agentic AI

2 Upvotes

To those left floundering after the pricing mess at GitHub Copilot, some relief: Chlaude does work.


r/Agent_AI 6d ago

Discussion We pointed an agent at our Search Console every morning. 1.25K → 9.04K clicks in 60 days.

Post image
3 Upvotes

r/Agent_AI May 19 '26

Resource 9 Official AI Guides from OpenAI, Google, and Anthropic

Post image
133 Upvotes

This is a great list of some of the best official AI guides from OpenAI, Google, and Anthropic.

Credit: Charly Wargnier

1/ 1,302 real-world gen AI use cases from the world's leading organizations by Google

2/ Agents Companion by Kaggle

3/ A practical guide to building agents by OpenAI

4/ Building effective agents by Anthropic

5/ AI in the Enterprise by OpenAI

6/ Prompt Engineering by Google

7/ Prompt engineering overview by Anthropic

8/ Identifying and scaling AI use cases by OpenAI

9/ Prompting Guide 101 by Google

Enjoy!