Last updated September 19, 2026
Bingely is built with open-source software and third-party data. This page reproduces the license notices for the components bundled in the app, as their licenses require, and credits the data sources Bingely relies on.
whisper.cpp and ggml
Bingely performs speech recognition on your device with whisper.cpp (https://github.com/ggml-org/whisper.cpp) and the ggml tensor library it includes. The Whisper model weights it loads are published by OpenAI under the MIT license.
MIT License
Copyright (c) 2023-2026 The ggml authors
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
TMDB (The Movie Database)
Show and movie titles, artwork, posters, backdrops, and episode information in Bingely come from TMDB (https://www.themoviedb.org). This product uses the TMDB API but is not endorsed or certified by TMDB.
TMDB images and metadata remain the property of their respective rights holders and are shown under TMDB's terms of use. Bingely does not host, stream, or reproduce any show or movie; watch verification listens to what is already playing on your own screen.
Generated from Bingely/Features/Account/Views/LegalDocumentView.swift by scripts/export_legal_docs.py. Edit the Swift source, not this file.