Developer Builds Offline Desktop AI Assistant Jansky
Mayukh Bagchi recently built Jansky, an offline desktop AI assistant running on a Raspberry Pi 5 that listens, transcribes, reasons, and speaks entirely locally. It uses Whisper.cpp for speech recognition, Ollama hosting a compact Qwen 2.5 model (1.5 billion parameters), and Piper for neural TTS, with optional cloud fallback. The project demonstrates inexpensive, privacy-preserving on-device assistants are practical today.
Scoring Rationale
Practical, reproducible on-device assistant demonstration; limited novelty and single-source hobbyist project constrain broader industry impact.
Practice interview problems based on real data
1,500+ SQL & Python problems across 15 industry datasets — the exact type of data you work with.
Try 250 free problemsStep-by-step roadmaps from zero to job-ready — curated courses, salary data, and the exact learning order that gets you hired.
Sources
- Read OriginalYour Next AI Assistant Might Not Need an Internet Connectionhackster.io

