Favorite Tools

The stack, infrastructure, and daily tools that enable my workflows.

Model Providers

Anthropic for primary work - Claude is the model behind every project on this site. Google's Gemini for multi-modal tasks and long-context analysis. OpenAI for ecosystem integrations. Groq when latency matters. OpenRouter to evaluate models I haven't committed to yet. DeepSeek and Mistral come in as cross-model reviewers when an evaluation needs a second architecture in the room.

AI Frameworks & Local Inference

The composition layer between models and applications. Claude Managed Agents for the production agent loop, LlamaIndex when retrieval is the work, and the Vercel AI SDK for streaming UIs. Local inference via Ollama, LM Studio, and vLLM - the runtime layer for personal-AI experimentation on commodity hardware. Weights & Biases to track the runs.

Services

Specialized AI services and operational infrastructure. MidJourney and PixelLab generated the original Limner: Pixel assets; the current Limner runs on OpenAI gpt-image-1 and Recraft. Elicit for academic research synthesis. ElevenLabs for voice. Hugging Face as the default first stop for any new model evaluation. Perplexity replaces the Google-then-read-ten-tabs research workflow.

Infrastructure & DevOps

The substrate underneath everything. AWS for enterprise-scale work; Cloudflare's serverless edge for everything else. Docker and Kubernetes when the deployment target requires them. Terraform for declarative infrastructure. Tailscale to make distributed dev environments behave like one network. Renovate and Lighthouse keep dependencies current and quality measured in CI.

Data & Observability

Storage, retrieval, and the systems that make production AI legible. Firestore and Neon for app data; PostgreSQL when D1's SQLite isn't enough. Redis for sub-millisecond data access. BigQuery for warehouse-scale analysis.

Web

The full stack behind jimvinson.com and client projects. TypeScript end-to-end, with Bun and Python for the runtimes. Astro for content, React for interactive work. Tailwind v4 for design tokens. D1 for edge-native data; pydantic and Zod for schema validation.

Collaboration & Communication

Where work happens with other humans. Discord for real-time; Google Workspace for co-editing. Asana for task tracking at the project level, Linear for issue tracking at the engineering level. Notion and NotebookLM for durable docs and research synthesis.