Skip to content

Why doesn't HuggingFace create a browser extension for transformers js? #1677

@AgustinRamiroDiaz

Description

@AgustinRamiroDiaz

Question

Given that models cannot be shared cross site (due to web browser security), using different apps with transformers.js implies downloading a model many times.

Why isn't there a browser extension like https://github.com/alexanderatallah/window.ai from HuggingFace in order to share models + also let the users pick the models they prefer?

I envision a web browser extension where users can manage the models they have, and then each web app built with transformers.js could connect to this extension as a provider


Google is doing something similar to this: they are testing out shipping Gemini Nano in Chrome, so then they have different AI APIs that use the model https://developer.chrome.com/docs/ai/built-in-apis . I know it's a different situation than the one from Hugging Face, since Google has more weight on browser APIs

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions