Programming
Mr Martin's programming brain: write and understand code, generate images, and read pictures, all on the quad server (4x RTX 5090). Each capability is a swappable engine behind a stable API.
Code generator
Describe what you want to build and Mr Martin writes and explains the code.
ReadyCode assistant
Ask a coding question or paste code and Mr Martin answers.
ReadyImage generation
Draw a face or an image from text (SDXL / FLUX).
ReadyVision / read a picture
Describe a photo, read its text (OCR), and recognize faces.
ReadyHow it works
Each capability runs a model on the GPUs and is exposed through a stable web API (/api/code.php, /api/imagegen.php, /api/vision.php). The owner can swap an engine's model without touching the website. See the plan in programming/debugging/continue/ARCHITECTURE.md.