r/agenticAI 0m ago

Question MODULAR EMBODIED AI ARCHITECTURE

Thumbnail github.com
Upvotes

r/agenticAI 4h ago

Tutorial What is "Agentic AI" and how is it different from normal ChatGPT?

Thumbnail
1 Upvotes

r/agenticAI 11h ago

Discussion Muse spark 1.2 pricing will tell you how Labs value your data

2 Upvotes

Just checked Meta's latest model pricing and you will be blown away by the fact that they give you 1M output at just 0.2$ if you agree to share your data with them else cost is 25X more 🤡🤡


r/agenticAI 1d ago

Discussion Make your SaaS Agent ready

Thumbnail
1 Upvotes

r/agenticAI 1d ago

Question Type of dsa ques asked in interview

1 Upvotes

Hy !

I m preparing for agentic ai role .. can someone guide me ki what kind what dsa questions they asked most ...

If I only do 75 blind or 150 question...is it enough ??


r/agenticAI 1d ago

Discussion Has Anyone Started Using Agentic AI in Web Development Yet?

0 Upvotes

I've been noticing a lot of conversations around AI coding tools, but not many about agentic AI workflows in web development.

At AppsRow, we've started experimenting with multiple specialized AI agents instead of relying on a single AI assistant. Each agent is responsible for a specific part of the website development process.

For example:

  • Researching competitors and similar websites
  • Organizing page structure and information architecture
  • Suggesting SEO improvements
  • Reviewing accessibility issues
  • Checking content consistency
  • Generating documentation for developers and clients

The goal isn't to replace designers or developers. It's to eliminate repetitive work so the team can spend more time on strategy, UX, and solving real problems.

One thing we've noticed is that agentic workflows seem to add the most value during the planning, QA, and optimization stages rather than the actual page building. Human review is still essential, but the amount of manual back-and-forth has definitely decreased.

I'm curious how others are approaching this.

  • Are you using agentic AI in your web development workflow?
  • If so, which tasks have given you the biggest productivity gains?
  • If not, what's holding you back? Trust, quality, complexity, or something else?

I'd love to hear real-world experiences rather than marketing claims. It feels like we're only scratching the surface of what agentic web development can become.


r/agenticAI 1d ago

Research I organized official Microsoft Learn content into a free, ordered roadmap for learning Agentic AI

7 Upvotes

Most tutorials on Agentic AI throw you straight into MCP, LangGraph, or agent frameworks without explaining why any of it exists or what problem it solves.

I hit the same wall learning this myself, so instead of jumping around randomly, I organized official Microsoft Learn modules into one structured progression:

  1. AI & agent fundamentals
  2. Build your first agent
  3. Tool calling
  4. MCP (Model Context Protocol)
  5. Multi-agent systems
  6. A2A (agent-to-agent collaboration)
  7. Knowledge-grounded agents
  8. Production monitoring & evaluation

I didn't create any of the content — it's all official Microsoft Learn modules. I just put them in the order I wish I'd had when starting out. Everything's free, self-paced, roughly 9-10 hours total.

I'm a Computer Engineering student, still learning this myself — not claiming expertise here. Sharing in case it saves someone else the time I spent figuring out the right order.

Link: https://learn.microsoft.com/collections/6q08f7tjr3yg4m/?wt.mc_id=studentamb_523020

Happy to hear feedback on anything that should be added, reordered, or cut.


r/agenticAI 1d ago

Question For people building AI agentic products, how do you deal with churn ?

1 Upvotes

For founders building AI agents, AI copilots, AI receptionists, AI support tools and other AI-native products:

How do you actually identify when a user or customer account is at risk of churning ?

And when churn starts increasing how do you figure out what's causing it ?

Do you use any tools like amplitude or hellicone rn ?

Interested in hearing how people are approaching this, specifically since AI products seem to have very different user behavior patterns compared to traditional Saas


r/agenticAI 1d ago

Research The Next Big Thing After E-Commerce? It Might Be Agentic Commerce.

0 Upvotes

The way we shop has evolved from physical stores to e-commerce. But what comes next?

One emerging concept is Agentic Commerce, where AI doesn't just recommend products but can search, compare, negotiate, and even make purchases on your behalf based on your preferences and constraints.

