Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Create free account
$300 in Free Credit Towards Top Cloud Services
Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
An OCR translator tool made by utilizing tesseract & python-opencv
STL is an easy to use and light OCR translator tool that can be use to translate your screen. Made with python by utilizing Tesseract and opencv-python.
For full view of the project you can check the Github repository:
https://github.com/Dadangdut33/Screen-Translate
REQUIREMENTS
- Tesseract : https://github.com/UB-Mannheim/tesseract/wiki.
Needed for the ocr. Install it with all the language pack.
- Libretranslate (Optional for offline translation support)
- Internet connection...