awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 مستودعات

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • tensorflow/tfjs-modelsالصورة الرمزية لـ tensorflow

    tensorflow/tfjs-models

    14,791عرض على GitHub↗

    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
    عرض على GitHub↗14,791
  • infinitered/nsfwjsالصورة الرمزية لـ infinitered

    infinitered/nsfwjs

    8,908عرض على GitHub↗

    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
    عرض على GitHub↗8,908
  1. Home
  2. Artificial Intelligence & ML
  3. Pre-trained Model Application
  4. Client-Side Model Loading