Tag: Machine Learning
-
Mobile App Agentic Patterns

I’ve been building mobile apps that leverage LLMs for almost four years, and the hardest lessons didn’t come from prompts—they came from the phone itself. Mobile copilots feel inevitable: we already live in our messaging apps, and text is the most natural UI we have. But building copilots on a device that’s both highly privileged…
-
Reference Architecture: An Agentic CLI Application

While writing the previous post in this series, I hit a very unglamorous problem: my laptop disk was full. Not “almost full”. Full enough that everything started to feel brittle. I did what I always do: open a couple of folders, run a few du commands, check caches, look for the usual suspects, delete stuff,…
-
Building Self-Hosted AI: Connect 4 Game Insights

The author has created a Lab section on their website to share technology experiments, including a self-hosted Connect 4 game featuring AI. The game allows human players to compete, providing data for improving the AI. Utilizing Google Cloud tools, they established a reliable deployment architecture that captures realistic gameplay and enhances machine learning model training.
