Loading video player...
In this video, I demonstrate an Agentic AI Blog Generator built using LangGraph and FastAPI. The system generates an SEO-friendly blog title, writes full Markdown content, and dynamically routes for language translation using a structured agent workflow. The execution flow is observable using LangSmith and the API is tested using Postman. This project focuses on clean backend design, decision-based AI workflows, and real-world AI system architecture. š GitHub Repository: https://github.com/venkateshreddy-code/agentic-ai-blog-generator