L. MANSFIELD

05 / Skill · AI Engineering

AI Engineering.

I use AI practically — to ship faster and wire agents into real workflows.

About

I'm not an AI researcher, and I won't pretend to be. What I do is treat AI as a tool: I use LLM assistants to move faster on frontend work, and I've built a couple of small but real things — an agent workflow inside a mock e-commerce store, and a chatbot that lives on this site from time to time. Both are functional, neither is vaporware.

Using AI for Learning

One of my favorite uses of AI has nothing to do with shipping — it's studying. I can describe a concept I want to understand, ask for analogies, worked examples, or even visualizations, and get a personalized explanation faster than any textbook. That matters a lot to me because I want to understand the data engineering pipeline inside and out, which means ML and AI are things I need to actually know, not just gesture at.

A recent example: I was listening to AI Engineering: Building Applications with Foundation Models and came across sequence-to-sequence (S2S) models — the architecture Google used to dramatically improve their translation systems, and the direct predecessor to the transformer models modern LLMs run on. S2S models use recurrent neural networks (RNNs) as encoders and decoders, and I found the concept genuinely interesting. So I asked Claude Opus to write me a practical guide to building one from scratch, tailored to a use case I was already working on (see eFrog on my GitHub).

It did. Now I'm working through it — writing RNNs and attention mechanisms by hand in Python, step by step. The immediate goal is a learning exercise; the longer-term possibility is a model that improves accuracy in one of my apps. But the broader point is that I can hand AI a subject, get a structured curriculum with examples and context built around my actual work, and learn it quickly. That's the workflow I care about.

Projects

Featured

Agentic Mock E-Commerce Store

Built a mock storefront with n8n-powered agents handling dynamic pricing and restocking logic. Agents react to simulated buyer behavior and adjust inventory thresholds in near real time — wired to a Supabase backend.

n8n LLM Agents Supabase

Crowbot — Portfolio Chatbot

Built and deployed a conversational chatbot (Crowbot) using a HuggingFace model, embedded directly into this portfolio. You can chat with it right now — hit the icon in the corner. It answers questions about my background, projects, and hobbies.

HuggingFace Chatbot JavaScript

AI-Assisted Frontend Development

This entire portfolio — design, layout, animations — was built with heavy use of LLM pair-programming. I use AI tools to iterate quickly on interfaces I couldn't build as fast solo. The result is production-deployed and fully mine to maintain.

Claude HTML / CSS / JS Vercel

Tools

n8n HuggingFace Claude Supabase JavaScript Workflow Automation
Secondary-skill links

Looking for an Analytics Engineer role. I use AI tools fluently and bring real, deployed work to show for it.

Connect on LinkedIn