https://github.com/video-db/agentic-streams
Create & stream personalized agentic video briefings on any topic.
https://github.com/video-db/agentic-streams
agentic-workflow agents ai-agents editing news streaming video videocreator
Last synced: 4 days ago
JSON representation
Create & stream personalized agentic video briefings on any topic.
- Host: GitHub
- URL: https://github.com/video-db/agentic-streams
- Owner: video-db
- Created: 2026-04-01T19:49:24.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2026-04-16T17:03:21.000Z (2 months ago)
- Last Synced: 2026-04-16T19:08:11.730Z (2 months ago)
- Topics: agentic-workflow, agents, ai-agents, editing, news, streaming, video, videocreator
- Language: Python
- Homepage: https://docs.videodb.io/
- Size: 11.4 MB
- Stars: 28
- Watchers: 0
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: news-digest/AGENTS.md
Awesome Lists containing this project
README
# π¬ Agentic Streams
**Take back control of your content.**
Agents research the internet, filter noise, and stream you clean video briefings.
[](https://videodb.io)
[](https://www.python.org/)
[](https://github.com/video-db/agentic-videos/stargazers)
[View Agents](#available-agents) β’ [Quick Start](#quick-start) β’ [Documentation](https://docs.videodb.io)
### 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
https://github.com/user-attachments/assets/9b7f4092-3e3b-4de7-b335-80cc7369df59
---
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](https://videodb.io), enabling agents to see, hear, and understand the world.
---
## Available Agents
| Agent | Description | Output | Demo |
|-------|-------------|--------|------|
| **[content-creator](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](https://player.videodb.io/watch?v=https://play.videodb.io/v1/a43d5463-a39d-4aac-994f-abdfb5b3bf2d.m3u8) |
| **[news-digest](news-digest/)** | Research any topic, gather multi-source evidence (YouTube, tweets, articles), deliver as broadcast-style video | 3-4 min video report | [βΆ Watch](https://player.videodb.io/watch?v=https://play.videodb.io/v1/43570285-1d6e-4548-86e6-294201d2418f.m3u8) |
| **[financial-market-analysis](financial-market-analysis/)** | Investigate financial markets with charts, screenshots, and verified clips | Custom length market report | [βΆ Watch](https://player.videodb.io/watch?v=https://play.videodb.io/v1/f37914dd-5239-4c10-aa2e-006f9095ac7c.m3u8) |
## Quick Start
1. **VideoDB Skill**
```bash
npx skills add video-db/skills
```
2. **VideoDB API Key** (get free at [console.videodb.io](https://console.videodb.io))
```bash
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](https://player.videodb.io/watch?v=https://play.videodb.io/v1/a43d5463-a39d-4aac-994f-abdfb5b3bf2d.m3u8)
**Iran War 2026** β Multi-source analysis with Al Jazeera, BBC, CNN
[βΆ Watch Video](https://player.videodb.io/watch?v=https://play.videodb.io/v1/43570285-1d6e-4548-86e6-294201d2418f.m3u8)
**Daily Market Recap** β Proof-backed financial news with charts, screenshots, and clips
[βΆ Watch Video](https://player.videodb.io/watch?v=https://play.videodb.io/v1/f37914dd-5239-4c10-aa2e-006f9095ac7c.m3u8)
**Top 5 GitHub Repos** β Daily top 5 GitHub repositories
[βΆ Watch Video](https://console.videodb.io/player?url=https://play.videodb.io/v1/a02e172f-399f-4516-b18b-55055743f93b.m3u8)
**Medical Term Explainer** β AI-powered medical terminology explainer
[βΆ Watch Video](https://console.videodb.io/player?url=https://play.videodb.io/v1/ab28a096-c72c-4376-b44a-647001c5284c.m3u8)
**Karpathy on Knowledge Bases** β Karpathy discussing knowledge bases
[βΆ Watch Video](https://console.videodb.io/player?url=https://play.videodb.io/v1/ccd210be-957f-4f57-8bc9-64cffcf5b22b.m3u8)
---
## 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
- **Docs**: [docs.videodb.io](https://docs.videodb.io)
- **Issues**: [GitHub Issues](https://github.com/video-db/agentic-videos/issues)
- **Discord**: [Join community](https://discord.gg/py9P639jGz)
- **Console**: [Get API key](https://console.videodb.io)
---
Made with β€οΈ by the VideoDB team
---