awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Browser-based Inference Engines · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesBrowser-based Inference Engines

Tools and libraries that enable the execution of pre-trained machine learning models directly within web browsers.

Explore 2 awesome GitHub repositories matching artificial intelligence & ml · Browser-based Inference Engines. Refine with filters or upvote what's useful.

  1. Home
  2. Artificial Intelligence & ML
  3. Machine Learning
  4. Infrastructure
  5. Model Inference and Serving
  6. Engines, Runtimes & Servers
  7. Browser-based Inference Engines

Awesome Browser-based Inference Engines GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • ultralytics/yolov5

    ultralytics/yolov5

    56,830GitHubView on GitHub↗

    YOLOv5 is a comprehensive computer vision framework designed for end-to-end deep learning, specializing in real-time object detection, image classification, and instance segmentation. It provides a unified toolkit that manages the entire lifecycle of a model, from initial dataset configuration and hyperparameter tuning

    Deploys exported models to web browsers using specialized formats for real-time client-side detection.

    Pythoncoremldeep-learningios
  • facebookresearch/segment-anything

    facebookresearch/segment-anything

    53,431GitHubView on GitHub↗

    This project provides a deep learning architecture designed to identify and isolate distinct objects within images by generating precise pixel-level masks. It functions as a browser-based inference engine, enabling the execution of complex machine learning models directly within web environments without requiring serve

    Enables the execution of sophisticated deep learning models directly within the browser environment using hardware-accelerated runtimes.

    Jupyter Notebook