Skip to content

Python library that provides tools for ML inference, indexing, semantic search , classification and efficient batch processing.

License

Notifications You must be signed in to change notification settings

smartscanapp/smartscan-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SmartScan Python Library

Overview

Python library that provides tools for ML inference, indexing, semantic search , classification and efficient batch processing. This library powers the SmartScan-Server for use with the Desktop App.


Supported Embedding Providers

Image

  • Clip ViT-B-32
  • Dino V2 Small
  • Inception Resnet V2 (Facial recognition)

Text

  • Clip ViT-B-32
  • all-MiniLM-L6-v2

Installation

Prerequisites

  • Python 3.10+

Run the following command to install.

   pip install git+https://github.com/smartscanapp/smartscan-lib.git

About

Python library that provides tools for ML inference, indexing, semantic search , classification and efficient batch processing.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages