Show HN: A simple lightweight API for language detection
github.comA simple lightweight alternative API for language detection. It has compatible API route with LibreTranslate "/detect".
The API use same "langdetect" Python library but without including unused big translation models of LibreTranslate. Alternative faster "fast_langdetect" library can also be used by setting environment variable at startup.
No comments yet.