---
title: "What is Agentic AI?"
url: https://daily.dev/posts/what-is-agentic-ai--iurzrwbun
source_url: https://akka.io/blog/what-is-agentic-ai
type: article
source: "Lightbend"
published: 2025-12-18T22:21:50.897Z
updated: 2025-12-18T22:22:10.908Z
tags: ["ai", "llm", "distributed-systems", "akka"]
reading_time: 1
upvotes: 1
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# What is Agentic AI?

**[Lightbend](https://daily.dev/sources/lightbend)** · 1 min read · 1 upvotes · 0 comments

## Summary

Agentic AI involves autonomous systems that use LLMs to make decisions and take actions, but moving from prototype to production requires addressing significant risks. These risks span both traditional distributed systems challenges and the non-deterministic nature of LLMs. Production readiness depends on establishing trust through thorough risk management rather than perfect results. The complexity goes far beyond simple prompt-based agents talking to LLMs.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://akka.io/blog/what-is-agentic-ai>

## Similar posts on daily.dev

- [Agentic AI risks and challenges](https://daily.dev/posts/agentic-ai-risks-and-challenges-dznefhutn) · Domino Data Lab · 3 upvotes · 0 comments

---

Tags: [#ai](https://daily.dev/tags/ai), [#llm](https://daily.dev/tags/llm), [#distributed-systems](https://daily.dev/tags/distributed-systems), [#akka](https://daily.dev/tags/akka)

[View this post on daily.dev](https://daily.dev/posts/what-is-agentic-ai--iurzrwbun)
