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

glody007/cookbook

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Liquid AI Cookbook

Build with Liquid AI models and the Liquid Edge AI Platform

🌊 Liquid Docs   |   🤗 Hugging Face   |   🚀 Liquid Edge AI Platform

Join Discord  

Welcome dear developer! 👋

This repository contains examples, tutorials, and applications built with Liquid AI open-weight models (LFM) and the open-source LEAP SDK.

Whether you're looking to customize models, deploy to laptops, edge devices, or build complete applications, you'll find resources here to get started.

What are you looking for? 🔍

Examples of local AI applications

Name What's that?
🧾 invoice-parser A Python CLI that extracts structured data from invoice pdfiles using LFM2-VL-3B ▶️ Go to the code
🎙️ audio-transcription-cli A Python CLI for real-time audio-to-text transcription using LFM2-Audio-1.5B with llama.cpp ▶️ Go to the code
✈️ flight-search-assistant A Python CLI that helps you find and book plane tickets using LFM2.5-1.2B-Thinking with tool calling ▶️ Go to the code

Deployment to iOS and Android devices

The LEAP Edge SDK is our native framework for running LFM2 models on mobile devices.

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, for any app developer.

Platform Example
Android LeapChat: A comprehensive chat application with real-time token streaming, persistent message history, and modern chat UI featuring message bubbles and typing indicators 🤖 Tutorial
SloganApp: Single turn generation for marketing. The UI is implemented with Android Views. 🤖 Tutorial
ShareAI: Website summary generator ▶️ Go to the code
Recipe Generator: Structured output generation with the LEAP SDK ▶️ Go to the code
Visual Language Model example ▶️ Go to the code
iOS LeapChat: A comprehensive chat application demonstrating advanced LeapSDK features including real-time streaming, conversation management, and modern UI components. ▶️ Go to the code
LeapSloganExample: A simple SwiftUI app demonstrating basic LeapSDK integration for text generation. ▶️ Go to the code
Recipe Generator: Structured output generation ▶️ Go to the code
Audio demo: A SwiftUI app demonstrating audio input and output with the LeapSDK for on-device AI inference. ▶️ Go to the code

End-2-end Tutorials

Complete end-to-end tutorials that take you from setup to deployment.

Tutorial Repository
Super fast and accurate image classification on edge devices ▶️ Go to the repo GitHub Repo stars
Let's build a Chess game using small and local Large Language Models ▶️ Go to the repo GitHub Repo stars

Examples built by our community

Working applications that demonstrate Liquid models in action.

Project Repository
TranslatorLens: Building An Offline Translation Camera ▶️ Go to the repo GitHub Repo stars
Food Images Fine-tuning ▶️ Go to the repo GitHub Repo stars
Meeting Intelligence CLI ▶️ Go to the repo GitHub Repo stars
Private Doc Q&A: On-device document Q&A with RAG and voice input ▶️ Go to the repo GitHub Repo stars
Photo Triage Agent: Private photo library cleanup using LFM vision model ▶️ Go to the repo GitHub Repo stars
LFM-Scholar: Automated literature review agent capable of finding and citing papers ▶️ Go to the repo GitHub Repo stars
LFM2-KoEn-Tuning: Fine-tuned LFM2 1.2B model specialized for Korean-English translation ▶️ Go to the repo GitHub Repo stars

Recorded sessions: 60-minute technical deep dives on all-things-efficient-AI

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

Wanna participate in the next session? Join the Liquid Discord community and head to the #live-events channel!

Contributing

We welcome contributions!

  • Open a PR with a link to your project github repo in the Examples built by our community 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 100.0%