Voice-first development assistant for building React + NAC-3 apps. Designed so a caregiver or a kid learning to code can operate it without touching the terminal.
Yujin Forge does three simple things:
Your institution's technician should already have Yujin Forge installed. If you have to install it yourself:
npm install -g @yujin/forge-cli@alpha
yf --version.yf doctor to check the environment.From your project folder:
yf chat
Your browser opens with the Yujin panel. Click the Keys button (top right) and load the API keys your technician gave you. Each key shows ONCE when you enter it; afterwards you can only replace it, not read it back.
Click the microphone button and say one of these commands. Yujin understands Spanish, English, Portuguese, French, German, Italian, Japanese, Chinese, Hindi and Arabic.
| What you say | What happens |
|---|---|
| "Open the filename" | Opens the document. |
| "Next" / "Continue" | Advances to the next block. |
| "Search word" | Searches and reads the first match. |
| "Bookmark here as name" | Sets a bookmark. |
| "Jump to bookmark name" | Returns to the bookmark. |
| "Recap" / "Summary" | Reread the last blocks. |
| "Open the manual" | Opens this manual in your language. |
Drag a spec file (PDF, Word, HTML, markdown, etc) onto the panel. A purple screen with a kanji appears. Drop the file on it.
Yujin:
openai)
in the Keys modal; Whisper handles accents better.elevenlabs slot.~/.yujin-forge/ folder (Linux/Mac) or
%USERPROFILE%\.yujin-forge\ folder (Windows).
Run yf chat again and reload the keys.For support, email pablo@rpaforce.com.
Technical docs: docs/HITO_1_ARCHITECTURE.md + docs/USAGE.md + docs/RECAP_CLAUDE_COSTS.md in the repository.