← All speakers

Bio, Work & Ideas

Chintan Parikh

Conference affiliation: Google · 2026

Chintan Parikh is a Google product manager working on LiteRT, the company’s cross-platform runtime for deploying AI models on phones, computers, browsers, and connected devices. His focus is making sophisticated models practical outside data centers, where latency, privacy, unreliable connectivity, battery life, and hardware limitations determine what applications can actually do.

Earlier in his career, Parikh moved from test engineering into business and product responsibilities. His software projects include Serene, a minimal PHP framework, and Shel, a flat-file blogging engine.

  • A universal runtime for on-device AI. Parikh has helped develop and explain LiteRT’s evolution beyond TensorFlow Lite. The runtime supports models originating in PyTorch, TensorFlow, and JAX, preserves the portable TFLite format, and provides deployment paths across Android, iOS, desktop systems, browsers, and connected hardware.
  • Practical neural-processor acceleration. His work on production NPU deployment addresses the gap between specialized chips and usable applications: unified hardware interfaces reduce vendor-specific integration while improving latency, power consumption, and sustained performance. Related Arm optimization work combines PyTorch conversion, selective quantization, XNNPACK, and Arm KleidiAI for on-device audio generation.
  • On-device agents beyond chat. At AI Engineer Europe 2026, Parikh demonstrated how Gemma edge models can call tools, produce structured output, interpret images, and interact with local applications. His examples included voice-driven personal tracking, privacy-sensitive workflows, hybrid device-and-cloud processing, and a Raspberry Pi robot—illustrating how smaller models become useful when paired with capable runtimes and appropriate hardware.

Read the topics behind these talks

1 conference talk

Key ideas

Scroll to read ↓

From private journals and photo-driven music to a Raspberry Pi robot, local agents connect model capabilities to the practical limits of device memory, acceleration and deployment.

  • What belongs on the device?
    0:16 ↗
  • Fit the model, then connect its tools
    3:10 ↗
  • From a knowledge query to a private journal
    5:33 ↗
  • Compose image understanding and sound generation
    8:35 ↗
  • A shared runtime and model format
    11:00 ↗
  • Convert, inspect and test across devices
    13:22 ↗
  • A Raspberry Pi robot, then the performance numbers
    16:30 ↗
  • Keep camera processing local; send the event
    19:30 ↗
  • Hardware comparisons and routing to another agent
    21:03 ↗
  • An audio-to-audio application still needs a suitable model
    22:40 ↗

References