AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Try it Free
Gemini 3 and 200+ AI Models on One Platform
Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
lightweight rulebased grammar error checker in Golang
standalone offline grammar error checker (English, German and Dutch) programmed in Golang
V 0.3.8.22
Usage:
anglolintergo mytext.txt -> check English text
anglolintergo -fix mytext.txt -> check and autofix English text
anglolintergo -de mytext_ge.txt -> check German text
anglolintergo -nl mytext_nl.txt -> check Dutch text
anlgolintergo -help -> show helpfile
anglolintergo mytext.tex -> check English latex file
License see license.txt (BSD)
Build:
- extract files from zip-archive
- use build.bat (Windows) or build.sh (Linux/macOS) in directory
or do in a console:
go mod init main
go mod tidy
go build -o anglolintergo ./...
...
...As a result, the word set turned out to be a bit odd, yet unique.
Every single sound used in the app, except for success.wav, error.wav, and completed.wav, was extracted from public domain recordings. The success and error sounds are covered by Attribution 4.0 License (https://creativecommons.org/licenses/by/4.0/), the completed sound is available under Creative Commons 0 License (http://creativecommons.org/publicdomain/zero/1.0/)
Android Manga reader with Japanese OCR and dictionary capabilities
OCR Manga Reader is a free and open source Android app that allows you to quickly OCR and lookup Japanese words in real-time. It does not have ads or telemetry/spyware and does not require an Internet connection. Supports both EDICT and EPWING dictionaries. Requires Android 4.0 (Ice Cream Sandwich) or higher. See http://ocrmangareaderforandroid.sourceforge.net/ for details.