New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Start Free
Build Agents and Models on One Platform
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
OPolyglot is a fast and fully offline translator that respects your privacy.
At the current stage of development, OPolyglot offers three key features:
Simple Translator: A convenient tool for classic translation of typed or copied text.
Document Translator: The app helps translate PDF documents.
Screen Translator: A smart feature that allows you to take a screenshot of any screen area, automatically recognize the text (OCR), and instantly translate it.
AppImage: https://sourceforge.net/projects/opolyglot/files/v0.3.1/OPolyglot-x86_64.AppImage/download
snap: https://snapcraft.io/opolyglot
flatpak: https://sourceforge.net/projects/opolyglot/files/v0.3.1/opolyglot-x86_64.flatpak/download
windows: https://sourceforge.net/projects/opolyglot/files/v0.3.1/opsetup.exe/download
source code: https://github.com/fenenko/OPolyglot
(X)BNF simple and clever translation grammar compiler
XBNF Neurotranslator is a powerfull extended BNF grammar language to handle translations easily and many features to handle different kind of situations.
This project is for common arch binaries, C++ sources, tests & support tickets.
No installation, juste get binary for your architecture :
> See [Files] > binary.{version}
Library of smart samples of grammars>
https://sourceforge.net/projects/xbnf/
Docker image which embeds the Linux/64bits binary and the...
Lightweight translator that allows you to translate and speak text
Crow Translate is a simple and lightweight translator written in C++ / Qt that allows you to translate and speak text using Google, Yandex, Bing, LibreTranslate and Lingva translate API. You may also be interested in my library QOnlineTranslator used in this project. Wayland does not support global shortcuts registration, but you can use D-Bus to bind actions in the system settings.
Pes is an simple programing language. It has just few basic constructions and it has c-like & pascal-like syntax. The compiler output is Jasmin - an assembler for java virtual machine. It was my school project.