Crucix
NormalDescription
Crucix is a personal intelligence agent that watches the world from multiple data sources and pings you when something changes, helping you stay on top of information in real time.
Key Features
- Aggregates 27 OSINT sources: satellite fire data, flight tracking, radiation monitoring, and more
- Jarvis-style 3D WebGL dashboard with globe, flat map, and animated flight corridors
- LLM integration for two-way intelligence assistant with Telegram and Discord alerts
- Auto-refreshes every 15 minutes with sweep delta showing new signals and escalations
- Cross-source correlation across satellite, economic, conflict, and social domains
- Zero cloud, zero telemetry — fully self-hosted with just Express as dependency
Use Cases
Strengths & Limitations
✅ Strengths
- • High community interest (11.4k stars)
- • Responsive to issues, low backlog
⚠️ Limitations
- • Restrictive license (AGPL-3.0)
Categories
Quick Start
git clone https://github.com/calesthio/Crucix.git → cd Crucix → npm install → cp .env.example .env (add API keys) → npm run dev → open http://localhost:3117