Sharp Transformers
Description
A Unity plugin for using Transformers models in Unity.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Sharp Transformers
A Unity plugin of utilities to **run Transformer 🤗 models in Unity games**.
Sharp transformers is designed to be **functionally equivalent to Hugging Face’s [transformers python library]**(https://github.com/huggingface/transformers/tree/main).
If you like this library, **don't hesitate to ⭐ star this repository**. This helps us for discoverability 🤗.
Install with Unity
In your Unity Project:
- Go to "Window" > "Package Manager" to open the Package Manager.
- Click the "+" in the upper left-hand corner and select "Add package from git URL".
- Enter the URL of this repository and click "Add": https://github.com/huggingface/sharp-transformers.git
Quick Tour
We published a tutorial where you're to build this smart robot that can understand player orders and perform them using a Sentence Similarity Model.
The Tutorial 👉 https://open.substack.com/pub/thomassimonini/p/create-an-ai-robot-npc-using-hugging?r=dq5fg&utm_campaign=post&utm_medium=web
The Demo (Windows Executable) 👉 https://singularite.itch.io/jammo-the-robot-with-unity-sentis
Supported tasks
- For now only BERT models for embedding are supported but we plan to support more models in the future see roadmap
Roadmap 🗺️
- Bert Tokenizer
- Llama 2 Tokenizers (BPE)
- Whisper Tokenizers and PostProcessing
- STT Tokenizers
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11