
Need advice: Would you use this AI app? Multiple LLMs by users
I’ve been building a web app where you ask a question and get answers from multiple AI models at once (OpenAI, Grok, Claude, Gemini, etc.).
I often find myself asking the same question to different LLMs because I want different perspectives and some form of validation.
The idea is simple:
• Post a question once
• Multiple AI models reply
• Compare answers side by side
• Users bring their own API keys
This keeps costs low while giving access to multiple models in one place. Powered by the users .
Would you use something like this?
If not, what would stop you?