learn agentic ai
Basic Information
Learn Agentic AI is a demonstration and learning repository focused on exploring Agentic AI using the Dapr Agentic Cloud Ascent (DACA) design pattern. It documents an approach for building microservice-based intelligent applications that integrate Dapr for sidecar-based service invocation and pub-sub, the OpenAI Agents SDK for agent logic, memory management techniques, and cloud-native infrastructure. The README outlines supported components such as knowledge graphs, MCP (Microservices Communication Protocol), A2A (Agent-to-Agent Communication), Docker and docker-compose for local setup, Kubernetes for production orchestration, and data stores like PostgreSQL and Redis. The repo is organized to help users create agents, configure Dapr, deploy on Kubernetes, and monitor agent performance. It targets practitioners who want a modular, event-driven reference architecture for agentic systems and covers real-time streaming with Kafka and RabbitMQ as part of that stack.