Overview

The projects are connected by a local-first approach to AI, automation, and developer infrastructure. Some are public tools, some are applied AI work, and some support sensitive legal and family-law workflows.

Capability Areas

  • Security / Runtime: Secrets Kit keeps API keys, passwords, and tokens out of .env files, shell history, argv, and launchd plists.
  • Operations / Infrastructure: LLM Ops Kit supports running, deploying, debugging, and maintaining self-hosted AI stacks.
  • Developer Tooling: UnicodeFix cleans AI-generated text for code, docs, posts, and workflows that need plain ASCII.
  • Applied AI: Case Analytics applies AI and data analysis to sensitive legal and family-law documents.
  • Local AI Runtimes: MLX Harmony and related tooling support local model workflows on Apple hardware.

Together, these form a practical ecosystem: secure runtime handling, local operations, developer utilities, and applied analysis for sensitive data.

Internal Projects

Internal projects focus on applied AI for sensitive documents, including legal case materials, interpersonal communications, and family-law analysis. Parental alienation detection remains an important specialized vertical.

Case Analytics image

Case Analytics

AI-powered analysis tool for legal case documents, focusing on parental alienation detection and pattern recognition in high-conflict divorce cases.

Parental Alienation Awareness image

Parental Alienation Awareness

Parental Alienation Awareness: A data-driven look at the scope, impact, and damage to children, families, and society.

Open Source Projects

Open-source projects support the broader local-first stack: secrets hygiene, AI operations, text cleanup, model runtimes, environment management, and developer automation.

LogGPT Chatlog Export image

LogGPT Chatlog Export

LogGPT - Safari ChatGPT Chat Log Export Extension, a lightweight method of exporting entire ChatGPT conversations in JSON format.

UnicodeFix image

UnicodeFix

Normalizes Unicode to ASCII equivalents and remove Unicode from AI generated text from ChatGPT, Anthropic, Google and more.

Secrets Kit image

Secrets Kit

Simple, secure CLI for secrets and PII. Store values in Keychain, keep metadata in a local registry, and export runtime env values without putting secrets in git.

LLM Ops Kit image

LLM Ops Kit

Operational toolkit for running, deploying, debugging, and maintaining self-hosted AI stacks across hosts.

Extract Chat image

Extract Chat

Extract ChatGPT sessions from downloaded JSON into HTML and Markdown with metadata, also chunking for ML pipeline.

MLX Harmony image

MLX Harmony

Run GPT-OSS and other MLX-compatible models through a single, lightweight interface.

ConnectomeAI image

ConnectomeAI

ConnectomeAI: experiments in mapping and orchestrating AI tools, workflows, and knowledge graphs.

VenvUtil image

VenvUtil

Python virtual environment management functions and script to build and manage performance, compatibility, and regression test venv builds mostly for AI

TorchDevice image

TorchDevice

Module contains class TorchDevice abstracting CUDA/MPS/CPU, intercepting, and redirecting calls to the available device to assist in porting code from CUDA to MPS.

More to come

More demos and how-to material are planned for local AI setup, secure automation, speech-to-text processing, and communication analysis. The goal is to show both what I can build and what you can run locally yourself.