Groq
LPU-backed fastest-in-class inference for Llama, Mixtral, and Gemma.
- License
- proprietary
- Install
- env key
- Website
- https://groq.com
- GitHub
- https://github.com/groq
export GROQ_API_KEY=...
OpenAI
GPT-5, o-series reasoning models, and the function-calling API baseline.
- License
- proprietary
- Install
- env key
- Website
- https://openai.com
- GitHub
- https://github.com/openai
export OPENAI_API_KEY=...
When to reach for which
Groq — LPU-backed fastest-in-class inference for Llama, Mixtral, and Gemma.
OpenAI — GPT-5, o-series reasoning models, and the function-calling API baseline.
Both sit in the AI Providers category — they're substitutes, not complements. Pick by your install constraint (MCP-native, license, hosting model) and which tag overlap matters most to your stack.