Update Night Agent
AI newsletter generator using Discord links and crewAI agents
Overview
An automated system for generating the Update Night newsletter using AI agents. Uses crewAI to orchestrate multiple agents that collect links from Discord, scrape content, and generate newsletter content in the Update Night style.
Features
- Automated Discord link collection with categorization
- AI-powered link categorization using Gemini 2.5 Flash
- Web scraping with screenshots using crawl4ai
- AI-powered content summarization with writing style matching
- Markdown output with properly formatted sections and images
Link Categories
- The Big Picture — Major announcements, launches, breaking news
- Under the Radar — Experimental features, insights, analyses
- TrAIn of Thought — AI/ML developments, models, research
- The Grid — Design systems, UI/UX, component libraries
- The Spotlight — Open source projects, tools, resources
AI Model Support
- OpenAI — GPT-4o-mini (default)
- Gemini — gemini-2.5-flash-preview
Tech Stack
- Python 3.11+, crewAI
- Discord bot integration
- crawl4ai for web scraping