Agile Gadgets
The blog and info site of Rap Payne
Resources for developers, especially AI, web and cross-platform mobile
Latest blog posts
-
TypeScript: Types vs Interfaces vs Classes – Which Should You Use?
A practical guide for experienced JavaScript devs: when to use a TypeScript type, interface, or class. Includes a handy flowchart.
-
Using a Kaggle Dataset to Train a ML Model in Google Colab
Learn how to train a machine learning model in Google Colab using a dataset from Kaggle. This step-by-step tutorial will guide you through dataset selection, training, evaluation, and saving your model for future use.
-
React with AI: Quickly Add an LLM in a React App
How your React app can consume an AI/ML model via the Hugging Face Inference API. We make it quick and easy.