How solo SaaS builders choose which AI models to use
A discussion among solo SaaS builders raises the question of how to choose AI models when adding AI as a feature inside a product, rather than building an itself. Two questions are at the center: whether to stick to one provider (Gemini, Anthropic, or OpenAI) or mix models from different providers depending on the feature, and whether to call each provider's API directly, go through (a service that lets you access many providers' models through one ), or use a cloud platform's AI service such as or Google Vertex. The poster also notes that Google's model catalog service, referred to as Foundry, is unpleasant to use.
Key points
- A solo SaaS builder asks how others choose AI models for a feature inside their product
- Debate: stick to one provider (Gemini, Anthropic, OpenAI) versus mixing providers per feature
- Comparing direct API calls, , and like or Google Vertex
- The poster says Google's model catalog service (Foundry) is unpleasant to use