Skip to content

video-db/agentic-streams

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎬 Agentic Streams

Take back control of your content.
Agents research the internet, filter noise, and stream you clean video briefings.

VideoDB Python GitHub stars

View AgentsQuick StartDocumentation

Autonomous agents that:

  • Crawl the internet (news, social, video sources incl. Youtube)
  • Filter bias, noise, and low-signal content
  • Gather real assets (video clips, screenshots, charts)
  • Generate clean, structured video streams with voiceovers and music.
  • Stream them directly to you.

👉 No feeds
👉 No scrolling
👉 No algorithmic manipulation


Demo

Agentic.Streams.mp4

The internet is noisy, biased, and algorithm-driven.

You don’t control:

  • what content reaches you
  • how it is filtered
  • how it is presented

Agentic Streams replaces feeds with streams.

Built on VideoDB, enabling agents to see, hear, and understand the world.


Available Agents

Agent Description Output Demo
content-creator Research any topic, produce a video briefing, then self-review using VideoDB's See + Understand to verify visual-narration alignment frame by frame 1-2 min video briefing ▶ Watch
news-digest Research any topic, gather multi-source evidence (YouTube, tweets, articles), deliver as broadcast-style video 3-4 min video report ▶ Watch
financial-market-analysis Investigate financial markets with charts, screenshots, and verified clips Custom length market report ▶ Watch

Quick Start

  1. VideoDB Skill
    npx skills add video-db/skills
  2. VideoDB API Key (get free at console.videodb.io)
    export VIDEO_DB_API_KEY=your_key_here

How It Works

Each agent has its own detailed README. Pick one and give the agent a topic:

News Digest (works on any topic):

Create a video report about "climate summit 2026"

Financial Analysis:

Create a market report for 2026-04-01

The agent will autonomously research the topic, gather assets, and deliver the video.


Create your own agents

Each agent follows this pattern:

  1. Research — Deep web research via browser-use (no hallucinated data)
  2. Asset Gathering — YouTube clips, tweets, article screenshots, charts
  3. Script Generation — Professional voiceover scripts with TTS
  4. Video Assembly — Multi-track composition with VideoDB
  5. Delivery — Stream URL ready to play and share

Input: A topic. Output: video stream.

To add a new agent:

  1. Create a new folder with SKILL.md, AGENTS.md, and README.md
  2. Follow the structure of existing agents
  3. Include working examples

Create your own personalized agent that deliver content according to your preferences.


More Example Outputs

r/ClaudeAI Weekly Recap — Self-reviewed video briefing covering top posts, memes, and drama
▶ Watch Video

Iran War 2026 — Multi-source analysis with Al Jazeera, BBC, CNN
▶ Watch Video

Daily Market Recap — Proof-backed financial news with charts, screenshots, and clips ▶ Watch Video

Top 5 GitHub Repos — Daily top 5 GitHub repositories ▶ Watch Video

Medical Term Explainer — AI-powered medical terminology explainer ▶ Watch Video

Karpathy on Knowledge Bases — Karpathy discussing knowledge bases ▶ Watch Video


Philosophy

Each agent is:

  • Self-contained — All dependencies are documented. Every fact, URL, and asset comes from real web sources via browser-based research. No hallucinated data.
  • Reproducible — Same topic leads to consistent, high-quality outputs.
  • Fully autonomous — Give the agent a topic and get a finished video. No manual intervention required.
  • Evidence-based — Every claim is sourced. Every asset is verified. Built for news, research, finance, and compliance workflows.
  • Production-ready — Reliable, battle-tested pipelines designed for real-world use.

Community & Support


Made with ❤️ by the VideoDB team


About

Create & stream personalized agentic video briefings on any topic.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors