Net Infusion · Albuquerque, New Mexico

Phillip Archuleta
builds software for local business

AI-enabled systems that turn messy real-world workflows into reliable products: voice agents that respect consent, decision tools that show their evidence, lead engines that don’t lose enquiries, browser extensions, and publishing systems that fail closed when facts are missing.

4 live sites
14 projects, live and internal
1 AI phone agent in production

How the work is built

Real data first

Primary sources and trusted APIs — SAM.gov, SEC EDGAR, USAspending, MLS feeds, retailer-owned pages — not scraped guesses.

Rules before AI

Deterministic checks and visible guardrails run first. AI drafts and summarises; it does not make the decision.

Built to operate

Every project ends in a UI, a report, an automation or a lead workflow that someone actually runs day to day.

Fail closed

Public actions are approval-gated, secrets stay server-side, and missing data is shown as missing rather than invented.

Current work

Net Infusion Scheduling

AI phone assistant · multi-tenant voice platform · Retell · Twilio · calendar booking

Net Infusion Scheduling is an AI phone assistant for roofers, plumbers, HVAC and other trades. It answers as the business when nobody on the team can pick up, answers questions from the company’s own website and FAQs, and books appointments directly onto the owner’s calendar. Underneath is a multi-tenant control plane: each client gets its own isolated agent, knowledge base, prompt, booking endpoint, call log and usage ledger, and can be demonstrated by phone before signing up.

  • Answers inbound calls in the company’s own voice
  • Verifies service addresses against the US address database
  • Books into Google or Microsoft calendars over OAuth and avoids busy times
  • Enforces real opening hours, not guesses
  • Takes a message when it cannot finish a call
  • Records, transcribes and summarises every call for the owner
  • Client agents are inbound-only — this is not an autodialer
  • The one outbound path is a demo call: human-initiated, consent confirmed on screen, checked against a do-not-call list, rate-limited
  • Webhook signatures verified over raw bytes with constant-time comparison and a replay window
  • Usage charges are idempotent, so a replayed call-ended event cannot bill twice
  • No invented prices or guarantees; spoken confirmation before any booking
Node.jsSQLiteRetell AITwilioGoogle Calendar APIMicrosoft GraphOAuth 2.0RenderCloudflare
In production

AI & voice operations

Real Estate Concierge Line

Voice-agent backend · property & referral workflow

A backend for a real-estate concierge phone line. The voice agent calls signed, authenticated tools instead of improvising: a home-value range only when enough comparable sales exist, agent matching only to brokers who are active, under agreement and eligible for the ZIP, lead logging with server-side referral and fee rules, and a text summary that refuses to send until consent is on record — with STOP language appended.

PythonFlaskRetellSQLiteSigned tool calls
Prototype

Hermes Voice for Rabbit R1

Device experience · push-to-talk

A push-to-talk AI assistant built as a Rabbit R1 Creation: a portrait, hold-to-talk interface that streams voice over LiveKit to a self-hosted agent. An exercise in fitting an assistant to a constrained, voice-first device — microphone permissions, an R1-specific manifest, and an externally hosted entry page validated on the device.

LiveKitHTMLRabbit R1WebRTC
Device project

Live sites · growth & commerce

Luxury Albuquerque

Real estate · lead generation

Luxury buyer-representation site for the Albuquerque metro. Indexable local-market pages, live MLS search bounded to the luxury tier, client reviews, and an enquiry form feeding a private lead inbox that stores before it notifies — so a mail failure never loses a lead. Conversion tracking fires only after the lead is actually saved.

FlaskRenderIDXGA4Search Console

Stucco NM

Home services · lead generation

Stucco-repair lead generation for the New Mexico market, connecting homeowners with local contractors. Same store-before-notify lead inbox with per-lead delivery status. The niche template the Luxury Albuquerque site was forked from.

FlaskRenderLocal SEO

NM Home Buyer Success

Mortgage · brand & conversion design

Mortgage and home-buyer site for a New Mexico loan officer. Brand-led visual direction — navy, pink and gold, Playfair and Poppins, sunset-and-adobe imagery — with conversion-oriented pages and compliance-conscious trust cues, built on WordPress and Elementor.

WordPressElementorBrand design

Real Discount Codes

Affiliate commerce · evidence-first publishing

