aidevtube
AI Web App • Independent product

Live: aidevtube.com
What it is
A weekly, multilingual digest of what is actually happening in AI — distilled from YouTube into in-depth write-ups you can read, or hand to your own LLM to analyze.
How I built it
An automated content pipeline: ingestion, transcription and LLM summarization orchestrated in n8n, publishing to WordPress in three languages (Polylang), a RAG-backed on-site search over the whole corpus, generated podcast feeds, and a double-opt-in email newsletter.
Highlights
- End-to-end content automation — from source video to published, translated article
- Retrieval-augmented search across the entire archive
- Podcast + newsletter distribution off the same pipeline
Stack
n8n · Python · WordPress · pgvector (RAG) · OpenRouter