Skip to content

Add LocalMode to awesome-transformers.md#47329

Open
MuathJ wants to merge 1 commit into
huggingface:mainfrom
MuathJ:add-localmode-awesome
Open

Add LocalMode to awesome-transformers.md#47329
MuathJ wants to merge 1 commit into
huggingface:mainfrom
MuathJ:add-localmode-awesome

Conversation

@MuathJ

@MuathJ MuathJ commented Jul 15, 2026

Copy link
Copy Markdown

This PR adds LocalMode to awesome-transformers.md.

LocalMode is a local-first AI toolkit (MIT) that runs models entirely in the browser — no servers, no API keys, and data never leaves the device. Transformers.js is one of its core inference backends (alongside WebLLM, wllama, LiteRT, MediaPipe, and Chrome Built-in AI), wrapped behind a zero-dependency core that adds embeddings, vector search, RAG, and agents, plus React hooks and a shadcn-compatible UI registry.

The list's README invites PRs adding relevant projects, and Transformers.js — which LocalMode builds on — is already featured. Thanks for maintaining this list!

@github-actions

Copy link
Copy Markdown
Contributor

Thank you for your contribution 🤗!

CI Security Gate — automatic approval blocked

This PR was not automatically approved for CI because the security gate failed.

Possible reasons:

  • The PR touches 50 or more files — only PRs with fewer than 50 changed files are automatically approved
  • A changed file is outside the allowed directories (src/, tests/, docs/, utils/), has a disallowed extension (only .py, .txt, .md permitted outside tests/ and docs/), or is not .md/.yml inside docs/
  • A new high-severity security issue was detected in the changed Python files (Bandit check)

See the workflow run for the exact violations.

A maintainer can review and manually approve CI if a finding is a false positive.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant