2026-05-07 13:04:40 -03:00
2026-05-07 13:04:40 -03:00
2026-04-10 18:29:58 -03:00
2026-05-06 11:51:43 -03:00
2026-04-10 18:29:58 -03:00
2026-05-06 11:51:43 -03:00
2026-04-02 21:08:17 -03:00
2026-04-10 18:29:58 -03:00
2026-04-10 18:29:58 -03:00
2026-04-02 22:57:21 -03:00
2026-05-07 13:04:40 -03:00

Mitus

Meeting stream viewer with an embedded AI agent. Captures screen and audio from a Wayland source machine, streams it over TCP to a receiver with GPU-accelerated decode, and runs a Claude Code agent that watches the feed autonomously — transcribing audio, extracting frames on scene changes, and acting on user-defined rules. The agent panel shows a live log of what it observes and the actions it takes, while a thumbnail grid gives a visual timeline of the session. Primary use case: staying present in meetings without manually feeding context to Claude. Provides summarization after the fact

Docs

cd docs && python3 -m http.server 8000

Then open http://localhost:8000.

Description
No description provided
Readme 465 KiB
Languages
Python 77.2%
Rust 19.9%
Shell 2.9%