RAG vs Fine-Tuning for Business Data
A practical framework for choosing RAG, fine-tuning, SQL, or a hybrid architecture when building AI features around business data.
18 min read
ReadCategory
AI articles are practical engineering notes about using ChatGPT, coding agents, prompts, and documentation workflows without giving up technical control or code review discipline.
Best in AI
These articles are selected as practical entry points based on topic coverage, internal relevance, and a clear reading path.
Recommended reading order
All articles
A practical framework for choosing RAG, fine-tuning, SQL, or a hybrid architecture when building AI features around business data.
18 min read
ReadThe review loops, context boundaries, and verification habits I use to make AI useful without giving up engineering judgment.
10 min read
ReadHow I used Claude Code to scan a codebase, produce a numbered quality report, and apply approved refactors one finding at a time.
19 min read
ReadA delivery workflow for turning product requirements into reviewed technical design, implementation slices, tests, and rollout decisions with Claude Code.
15 min read
ReadA practical review checklist for validating AI-generated backend code: business logic, state transitions, data integrity, security, tests, and production impact.
18 min read
ReadA practical backend playbook for surviving LLM model deprecations with toggles, fallbacks, evals, SLOs, and review checklists.
17 min read
ReadA practical backend workflow for using ChatGPT with Google Docs, DDL, DBML, dbdiagram.io, ERDs, and database documentation.
16 min read
ReadA team-level operating model for using AI coding agents in backend engineering: scope boundaries, approvals, risky tasks, security review, CI checks, and rollout ownership.
14 min read
Read