Project Description: I am looking for an experienced developer to build a small desktop automation application that can instantly capture a question from the screen and generate an answer using ChatGPT. Workflow Required: A question appears on the screen. User presses Ctrl + Shift + PrintScreen. User selects the question area on the screen. The application automatically: Runs OCR to extract text from the screenshot. Sends the extracted text to ChatGPT API. Displays the AI-generated answer instantly in the terminal or small window. Key Features Required: Global hotkey trigger (Ctrl + Shift + PrintScreen) Screenshot area selection OCR text extraction (Tesseract or similar) Integration with ChatGPT API Instant answer display Lightweight desktop tool (Windows preferred) Preferred Skills: Python / C# / Electron / Desktop automation OCR tools (Tesseract or similar) OpenAI API integration Hotkey & screen capture implementation Goal: A fast and simple tool that automates Screenshot → OCR → ChatGPT → Instant Answer Output.