Title.
Titels en beschrijvingen op het apparaat: een korte feitelijke titel en een beschrijving van een of twee zinnen bij elke passage, op Apple silicon.
Stel een titel en beschrijving voor bij elke tekst.
Een clip over het opnemen van een podcast op twee telefoons krijgt de titel “Filming a two-person podcast on iPhone”, drie tot acht woorden, met een beschrijving van één regel eronder. Niemand heeft ze getypt.
Het register is bewust nuchter: geen emoji, geen hashtags, geen clickbait, en de beschrijving zegt wat deze passage is, niet waar het onderwerp over gaat. Fijngetuned op transcriptclips, en het houdt stand bij een nieuwsalinea, een productbeschrijving of een e-mail.
Title draait alleen op Apple silicon, via MLX. Laad het één keer en hergebruik het; combineer het met Clips en elke clip vertrekt met een naam.
Geef elke clip een naam
Clips vindt de momenten in een opname; Title geeft ze een naam. Een creator-app plaatst elke short met een titel van drie tot acht woorden en een beschrijving van één regel, op de telefoon geschreven, zonder dat er iets ergens heen gaat.
Een notitie benoemen zodra die wordt opgeslagen
Een notitie-app of een spraakmemo-app benoemt het item op basis van zijn eigen tekst op het moment dat het wordt opgeslagen. De lijst leest als een lijst in plaats van een kolom met eerste regels en tijdstempels.
Een opname beschrijven voor de bibliotheek
Een podcast- of college-app schrijft de afleveringstitel en de beschrijving van twee zinnen uit het transcript op een Mac, klaar om te bewerken. Het veld is nooit leeg tot iemand eraan toekomt.
Inspiratie
Ideeën om te bouwen met Title. Kopieer een prompt naar je coding-agent en ga.
Auto-name and describe every clip and file.
Use Desert Ant's Title on-device to suggest a short title and a one-line description for a clip, note, or file from its text, so nothing is called 'Untitled'. Build it with the Desert Ant SDK. Title (Swift). Install and API: https://desertant.com/docs/title/. Install: SwiftPM desert-ant-core. SDK source: https://github.com/Desert-Ant-Labs/desert-ant-core. Machine-readable catalog of every model and SDK: https://desertant.com/llms.txt.
Title a note the moment it's saved.
In a notes app, run Desert Ant's Title on-device when a note is saved to propose a factual title and a short description, editable by the user. Build it with the Desert Ant SDK. Title (Swift). Install and API: https://desertant.com/docs/title/. Install: SwiftPM desert-ant-core. SDK source: https://github.com/Desert-Ant-Labs/desert-ant-core. Machine-readable catalog of every model and SDK: https://desertant.com/llms.txt.
Write library descriptions for a media archive.
Build a batch step that runs Desert Ant's Title on a Mac (Apple silicon) over transcripts in a media library to generate a title and description for each recording. Build it with the Desert Ant SDK. Title (Swift). Install and API: https://desertant.com/docs/title/. Install: SwiftPM desert-ant-core. SDK source: https://github.com/Desert-Ant-Labs/desert-ant-core. Machine-readable catalog of every model and SDK: https://desertant.com/llms.txt.
Build a full podcast studio: transcribe, clip, and title on the device.
Build a podcast tool that runs Desert Ant's Voz to transcribe an episode, Clips to pick the best moments as shorts, and Title to name and describe each clip, all on-device with no per-minute or per-token bill. Build it with the Desert Ant SDK. Voz (Swift). Install and API: https://desertant.com/docs/voz/. Clips (Swift). Install and API: https://desertant.com/docs/clips/. Title (Swift). Install and API: https://desertant.com/docs/title/. SDK source: https://github.com/Desert-Ant-Labs/desert-ant-core. Machine-readable catalog of every model and SDK: https://desertant.com/llms.txt.
Draft an SEO title and meta description from a page's text.
Run Desert Ant's Title on a Mac (Apple silicon) over a page's content to draft a factual title and a one-to-two sentence meta description. Build it with the Desert Ant SDK. Title (Swift). Install and API: https://desertant.com/docs/title/. Install: SwiftPM desert-ant-core. SDK source: https://github.com/Desert-Ant-Labs/desert-ant-core. Machine-readable catalog of every model and SDK: https://desertant.com/llms.txt.
Build a fully local clipping engine: transcribe, clip, title, caption.
Chain Desert Ant's Voz (transcribe with word timestamps), Clips (select the moments), and Title (name each clip) into a clipping engine that runs entirely on-device on iPhone or Mac, with word-accurate captions from Voz and no per-minute cost. Build it with the Desert Ant SDK. Voz (Swift). Install and API: https://desertant.com/docs/voz/. Clips (Swift). Install and API: https://desertant.com/docs/clips/. Title (Swift). Install and API: https://desertant.com/docs/title/. SDK source: https://github.com/Desert-Ant-Labs/desert-ant-core. Machine-readable catalog of every model and SDK: https://desertant.com/llms.txt.
A Shortcut that titles and describes whatever you share to it.
Build a Share-sheet App Intent that runs Desert Ant's Title on-device to suggest a title and a one-line description for shared text or a transcript. Build it with the Desert Ant SDK. Title (Swift). Install and API: https://desertant.com/docs/title/. Install: SwiftPM desert-ant-core. SDK source: https://github.com/Desert-Ant-Labs/desert-ant-core. Machine-readable catalog of every model and SDK: https://desertant.com/llms.txt.
Build an agent skill that titles and describes any file the agent makes.
On a Mac (Apple silicon), build a small Swift CLI that links Desert Ant's Title (MLX), then write a SKILL.md skill that calls it to give a clip, note, or transcript a short title and one-line description. Build it with the Desert Ant SDK. Title (Swift). Install and API: https://desertant.com/docs/title/. Install: SwiftPM desert-ant-core. SDK source: https://github.com/Desert-Ant-Labs/desert-ant-core. Machine-readable catalog of every model and SDK: https://desertant.com/llms.txt.
Wat het model doet
- Een titel van drie tot acht woorden zonder afsluitende leestekens, en een beschrijving van een of twee zinnen, uit één aanroep.
- Bewust nuchter register: geen emoji, geen hashtags, geen clickbait. De beschrijving benoemt deze passage in plaats van het onderwerp.
- Fijngetuned op transcriptclips; werkt op algemeen proza (nieuwsalinea's, productbeschrijvingen, e-mails).
- Benoemt rechtstreeks een
Clipuit Clips; één kaart per clip, in dezelfde volgorde. - Er wordt niets gedownload. Lever de modelbestanden mee in een map bij de app en geef die map door aan Titles; de andere modellen halen hun gewichten bij het eerste gebruik op, dit model niet.
- MLX in plaats van Core ML: korte generatie bleek 5,7 tot 8,3x sneller op de GPU dan op de Neural Engine. Een model van 350M parameters, gequantiseerd naar 6-bit, achter de
MLX-package-trait, één keer geladen en hergebruikt.
Voorbeeld-app
Clipper
Gebouwd met Voz, Clips, Title
Generate short clips from a video podcast or a long recording, fully on device. A macOS app and a command-line tool over the same core.
Voz transcribes with a time on every word, Clips ranks the best spans, and Title writes a title and description for each.
macOS 26 or later, Apple Silicon
brew tap desert-ant-labs/tap
brew install --cask clipper
Aan de slag
Voeg titels en beschrijvingen toe aan je iOS or macOS-app in een paar regels code. Title docs.
// Swift Package Manager
.package(url: "https://github.com/Desert-Ant-Labs/desert-ant-core.git", from: "3.1.0",
traits: ["MLX"])
// target dependency
.product(name: "Title", package: "desert-ant-core")
import Title
let titles = try await Titles(directory: modelFolder)
let card = try await titles.describe(text)
card.title // "Filming a two-person podcast on iPhone"
card.description // one or two sentences
Add Title from Desert Ant Labs to this Swift project (iOS, macOS).
What it does: on-device titels en beschrijvingen voor elke tekst.
SDK:
Swift (iOS, macOS)
Repo: https://github.com/Desert-Ant-Labs/desert-ant-core#readme
// Swift Package Manager
.package(url: "https://github.com/Desert-Ant-Labs/desert-ant-core.git", from: "3.1.0",
traits: ["MLX"])
// target dependency
.product(name: "Title", package: "desert-ant-core")
Reference:
- Model page: https://desertant.com/models/title/
- Full catalog and other models: https://desertant.com/llms.txt
Add the SDK, then follow its README for the exact API and current version. Do not invent API names or method signatures; confirm them against the README.
Specs
- Output
- Een titel van 3 tot 8 woorden en een beschrijving van 1 tot 2 zinnen
- Model
- Fijngetuned vanaf granite-4.0-350m, 6-bit gequantiseerd, MLX
- Platforms
- iOS, macOS, tvOS, visionOS op Apple silicon (MLX); geen build voor Android, Linux of Windows
Title zit in interne tests en de kaart bevat geen kwaliteitscijfers. Er is geen onafhankelijke review afgerond, en het model opent een beschrijving soms met een standaardzin die zijn eigen instructie verbiedt.
Lees de output voordat die een gebruiker bereikt. Alleen Apple silicon, via MLX.
Gebruik de eigen prompt van de SDK: het model is op één instructie getraind, en een geherformuleerde levert slechtere output op.
FAQ
Wat is Title?
Titels en beschrijvingen op het apparaat: een korte feitelijke titel en een beschrijving van een of twee zinnen bij elke passage, op Apple silicon.
Draait Title op het apparaat?
Ja. Title draait op het apparaat, zonder serveraanroep, dus de data blijft bij de gebruiker.
Welke platforms ondersteunt Title?
Title wordt geleverd als een native on-device SDK voor Swift.
Hoeveel kost Title?
Elk model is gratis voor maximaal 100k maandelijks actieve apparaten per SDK. Onbeperkte inference per gebruiker. Neem contact op voor aangepaste licenties.