awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

Awesome GitHub RepositoriesClient-Side Model Loading

Mechanisms for loading serialized model weights and architectures over network protocols for local execution.

Distinct from Pre-trained Model Application: Distinct from general pre-trained model application by focusing specifically on the HTTP fetching and loading mechanism in the browser.

Explore 2 awesome GitHub repositories matching artificial intelligence & ml · Client-Side Model Loading. Refine with filters or upvote what's useful.

Awesome Client-Side Model Loading GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • tensorflow/tfjs-modelsAvatar von tensorflow

    tensorflow/tfjs-models

    14,791Auf GitHub ansehen↗

    This project is a collection of pre-trained machine learning models and conversion pipelines designed for running inference directly in the browser using TensorFlow.js. It provides a library of ready-to-use models for computer vision, audio classification, and natural language processing tasks. The suite includes specialized tools for transforming Python-based Keras models into JSON formats compatible with web environments. It enables the deployment of these models by fetching architectures and weight shards via HTTP for client-side execution. The project covers a broad range of capabilities

    Enables the deployment of models by fetching architectures and weight shards via HTTP for client-side execution.

    TypeScript
    Auf GitHub ansehen↗14,791
  • infinitered/nsfwjsAvatar von infinitered

    infinitered/nsfwjs

    8,908Auf GitHub ansehen↗

    NSFW detection on the client-side via TensorFlow.js

    Loads a pre-trained neural network model from bundled definitions, hosted URLs, or local paths for classification.

    TypeScriptcontent-managementjavascriptmachine-learning
    Auf GitHub ansehen↗8,908
  1. Home
  2. Artificial Intelligence & ML
  3. Pre-trained Model Application
  4. Client-Side Model Loading