Skip to content

Liquid4All/LeapSDK-Examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeapSDK Examples

This repository contains example applications demonstrating how to use the LeapSDK for on-device AI inference across multiple platforms.

Platforms

  • LeapSloganExample: Simple SwiftUI app for slogan generation
  • LeapChatExample: Comprehensive chat application with real-time streaming

Swift Package Manager integration with XcodeGen project generation.

  • SloganApp: Basic slogan generator using Jetpack Compose
  • LeapChat: Full-featured chat application with modern Android UI
  • ShareAI: Web page summary generator

Gradle-based projects using the LeapSDK Android library.

Quick Start

iOS

cd iOS/LeapSloganExample
make setup && make open

Android

cd Android/SloganApp
./gradlew installDebug

What is LeapSDK?

LeapSDK enables running AI models locally on mobile devices using the Liquid Inference Engine. It provides:

  • On-device inference - No internet required
  • Real-time streaming - Token-by-token response generation
  • Cross-platform - iOS and Android support
  • High performance - Optimized for mobile hardware
  • Easy integration - Simple API for chat and text generation

Documentation

License

See LICENSE for details.

About

Example apps for LeapSDK

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •