avatar

Toodles

thoughts, ideas and tech stories from tinisoft.

Notes on Understanding Gemma3n

This time, I dove deep into Google’s latest multimodal AI model - Gemma3n - to understand what makes it tick.

How We Built a Raster Painting App in Flutter

Building a professional raster painting application with Flutter presented unique technical challenges that pushed us to innovate beyond traditional approaches.

The Definitive Guide to Using Local AARs in a Flutter Plugin

A step-by-step walkthrough of how to correctly configure Gradle to use a local .AAR file in a Flutter plugin for Android, based on our direct experience.

Running LLMs on Android phones

This time we will do a fun experiment of running on 1B LLM on a android phone.

AI based programming tutor (Part 1)

Insight into building AI-based Python tutor for kids.