Files
nexus/Daily notes/2025-03-02.md

2.1 KiB
Raw Blame History

author, created
author created
shenwei 2025-03-02

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.

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

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 Agents 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 using Docker locally.
  • Future Plans:
    • Grafana & Agentic AI: Consider using Grafana data to feed into an AI agents Vector DB for decision-making.
    • Incident Management: Explore using the alerting mechanism to handle incidents, including immediate notifications and automatic incident creation.