Model lifecycle
Provider deprecates model
Forced migration + revalidation
Pin the model. Migrate on your timeline.
I explore how local-first architectures can give AI products more control over model lifecycle, costs, data, and runtime, without giving up frontier models where they still make sense.
Closed models should be an option, not a dependency.Local-first means having another execution path when control matters.
WHY LOCAL-FIRST
Closed APIs are powerful. The risk is making them your only execution path.
Provider deprecates model
Forced migration + revalidation
Pin the model. Migrate on your timeline.
Per-token API pricing at scale
Unpredictable recurring costs
Shift suitable workloads to fixed capacity.
Raw data sent to cloud APIs
Privacy risks & compliance friction
Keep sensitive processing 100% on-device.
Proprietary API lock-in
High switching cost on terms change
Build alternative local execution paths.
Between Claude Opus 4.1's deprecation notice and API retirement in 2026.
Anthropic ↗Of surveyed Italian IT decision-makers say their organisation has an AI-provider exit strategy.
Red Hat ↗Qwen3.5-4B reports 79.1 MMLU-Pro with a 262k native context window.
Qwen ↗These signals don't make local AI the answer to every workload. They make architectural optionality increasingly worth evaluating.
LOCAL-FIRST ≠ LOCAL-ONLY
CONTROL COMES WITH RESPONSIBILITY
Local-first architectures give you full control over models, data, and costs but they also move engineering responsibility back to the product team across four key domains:
Model management, hardware compatibility, dynamic switching & zero-downtime updates.
Performance tracking, latency metrics, accuracy signals & memory profiling without privacy leakage.
RAM/VRAM constraints, resident memory optimization & thermal management on desktop and mobile.
Unified OpenAI-compatible APIs, reliable local IPC & intuitive user experiences.
THE INFRASTRUCTURE STACK (THREE PILLARS)
Each project solves a different part of the local-AI product stack. Reusable infrastructure, not isolated experiments.
Local applications should not need to couple product logic to inference backend complexities, model formats or runtime processes.
High-performance local inference server with model lifecycle, dynamic routing and telemetry.
Provides an OpenAI-compatible API across local backends such as GGUF and Apple Silicon MLX, managing resident runtimes, configuration and telemetry.
Meeting audio is highly sensitive, yet speech products routinely offload raw recordings to remote cloud infrastructure.
Privacy-first speech recognition server optimized for sub-second latency and accuracy.
Handles microphone & system audio capture, local session storage, and Whisper transcription on Apple Silicon with zero cloud calls.
Running LLMs on Android demands rigorous resource management: model integrity, memory bounds, prompt cancellation and telemetry.
On-device LLM runtime harness for Android apps with strict resource control.
Reusable runtime for embedding GGUF models in native Kotlin and Capacitor Android applications with lifecycle control and diagnostics.
ARCHITECTURE RELATIONSHIP
PROVING GROUNDS
ClosedRoom, RedactGuard, and Aura Finance demonstrate how privacy-first AI protects conversations, sensitive documents, and personal financial data in practice.

Privacy-first meeting intelligence.
Local-first meeting capture, Whisper transcription and structured insights. Your conversations stay 100% on-device.

Local document anonymization & PII protection.
A local document-anonymisation workflow that detects PII via local LLMs, provides human-in-the-loop review, and selectively redacts sensitive data. Data minimisation built into the architecture.

Privacy-first personal finance.
A local-first personal finance application where transactions, budgets, reports and preferences live on-device first, with optional encrypted cloud backup.
PROFESSIONAL TRACK RECORD
Local-first research and engineering built on years spent evaluating, designing, and scaling AI systems in complex enterprise environments.
Prototype → production
Experience leading AI initiatives in complex organisations, turning experiments into adopted, governed, and scaled systems.
Research & insights
Long-form research, model evaluations, and practical LLM insights shared with the technical community through stAI tuned.
Technical mentoring
Hands-on feedback, architecture guidance, and mentoring for emerging AI engineers and technical teams.
Recognition
Selected by Nova Talent among emerging Italian talent driving innovation and technology leadership.
KNOWLEDGE & PUBLIC RESEARCH
Experiments become code, measurements, technical notes and public discussion:Build → Measure → Document → Share.
ABOUT DANIELE
I am Daniele Moltisanti, an AI technical leader and builder based in Milan. My work combines technical architecture, product thinking, and the ability to transform complex AI research into understandable decisions and reliable, intuitive software.
Alongside my independent work, I lead and design AI initiatives in complex organisations, translating technical possibilities into systems that can be adopted, governed, and scaled.
I also write, teach, and speak about AI architecture, strategy, and the path from experimentation to reliable products.

COLLABORATE
I'm interested in real workloads: benchmarking a closed-vs-local task, testing models and devices, designing hybrid architectures, or exploring privacy-sensitive AI workflows.