#Google

Logo of magika
magika
Explore Magika, an innovative AI tool for accurate file type detection using deep learning. Achieving over 99% precision across 200+ content types, Magika ensures fast detection on single CPUs. New updates include a Rust CLI and enhanced Python API. The tool enhances Google services like Gmail and Drive, providing support for diverse file formats. Accessible as both command line tools and a web demo, Magika continues to push the boundaries of content identification in the digital landscape.
Logo of gemma.cpp
gemma.cpp
gemma.cpp is a compact C++ engine for Google's Gemma models. Its lightweight design focuses on experimentation and research, supporting both 2B and 7B variants. With minimal dependencies, integrating gemma.cpp into other projects is straightforward. The engine leverages Google Highway for speedy CPU inference and provides models via Kaggle, bridging C++ and ML frameworks effectively.
Logo of search_with_lepton
search_with_lepton
Lepton simplifies creating a conversational search engine with under 500 lines, including built-in LLM support and integration with Bing and Google. Its customizable UI and shareable results bolster user interaction. Setup requires basic steps like library installation and API acquisition. Ideal for developers looking for efficient search engine solutions.
Logo of tink
tink
Tink is a cross-platform cryptographic library offering secure APIs for multiple programming languages, such as Java, C++, Python, and Go. Originally developed by Google, Tink focuses on minimizing common cryptographic errors with its user-friendly design. Although the original repository is read-only and available at github.com/tink-crypto, Tink remains a standard in Google products. For complete documentation and practical examples, visit developers.google.com/tink to explore Tink's multi-environment capabilities.