Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Get Started Free
Demo Series - Small Business Backup By Veeam
Learn how to protect your Microsoft 365 data, with simple, actionable tips today.
Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
Run defined applications by detecting text in a captured screenshot
This application requires the "TESSERACT" OCR engine to decode text in a captured screenshot. The text file can be analysed to look for specific trigger words which will run a defined application.
TESSERACT OCR is available for Windows users here:
https://digi.bib.uni-mannheim.de/tesseract/
Information on its use is generally available, this medium post provides an overview:
https://medium.com/quantrium-tech/installing-and-using-tesseract-4-on-windows-10-4f7930313f82
During the testing I used version 5 of the software.
...
It's a dumb, but lightning fast OCR engine, not using any fancy math to recognize text from screenshots. Aim to recognize 100% of text from screenshot, even if image is affected by jpeg compression or text is affected by antialiasing.