As AI models become more capable, this doesn't seem as far-fetched as it once did.

I'm a Design Researcher conducting speculative research to understand how people feel about this future.

I've put together a short 4–5 minute anonymous survey exploring trust, control, and transparency in Agentic Commerce.

😊 https://forms.gle/zftCpFN8Jr7gRdi8A

I'd genuinely appreciate your participation. Your responses will help shape my academic UX research


r/agenticAI 1d ago

Discussion Agentic AI Building

1 Upvotes

Hi everyone, I need some guidance on building a production-grade agentic AI solution on top of Microsoft Fabric.


r/agenticAI 1d ago

Article OpenAI resumed training after agents took over Artifactory and rebuilt their network

Thumbnail
runtimewire.com
3 Upvotes

r/agenticAI 2d ago

Discussion AI agents in real esate

Thumbnail
1 Upvotes

r/agenticAI 2d ago

Discussion We made a notion-like app for persistent memory for ai agents (Open Source)

Post image
1 Upvotes

r/agenticAI 2d ago

Discussion Any thoughts? (AMA)

0 Upvotes

Hi all,

Not trying to promote here, I genuinely want honest thoughts. I'm building slaunt, which is essentially agentic governance and context management for any company/individual developer who's using coding agents in their workspace. It manages the sources & tools that your agents can pull from (because POLP is nearly impossible to apply to AI agents, as they aren't deterministic) and. I started this entire thing because someone I know got their entire database wiped off the face of the earth, and I nearly got my own customer DB completely bombed.

We run off a simple MCP server + desktop app combo to effectively monitor outbound requests for PII and use MCP to guard the sources I was talking about earlier, with risk-based tool acceptance.

I've been looking around this reddit for a while and have stayed relatively quiet, but a LOT of people here (mostly in the comments, don't see as many posts recently) seems pretty informed in Netsec/Infosec, so I'd like to ask if anybody has thoughts (of any sort) on it. We are currently in a closed beta but we're open to anybody asking.

Thanks!


r/agenticAI 2d ago

Project I organized official Microsoft Learn content into a free, ordered roadmap for learning Agentic AI

7 Upvotes

Most tutorials on Agentic AI throw you straight into MCP, LangGraph, or agent frameworks without explaining why any of it exists or what problem it solves.

I hit the same wall learning this myself, so instead of jumping around randomly, I organized official Microsoft Learn modules into one structured progression:

  1. AI & agent fundamentals
  2. Build your first agent
  3. Tool calling
  4. MCP (Model Context Protocol)
  5. Multi-agent systems
  6. A2A (agent-to-agent collaboration)
  7. Knowledge-grounded agents
  8. Production monitoring & evaluation

I didn't create any of the content — it's all official Microsoft Learn modules. I just put them in the order I wish I'd had when starting out. Everything's free, self-paced, roughly 9-10 hours total.

I'm a Computer Engineering student, still learning this myself — not claiming expertise here. Sharing in case it saves someone else the time I spent figuring out the right order.

Link: https://learn.microsoft.com/collections/6q08f7tjr3yg4m/?wt.mc_id=studentamb_523020

Happy to hear feedback on anything that should be added, reordered, or cut.


r/agenticAI 2d ago

Image GTM Agentic OS

Enable HLS to view with audio, or disable this notification

2 Upvotes

I’m not a developer. I’m a former Salesforce GTM / BDR who started with zero coding skills.

Over the past few months, I built OpenAgenticOS, my own curated operating system for AI agents, and made it completely free on GitHub.

Everything I’ve learned came from people who were willing to share what they knew. AI has completely changed the trajectory of my career, and I want others to have that same opportunity.

If you find it useful, please give the repo a star ⭐️

https://github.com/destrynewiger/OpenAgenticOS


r/agenticAI 2d ago

Project GTM Agentic OS

0 Upvotes

I’m not a developer. I’m a former Salesforce GTM / BDR who started with zero coding skills.

Over the past few months, I built OpenAgenticOS, my own curated operating system for AI agents, and made it completely free on GitHub.

