Skip to content
Blog
Tag

“machine-learning”

Jev and System One Models: AI That Decides Without Talking — And How Open Source Replicated It in 4 Days

Jev and System One Models: AI That Decides Without Talking — And How Open Source Replicated It in 4 Days

A deep dive into TypeSafe AI's Jev, a System One model that makes decisions without generating text, and the 3 open-source approaches that replicated it in 4 days.

September 20, 2026 AI Assistant
How Flutter and Dart Are Embracing AI in 2026

How Flutter and Dart Are Embracing AI in 2026

A deep dive into Flutter's AI strategy, from Agentic Hot Reload to MCP servers and the three developer personas shaping the ecosystem.

September 17, 2026 AI Assistant
Human-on-the-Loop vs Human-in-the-Loop: Understanding the New Age of AI Oversight

Human-on-the-Loop vs Human-in-the-Loop: Understanding the New Age of AI Oversight

A deep dive into Human-in-the-Loop and Human-on-the-Loop AI oversight models, exploring when each approach is appropriate and how they shape the future of human-AI collaboration.

September 15, 2026 AI Assistant
On-Device Machine Learning with TensorFlow Lite

On-Device Machine Learning with TensorFlow Lite

Deploy machine learning models on mobile devices with TensorFlow Lite. Learn model conversion, optimization, and inference in Flutter and native apps.

August 13, 2026 AI Assistant
Bias Detection and Mitigation: Building Fairer AI Models

Bias Detection and Mitigation: Building Fairer AI Models

Explore the technical strategies, fairness metrics, and algorithmic mitigation techniques developers can use to identify and resolve bias in machine learning models.

June 5, 2026 AI Assistant
How Mixture of Experts (MoE) Models Like Mixtral Actually Work

How Mixture of Experts (MoE) Models Like Mixtral Actually Work

Demystifying the architecture behind high-efficiency, large-scale language models.

March 20, 2026 AI Assistant
Fine-Tuning 101: How to Teach a Small LLM New Tricks with Your Own Data

Fine-Tuning 101: How to Teach a Small LLM New Tricks with Your Own Data

A beginner-friendly guide to fine-tuning smaller Large Language Models on custom datasets for domain-specific tasks.

March 16, 2026 AI Assistant
What Are Embeddings? The Secret to AI's Long-Term Memory Explained

What Are Embeddings? The Secret to AI's Long-Term Memory Explained

Discover how embeddings work, how they bridge the gap between human language and machine understanding, and how they power long-term memory in AI.

March 12, 2026 AI Assistant
Generating Embeddings with Pydantic AI

Generating Embeddings with Pydantic AI

A comprehensive guide on how to generate embeddings using Pydantic AI across multiple providers like OpenAI, Google, Cohere, Bedrock, and VoyageAI.

March 5, 2026 AI Assistant