Türkçe | English
QSolver is a Windows application that captures questions from your screen and solves them using AI. Simply select a region with a question, and get the answer instantly!
| Feature | Description |
|---|---|
| 📸 Screen Capture | Click and drag to select any question on screen |
| ⚡ Turbo Mode | Fast answers without solution steps |
| 📚 Subject Detection | Automatic subject categorization (Math, Physics, etc.) |
| 📜 Solution History | Browse all your previous solutions |
| 🔑 Multi API Key | Manage multiple API keys with validation |
| 🚦 Retry Limit | Stops after 3 temporary AI busy failures and informs you |
| 🎨 Dark Theme | Modern UI with smooth animations |
Browse all your solved questions, search by subject or title:
Configure AI model, Turbo Mode, and keyboard shortcuts:
Add and validate multiple API keys:
- Windows 10/11
- .NET 8.0 Desktop Runtime
- Download
QSolver.exefrom Releases - Run the application
- Add your Gemini API key from the tray menu
- Start solving questions!
- Right-click the QSolver icon in system tray
- Select "Soru Seç" (Select Question)
- Click and drag to select the question area
- Wait for the AI to process
- View the answer and solution steps
Keyboard Shortcut: Ctrl + Shift + Q to capture
# Clone
git clone https://github.com/emi-ran/QSolver.git
# Build
dotnet build
# Run
dotnet run
# Release build
dotnet publish -c Release -p:PublishSingleFile=trueMIT License - see LICENSE for details.
Special thanks to Bayazıt S. for the original idea that made this project possible.



