--- created: 2025-03-02 tags: - "#daily-notes" - agentic-ai - "#youtube" author: - Shen Wei --- ## Summary: Today, there were several main tasks. First, I read some articles on LinkedIn about Agentic AI and AI agents, and I have already recorded them in Obsidian. I plan to write an article on the application of Agentic AI in Cloud DevOps and submit it later. - [[๐—”๐—œ ๐—ถ๐˜€ ๐—˜๐—ป๐˜๐—ฒ๐—ฟ๐—ถ๐—ป๐—ด ๐˜๐—ต๐—ฒ ๐—”๐—ด๐—ฒ ๐—ผ๐—ณ ๐—”๐—ด๐—ฒ๐—ป๐—ฐ๐˜† โ€“ ๐— ๐—ผ๐˜ƒ๐—ถ๐—ป๐—ด ๐—•๐—ฒ๐˜†๐—ผ๐—ป๐—ฑ ๐—”๐˜‚๐˜๐—ผ๐—บ๐—ฎ๐˜๐—ถ๐—ผ๐—ป 1]] - [[7 Critical Steps to Building a Robust Agentic AI System from Scratch]] - [[Designing for Agentic AI]] Additionally, I watched a video on YouTube from a content creator, which was about how to design the entire workflow of Agentic AI using the software n8n.io. The video was very interesting, and I also followed the creator. I plan to install n8n on my local machine using Docker. The project has a related GitHub link, which is provided below. https://www.youtube.com/@DavidOndrej [Build Everything with AI Agents: Here's How](https://www.youtube.com/watch?v=XVO3zsHdvio) Finally, when I have time, I want to think about how to utilize AI agents in DevOps scenarios. Some initial ideas I have are: 1. ==Use data from Grafana to feed into an Agentโ€™s Vector DB so the AI can consume the data and help us make decisions. This is just an initial idea, and specific implementation would need to be demonstrated through a demo.== 2. Use the alerting mechanism to handle incidents in real time, such as immediate notifications and direct incident creation. - **LinkedIn Articles**: Read articles on Agentic AI and AI agents, planning to write and submit an article about Agentic AI in Cloud DevOps. - **YouTube Video**: Watched a video on designing Agentic AI workflows with n8n.io, planning to install [n8n.io](https://n8n.io/) using Docker locally. - **Future Plans**: - **Grafana & Agentic AI**: Consider using Grafana data to feed into an AI agentโ€™s Vector DB for decision-making. - **Incident Management**: Explore using the alerting mechanism to handle incidents, including immediate notifications and automatic incident creation.