AI & LLMs: AI Automation Tools We Deploy
The model layer — where reasoning, language understanding, and generation happen. Every AI automation tool we build connects to at least one of these foundation models. Claude handles the long-context reasoning and code tasks, OpenAI's GPT models drive chat-style applications, Gemini handles multimodal AI workflow automation, and Deepgram converts speech to text in real time. The right AI model per workflow is the single biggest determinant of whether an automation actually works at scale.
- Claude — Anthropic's frontier AI model. Excels at long-context reasoning, code generation, and nuanced writing.
- OpenAI — GPT models and Whisper for text generation, embeddings, and speech-to-text transcription.
- Google Gemini — Google's multimodal AI model family. Handles text, images, video, and code natively.
- Deepgram — Real-time speech-to-text API with speaker diarization, punctuation, and language detection.
- Vercel AI SDK — TypeScript toolkit for building AI-powered applications. Unified API across LLM providers.