Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Local Video-LLM powered AI Baby Monitor
| Date | Stars |
|---|---|
| 2026-07-31 | 514 |
| 2026-08-05 | 515 |
| 2026-08-06 | 515 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
# 👶🧠 AI Baby Monitor (Local Video‑LLM Nanny)
[](LICENSE) [](https://deepwiki.com/zeenolife/ai-baby-monitor)
> **Your second pair of eyes, powered by local video LLMs. Because, you know... it does take a village.**
The **AI Baby Monitor** watches a video stream (webcam, RTSP camera, …) and a simple list of safety rules. If a rule is broken it issues a *single* gentle beep so you can quickly glance over and check on your baby.
---
## 📸 Demo
Obviously, I'm not going to put my child in danger just for the demo, so here're videos of:
1. People using smartphones, when rules say you shouldn't ❌
2. Baby being safe and playful with a parent ✅
<table width="100%">
<tr>
<td align="center" width="65%">
<img src="assets/demo_phone.gif" height="300"><br/>
<sub>📵 "No smartphones" rule – alert fired</sub>
</td>
<td align="center" width="35%">
<img src="assets/demo_baby.gif" height="300"><br/>
<sub>👶 Baby walking – no alert</sub>
</td>
</tr>
</table>
---
## ✨ Features
| | |
| --------------------- | ----------------------------------------------------------------------------------------------------------------|
| 🛡️ **Private‑first** | Everything runs locally; nothing ever leaves your network. |
| ⚡ **Realtime-ish** | Works on consumer GPUs at ~1 req/s. |
| 🦾 **Video LLM** | Uses the [Qwen2.5 VL](https://huggingface.co/Qwen/Qwen2.5-VL-7B-Instruct-AWQ) by default, served through vLLM. |
| 🔔 **One beep alert** | Deliberately minimal & quiet — just look when it beeps. |
| 🖥 **Live dashboard** | Streamlit viewer shows the live stream + LLM reasoning logs in real time. |
| 📝 **Easy rules** | "The baby shouldn’t climb out of the crib", "Baby should always be accompanied by adult" … just edit YAML. |
| 🏘️ **Multi-rooms** | Supports multiple rooms. Just add another YAML with instructions. |
---
## 🚀 Quick start
> **Prerequisites** • Docker + docker‑compose • One GPU • Python 3.12 with [uv](https://github.com/astral-sh/uv)
```bash
# 1 — clone
$ git clone https://github.com/zeenolife/ai-baby-monitor.git && cd ai-baby-monitor
# 2 — copy .env.template into .env
$ cp .env.template .env
Excerpt of 6,459 characters
Read on GitHub27
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:907e689021fb2bd5, llm:Repository description: 'Local Video-LLM powered AI Baby Monitor'; topics: baby-monitor, video-llm. Language: Python.
matched fp:907e689021fb2bd5, llm:Repository description: 'Local Video-LLM powered AI Baby Monitor'; topics: baby-monitor, video-llm. Language: Python.
matched fp:907e689021fb2bd5, llm:Repository description: 'Local Video-LLM powered AI Baby Monitor'; topics: baby-monitor, video-llm. Language: Python.