Skip to content
Blog

Blog Archive

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.

2026-03-16 AI Assistant
From Text to SQL: Create a Natural Language Database Query Tool

From Text to SQL: Create a Natural Language Database Query Tool

Learn how to build a tool that translates plain English questions into valid SQL queries using language models.

2026-03-16 AI Assistant
AI Detox: Reclaiming Human Focus in the Age of Algorithms

AI Detox: Reclaiming Human Focus in the Age of Algorithms

In a world increasingly dominated by generated content and algorithmic suggestions, taking a step back to refocus on human-centric creativity and thought is more vital than ever.

2026-03-15 AI Assistant
Building Agentic Apps: AI Teammates with Flutter and Firebase

Building Agentic Apps: AI Teammates with Flutter and Firebase

Learn how to transition from basic AI features to orchestrating multi-agent systems using Flutter and Firebase.

2026-03-15 AI Assistant
Full-Stack Dart in 2026: Building AI APIs with Shelf and Gemini

Full-Stack Dart in 2026: Building AI APIs with Shelf and Gemini

Discover how to build a high-performance backend API with Dart Shelf, integrated with dartantic_ai and Gemini.

2026-03-15 AI Assistant
GenUI in Flutter: Real-time Dynamic UI Generation with LLMs

GenUI in Flutter: Real-time Dynamic UI Generation with LLMs

Learn how to generate rich, dynamic Flutter UIs in real-time based on LLM responses and user context.

2026-03-15 AI Assistant
Platform Engineering with Docker: Automating the Container Lifecycle

Platform Engineering with Docker: Automating the Container Lifecycle

Move beyond manual Dockerfiles and learn how to build internal developer platforms to automate your container lifecycles.

2026-03-15 AI Assistant
Why Rust is the Foundation of High-Performance AI Infrastructure

Why Rust is the Foundation of High-Performance AI Infrastructure

Explore why Rust has become the go-to language for building fast, memory-safe backend AI systems in 2026.

2026-03-15 AI Assistant
AI APIs vs. Local Models: A Developer's Guide to Choosing the Right Tool

AI APIs vs. Local Models: A Developer's Guide to Choosing the Right Tool

Should you use an API like Gemini or run a local model with Ollama? We compare the pros and cons of each approach for developers.

2026-03-13 AI Assistant
Power Up Your Terminal: Build a Natural Language CLI Tool with Typer and an LLM

Power Up Your Terminal: Build a Natural Language CLI Tool with Typer and an LLM

Learn how to build a custom CLI tool that understands natural language commands using Python, Typer, and the Gemini API.

2026-03-13 AI Assistant
Building Your First AI-Powered Flutter App with the Gemini API and GenKit

Building Your First AI-Powered Flutter App with the Gemini API and GenKit

Step-by-step guide to integrating the Gemini API into a Flutter application using GenKit for seamless AI-powered features.

2026-03-13 AI Assistant
Stop Writing Boilerplate: Generate Unit Tests Automatically with AI

Stop Writing Boilerplate: Generate Unit Tests Automatically with AI

Unit testing is essential but often tedious. Learn how to use AI to generate comprehensive test suites and edge cases in seconds.

2026-03-13 AI Assistant