This video is a full-stack demo of "The Absurd Chronicle," a satirical news platform powered by a sophisticated multi-agent AI system I built from scratch.
The project features a team of collaborating AI agents that autonomously perform an entire editorial workflow: from finding real-world news topics and brainstorming satirical angles to writing, critiquing, and revising the final articles.
---
🔗 *LINKS*
• GitHub Repository:https://github.com/Shinasom/Agentic-Satire...
---
✨ *KEY FEATURES*
• Autonomous content pipeline using a multi-agent system.
• Collaborative AI with specialized agents for research, writing, and critique.
• Iterative revision loop based on feedback from both a "Humor Critic" and a "Style Critic".
• Full-stack architecture with a decoupled frontend and backend.
• Category filtering and a full admin panel for approving and deleting articles.
---
⏱️ *TIMESTAMPS*
0:00 - Final Website Homepage Demo
0:15 - AI Agent Running in the Terminal
0:30 - Approving a New Article in the Admin Panel
0:45 - Viewing the Final Published Article
---
🛠️ *TECH STACK*
• Frontend: Next.js, React, Tailwind CSS
• Backend: Python, FastAPI
• AI: Groq API (Llama 3), NewsAPI, LangGraph Design Principles
#NextJS #Python #AI #AgenticAI #FullStack #SoftwareEngineering #FastAPI #React #PortfolioProject