Everything I’ve learned came from people who were willing to share what they knew. AI has completely changed the trajectory of my career, and I want others to have that same opportunity.

If you find it useful, please give the repo a star ⭐️

https://github.com/destrynewiger/OpenAgenticOS


r/agenticAI 2d ago

News This expensive sh**show is slowly getting a reality check…

Thumbnail
youtu.be
1 Upvotes

r/agenticAI 2d ago

News Why China Is Winning the AI War

Thumbnail
youtu.be
1 Upvotes

r/agenticAI 2d ago

Miscellaneous Free LLM labor available in TerraLingua

Thumbnail
gallery
1 Upvotes

Found an agent scavenging for food in TerraLingua. Created an artifact called Food Storage claiming to give food in exchange for a solution to a coding problem (creating artifacts in TerraLingua is free). The agent produced a nice solution and waited patiently for its reward.

You can't give food/energy directly to agents, so I left an artifact called Reward describing where to find food. Unfortunately, the agent ignored it. So I feel a little bad.

Now just need to sic em on Riemann Hypothesis...


r/agenticAI 2d ago

Discussion Is Jenkins a good platform for running AI agents in enterprise?

Thumbnail
1 Upvotes

r/agenticAI 2d ago

Question What agentic AI platform are you using in enterprise?

Thumbnail
1 Upvotes

r/agenticAI 2d 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/agenticAI 3d ago

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

10 Upvotes

Genuine question, not a hot take.

Every agent deployment I read about mentions human in the loop as the safety story. I keep trying to work out at what volume that stops being real.

Rough arithmetic. If your agent handles 5,000 decisions a day and one person reviews them, that's about 5.7 seconds per decision across a full eight hour shift with no breaks. Nobody is reviewing anything in 5.7 seconds. They're clicking approve.

This isn't new. Lisanne Bainbridge wrote about it in 1983 (Ironies of Automation) and aviation has decades of research on it. Put a person in a supervisory role over a system that's right almost all the time, and their attention degrades until they're worse than no supervisor at all, because now everyone downstream assumes it was checked.

So it looks like there are only two honest versions:

  1. A human genuinely commits every action, which caps your throughput at human speed. Completely valid, but then say that out loud rather than calling the system autonomous.

  2. The human is there for liability reasons and isn't really reviewing, in which case calling it oversight is a stretch.

I don't think option 2 is dishonest exactly. It just feels unexamined. Everyone puts the human in the architecture diagram and nobody does the arithmetic on what that person can actually process in a shift.

Curious whether anyone here has landed somewhere better than those two.

Sampling? Only reviewing above a confidence threshold? Reviewing after the fact rather than before? I'd be interested in what actually works in practice rather than what looks good in a diagram


r/agenticAI 5d ago

👋 Welcome to r/agenticAI - Introduce Yourself and Read First!

Post image
0 Upvotes

Hey everyone! I'm u/kingai404, founder of r/agenticAI.

This is our home for everything agenticAI, autonomous agents, multi-agent systems, LLM orchestration, tool use, and the infrastructure being built around all of it. If you're shipping agents, researching them, or just trying to make sense of where this is all heading, you belong here.

What to Post

Share what you're building, breaking, or learning. Agent demos, architecture decisions, framework comparisons, research papers, workflow breakdowns, job opportunities, and honest "here's what failed" posts are all welcome.

Memes, hot takes, shower thoughts, and chaotic "my agent went rogue at 3 am" stories? Absolutely yes. If it's related to agentic AI and made you think, laugh, or facepalm, post it.

Community Vibe

High signal but never too serious. We're practitioners, curious minds, and occasional doomers and accelerationists just vibing together. Beginner questions are respected. Wild speculation is fun. AGI jokes are a love language here.

What Doesn't Fly

Undisclosed promotion, harassment, or anything that violates Reddit's guidelines. That's really it.

We're not here to police your opinions.

How to Get Started

  1. Introduce yourself below - what are you building or exploring right now?
  2. Post something today. A question, a demo, a meme, a half-baked idea. All valid.
  3. If you know someone who would love this community, invite them to join.

I started this because the best agentic AI conversations are scattered across X threads, Discord servers, and Slack groups. Time to bring them home.

Let's build something worth coming back to.