Commercial products
Built as products, presented with clear status.
eRestro is live. Tract is explicitly a private beta, and NexG Vision is a human-reviewed pilot for transmission tower inspection — access and behavior may change as development continues.
Tract
A macOS dictation app that transcribes on the machine it is installed on. Audio is never uploaded to be turned into text.
- Whisper large-v3-turbo running locally on Metal and CoreML
- Parakeet TDT as a CPU alternative, through sherpa-onnx
- An on-device Llama 3.2 pass that punctuates and cleans the transcript
Private beta at 0.1.0. Universal build for Apple Silicon and Intel; auto-update is not switched on yet.
NexG Vision
AI inspection for transmission towers, across visual and thermal imagery. Every frame is screened automatically. Your inspector reviews the findings.
- Every frame screened automatically. Your inspector reviews the findings.
- Six trained defect classes: broken or damaged insulator, broken conductor, corrosion, missing anti-climb device, bird nest, vegetation encroachment
- Thermal inspection is live. NexG Vision locates equipment in thermal imagery and flags frames that deviate from normal condition
Available for a pilot engagement on your own imagery.
Open source
Public work you can inspect.
Explore selected tools and engineering experiments. Each repository includes its current code and documentation; these are open-source projects, separate from our commercial products.
Public repository
pg-flux
A public declarative PostgreSQL migration and code-generation tool.
- Declarative PostgreSQL schema work
- Migration-oriented developer tooling
- Code generation around database definitions
Public repository
nex-skills
A public collection of reusable AI engineering workflow artifacts.
- Reusable workflow instructions
- Agent-oriented engineering practices
- Public, inspectable implementation material
Public repository
NexMemory MCP
A public MCP integration artifact for memory-oriented AI workflows.
- Model Context Protocol integration
- Memory-oriented agent workflows
- Public, inspectable engineering material
