Mobile AI Platform
  • DOCUMENTATION
    • Overview
    • Getting Started
      • Project Creation
      • Manage Your Team
      • Mobile AI Data App
    • Zero-Shot Classifier
      • Taxonomy Creation
      • Training & Packaging
        • Preview in Mobile AI Data App
        • Custom SDK Integration
    • Few-Shot Classifier
      • Taxonomy Creation
      • Data Collection
      • Annotation (Optional)
      • Training & Packaging
        • Preview in Mobile AI Data App
        • Custom SDK Integration
    • Standard Classifier
      • Step 1 - Domain Architecture
      • Step 2 - Collection
        • Sources
        • Uploads
        • Uploads in Browser
        • Uploads in Mobile AI Data
      • Step 3 - Annotation
      • Step 4 - Training
        • Create a Dataset
        • Train on a Dataset
      • Step 5 - SDK Packaging
        • Preview in Mobile AI Data App
        • Custom SDK Integration
  • HELP
    • Support
    • Tips
    • Key Concepts
    • FAQ
Powered by GitBook
On this page
  1. DOCUMENTATION
  2. Zero-Shot Classifier
  3. Training & Packaging

Custom SDK Integration

Use your model in your own mobile application

PreviousPreview in Mobile AI Data AppNextFew-Shot Classifier

Last updated 1 year ago

You can decide to download SDK and SDK Package to be used together in the creation of your own mobile application. In order to integrate the SDK into your applications, you will need the following resources from the platform:

a) the SDK package that you created using the platform, which you can find under the SDK Packaging>Packaging Menu of the project that you are working in

b) the SDK for iOS and or Android, which you can find under the Downloads section

c) your mobile key, which you can find under the My Organization section

For more information on using the SDK in combination with an exported package, please see the example project that comes with the SDK download from the Downloads section.

If at any point you need help from the Passio team, please reach out to us at support@passiolife.com

https://platform.passiolife.com/downloads
https://platform.passiolife.com/organization
Android Github Mobile AI SDK Repo
iOS Github Mobile AI SDK Repo
React Native Github Mobile AI Repo