Files
claude-memory-storai/project_nasai.md

21 lines
1.1 KiB
Markdown

---
name: NASAI & NVRAI Setup
description: Local NAS AI system with YOLO detection on camera feeds, NVRAI web forensics tool, and database server on SDD
type: project
originSessionId: fc964260-abe2-4639-a6be-76c3d1e6c39b
---
- **NASAI** disk mounted at `/mnt/NASAI` (sda, 465.8GB Toshiba) - watches Xiaomi camera videos with YOLO11n model
- **NASAI Watcher** venv at `/home/yohay/nasai-venv/`, detects: person, car, truck, cat, dog, bird
- **NVRAI** web app at https://nvrai.yohayai.com/ (behind Cloudflare Access), NVR AI Forensics tool
- **Xiaomi cameras**: device IDs `607ea45083fb`, `788b2ad356bb`
- **DATABASES** disk mounted at `/mnt/DATABASES` (sdd, 447.1GB SanDisk SSD) - MariaDB + PostgreSQL
- MariaDB data: `/mnt/DATABASES/mariadb/`
- PostgreSQL data: `/mnt/DATABASES/postgresql/`
- **Unused disks**: sdb (SanDisk 223.6GB), sdc (Transcend 111.8GB) - GPT empty
- **SMB (Samba)** running for file sharing
- **Tailscale** VPN active
- MariaDB has a `wordpress` database
**Why:** Yohay is building an AI-powered video surveillance/forensics system
**How to apply:** When working on this project, data lives on dedicated SSD mounts, not on the NVMe system drive