Discover and explore top open-source AI tools and projects—updated daily.
czhou578Desktop app for simultaneous multi-LLM prompting
Top 99.3% on SourcePulse
Summary
LLM-God is a Windows desktop application designed to streamline workflows by enabling simultaneous multi-prompting across various large language model (LLM) web interfaces. It targets users who frequently interact with multiple AI services, offering a significant efficiency gain by eliminating repetitive copy-pasting and consolidating interactions into a single environment.
How It Works
The application functions as a multi-tabbed browser, embedding web interfaces for supported LLMs such as ChatGPT, Gemini, Claude, Grok, DeepSeek, and Copilot. Users can input text or paste screenshots into a unified area, and a single keyboard shortcut (Ctrl + Enter) dispatches the prompt to all selected LLM consoles concurrently. This approach leverages existing web UIs, requiring users to be logged into their respective LLM accounts.
Quick Start & Requirements
Setup.exe from the project's Releases section. Users must bypass a Microsoft Defender "untrusted" warning.https://www.youtube.com/watch?v=YxqWUp0Wmi0. A code walkthrough video is at https://www.youtube.com/watch?v=bkSRSUMsh10.Highlighted Details
Ctrl + Enter shortcut for multi-prompting; Ctrl + W to close.Maintenance & Community
The project welcomes contributions via pull requests. Development involves TypeScript and Electron. Users are encouraged to report issues via the GitHub Issues tab. The repository provides commands for local development and building the application.
Licensing & Compatibility
The README does not specify a license. The application is primarily developed for Windows, with Linux versions under testing and macOS versions packaged but untested due to lack of a testing environment.
Limitations & Caveats
The application is initially Windows-only, with other platforms pending community testing. Users must be logged into each LLM's web interface for functionality. The "New Chat" button may exhibit issues with non-English LLM interfaces. The installer may trigger security warnings from antivirus software.
2 days ago
Inactive