Insights & Research

From Plain English to DuckDB SQL: Building LFEDS
Frank Lucido | Jun 15, 2026

From Plain English to DuckDB SQL: Building LFEDS

School administrators collect useful data — attendance, grades, discipline incidents, demographics, enrollment trends — but asking a quick question usually means a BI tool, a ticket, or a spreadsheet export. Most "AI" assistants route the question to a cloud API, which is a non-starter when the data includes student information. I built Local First Education Data Stack (LFED), a Gradio assistant that lets school staff ask plain-English questions and get answers from a local DuckDB database. The live demo runs on Hugging Face ZeroGPU; the product itself can run offline with llama.cpp + GGUF. No data leaves the machine. This is what I learned building it for the HF Build Small Hackathon "Backyard AI" chapter.

The Crisis of Institutional Data Debt: Why Your District's Data Strategy Is a Liability
Frank Lucido | Jun 15, 2026

The Crisis of Institutional Data Debt: Why Your District's Data Strategy Is a Liability

Your district's data infrastructure has a debt problem. And unlike financial debt, it doesn't show up on a balance sheet — it shows up at 11 PM on a Wednesday, when your data analyst is manually cross-referencing CSV exports because the vendor system that was supposed to produce the board report can't deliver. This is institutional data debt — the compounding accumulation of manual workarounds, fragmented software silos, and inaccessible records that accumulate every time a district patches a workflow instead of fixing it. It's not a technical nuisance. It's a strategic threat.