Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Examples, end-2-end tutorials and apps built using Liquid AI Foundational Models (LFM) and the LEAP SDK

Notifications You must be signed in to change notification settings

mlabonne/cookbook

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Examples, tutorials, and applications to help you build with our open-weight LFMs and the LEAP SDK on laptops, mobile, and edge devices.

🤖 Local AI Apps

Ready-to-run applications showcasing agentic workflows and real-time inference on a local device.

Name Description Link
Invoice Parser Extract structured data from invoice images using LFM2-VL-3B Code
Audio Transcription CLI Real-time audio-to-text transcription using LFM2-Audio-1.5B with llama.cpp Code
Flight Search Assistant Find and book plane tickets using LFM2.5-1.2B-Thinking with tool calling Code
Audio Car Cockpit Voice-controlled car cockpit demo combining LFM2.5-Audio-1.5B with LFM2-1.2B-Tool Code
Audio WebGPU Demo Run LFM2.5-Audio-1.5B entirely in your browser for speech recognition, TTS, and conversation Code
Vision WebGPU Demo Real-time video captioning with LFM2.5-VL-1.6B running in-browser using WebGPU Code

📱 Mobile App Deployment

Native examples for deploying LFM2 models on iOS and Android using the LEAP Edge SDK. Written for Android (Kotlin) and iOS (Swift), the goal of the Edge SDK is to make Small Language Model deployment as easy as calling a cloud LLM API endpoint.

Android

Name Description Link
LeapChat Chat app with real-time streaming, persistent history, and modern UI Code
SloganApp Single turn marketing slogan generation with Android Views Code
ShareAI Website summary generator Code
Recipe Generator Structured output generation with the LEAP SDK Code
VLM Example Visual Language Model integration Code

iOS

Name Description Link
LeapChat Chat app with real-time streaming, conversation management, and SwiftUI Code
LeapSloganExample Basic LeapSDK integration for text generation in SwiftUI Code
Recipe Generator Structured output generation Code
Audio Demo Audio input/output with LeapSDK for on-device AI inference Code

🎯 Fine-Tuning Notebooks

Colab notebooks and Python scripts for customizing LFM models with your own data.

Name Description Link
GRPO (TRL) Train reasoning models using Group Relative Policy Optimization with rule-based rewards Notebook
VLM SFT (Unsloth) Supervised fine-tuning for LFM2-VL models on custom image-text datasets Notebook

📚 End-to-End Tutorials

Step-by-step guides that walk you through complete projects from setup to deployment.

Name Description Link
Image Classification on Edge Super fast and accurate image classification using local VLMs GitHub Repo stars
Chess Game with LLMs Build a Chess game using small and local language models GitHub Repo stars

🌟 Community Projects

Open-source projects built by the community showcasing LFMs with real use cases.

Name Description Link
TranslatorLens Offline translation camera for real-time text translation GitHub Repo stars
Food Images Fine-tuning Fine-tune LFM models on food image datasets GitHub Repo stars
Meeting Intelligence CLI CLI tool for meeting transcription and analysis GitHub Repo stars
Private Doc Q&A On-device document Q&A with RAG and voice input GitHub Repo stars
Photo Triage Agent Private photo library cleanup using LFM vision model GitHub Repo stars
LFM-Scholar Automated literature review agent for finding and citing papers GitHub Repo stars
LFM2-KoEn-Tuning Fine-tuned LFM2 1.2B for Korean-English translation GitHub Repo stars
Chat with LEAP SDK LEAP SDK integration for React Native GitHub Repo stars
Private Summarizer 100% local text summarization with multi-language support GitHub Repo stars
Tiny-MoA Mixture of Agents on CPU with LFM2.5 Brain (1.2B) GitHub Repo stars

🕐 Technical Deep Dives

Recorded sessions (~60 minutes) covering advanced topics and hands-on implementations.

Date Topic Link
2025-11-06 Fine-tuning LFM2-VL for image classification Video
2025-11-27 Building a 100% local Audio-to-Speech CLI with LFM2-Audio Video
2025-12-26 Fine-tuning LFM2-350M for browser control with GRPO and OpenEnv Video
2026-01-22 Local video-captioning with LFM2.5-VL-1.6B and WebGPU Video

Join the next session! Head to the #live-events channel on Discord.

Contributing

We welcome contributions! Open a PR with a link to your project GitHub repo in the Community Projects section.

Support

About

Examples, end-2-end tutorials and apps built using Liquid AI Foundational Models (LFM) and the LEAP SDK

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 82.2%
  • Python 17.7%
  • Shell 0.1%