Explore and build three distinct on-device AI agents—a voice assistant, a data summarizer, and an anomaly detector—using tiny LLMs and …
Tag: C++
Articles tagged with C++. Showing 10 articles.
Guides & Articles
Chapters
Learn to implement robust, on-device speech-to-text functionality using Whisper.cpp, a high-performance C++ port of OpenAI's Whisper model, …
Learn how to set up your development environment for OpenZL, a format-aware data compression library.
Learn how to set up your development environment for OpenZL, a game-changing library for structured data compression.
Learn how to create your first custom compressor using OpenZL with a 'Hello World' example.
Learn how to integrate OpenZL into C++ applications for efficient data compression and decompression.
Learn how to handle errors and build robust OpenZL implementations for efficient data compression.
Learn to build a custom data pipeline using OpenZL for efficient compression and decompression of structured data.
Learn how to optimize a database table column using OpenZL's format-aware compression in this step-by-step tutorial.
Learn to master OpenZL, Meta's open-source framework for format-aware data compression.