Show HN: LLM-God – An LLM Multiprompting App

github.com

4 points by czhou578 21 hours ago

I’ve been building and maintaining LLM-God, a desktop LLM prompting app for Windows, built with Electron. It allows you to ask one question to multiple LLM web interfaces at once and see all the returned answers in one place. As a very big user of AI tools in my daily life, I hated having to click through multiple tabs in my browser, and slowly copy paste a single query into multiple LLM web interfaces. This inspired me to find a better way, which resulted in this app. I tried to make it as minimalistic as possible while still being functional.

Key features:

• Starts with a default of Perplexity, ChatGPT, and Gemini, with the option to add more LLM's like Grok, Claude, and DeepSeek.

• Responsive, keyboard-friendly interface.

Link to the video demo is here: https://drive.google.com/file/d/10ECa__WWmJEAWAfwrCGPYDnEzvM...

Feedback is welcome here, on GitHub: https://github.com/czhou578/llm-god/tree/1.0.3