Deal-discovery site built on one rule: publish only current, evidence-backed offers. Candidates are kept apart from public deals in a private review lane, must carry provenance and freshness proof, and come from retailer-owned pages and approved affiliate feeds — never coupon aggregators or code dumps. If proof, expiry or redirect safety is missing, the deal does not publish. Includes safe retailer redirects and an engagement dashboard; revenue reporting stays off until attribution is verified.

PythonAffiliate APIsEvidence schemaAnalytics

Data & decision systems

GovCon AI

Federal contracting workbench

Searches SAM.gov nationwide and scores opportunities against a company profile, then does the reading a bid team would: downloads and extracts solicitation attachments (PDF, Word, spreadsheets, HTML) because requirements live outside the notice; builds a document-traceable compliance checklist; flags Service Contract Act and Davis-Bacon indicators; runs size and affiliation checks; pulls comparable awards, incumbent intelligence and a recompete radar from USAspending; builds proposal calendars backward from the deadline; and fills AcroForm PDFs while reporting what it left blank. Core qualification is deterministic; AI drafting is optional and keeps placeholders for facts it doesn’t have. 200+ offline tests.

PythonFlaskSAM.govUSAspendingPDF extraction
Internal tool

SEC Insider-Buying Screener

Financial-data research · scheduled

Reads SEC EDGAR’s daily filing indexes, filters Form 3 and Form 4, de-duplicates, and scores only genuine open-market purchases — not grants, option exercises or tax withholding. Explainable rules (officer-size buys, multi-insider clusters, repeated buying, a dollar floor) label the shape of the buying rather than emitting an opaque score. Daily HTML and CSV reports; a separate tracker follows each flag for 183 days against verified market closes and never substitutes missing quotes. Rate-limited to SEC fair-access rules.

Research only — not investment advice or a trading signal.

PythonSEC EDGARcronSQLite
Internal tool

Browser extensions

ToneTraffic

Chrome extension · social-comment sentiment

A Manifest V3 Chrome extension that reads the visible comments on X, Instagram, YouTube, TikTok and Truth Social and overlays a colour-coded tone — positive, negative, neutral or sarcastic — so a fast-moving thread can be scanned at a glance. Platform-specific DOM selectors, batched processing with an observer for infinite scroll, sarcasm heuristics (/s tags, exaggerated punctuation, contradiction, air quotes), per-session stats in the popup, and an in-page correction overlay whose feedback is stored locally and adjusts future scoring. Classification runs entirely in the browser: an explainable local heuristic engine, not a hosted model. Published on the Chrome Web Store. Free/test and $9.99/mo subscription builds share one codebase; entitlement via ExtensionPay with a cached fallback so a provider outage never revokes a paying user.

JavaScriptManifest V3Chrome storageExtensionPay
Chrome Web Store

Kalshi Market Visualizer

Chrome extension · prediction-market data

Replaces Chrome’s new-tab page with a live view of Kalshi prediction markets, pulled from the Kalshi API with storage-backed settings and a background service worker. Free/test and Pro subscription tracks are kept at parity outside payment, with release-validation copies to diff the two builds before shipping. Published on the Chrome Web Store.

Visualization and research tool — not investment advice.

JavaScriptChrome APIsKalshi APIExtensionPay
Chrome Web Store

Private tools & research

Mission Control

Operations command center

A local-first command center for everything on this page: searchable tool registry, pinnable launchers, workflow boards, activity log and import/export with browser-local persistence. A loopback-only service reports system health, scheduled-job status and voice-service state. Its Agent OS layer routes light work and heavy reasoning to different models, keeps only verified preferences in long-term memory, and runs every public output through discover → verify → produce → review → explicit approval. Integrations that aren’t wired up are labelled that way.

PythonlaunchdHTMLlocalStorage
Internal tool

Real estate deal tools & launch kit

Offer analysis · valuation · ads

A maximum-offer calculator that works backward from after-repair value, repairs, closing costs and assignment fee; a home-value estimator that separates as-is from fixed-up value with a confidence band; and a reusable lead-gen launch kit — landing page, Google Ads keyword sets, responsive-search-ad copy and negative keywords — with conversion tracking and disclosures required before any spend.

Estimates are not a CMA or an appraisal.

JavaScriptOfflineGoogle Ads
Internal tool

Archuleta Family Heritage

Family-history site · evidence audit

A family-history site for photos and stories, paired with an evidence audit of the genealogy itself: which ancestry claims are documented, which are not, where the reasoning breaks, and which records to pull next. It corrects unsupported lineage claims rather than amplifying them — a small case study in presenting AI-assisted research with its uncertainty visible.

HTMLResearch
Private