Fuji is an AI agent that lives in your browser's sidepanel. You can now get tasks done online with a single command!
# Add to your Claude Code skills
git clone https://github.com/normal-computing/fuji-webFuji-Web is an intelligent AI partner that understands the user’s intent, navigates websites autonomously, and executes tasks on the user’s behalf while explaining each action step.
https://github.com/normal-computing/fuji-web/assets/1001890/88a2fa12-31d9-4856-be67-27dcf9f1e634
Please read our blog post for a demo video, benchmarks and deep-dive technical overview!
chrome://extensions/Developer modeLoad unpacked extensionPlease note that you may need to refresh the page for the extension to work.
Note: all prompts (text and image) are sent directly to the API of your selection. Fuji-Web does not attempt to collect any information from you.
If you want to build the extension from source, follow these instructions:
pnpm globally: npm install -g pnpmpnpm installpnpm dev to start the development server, or pnpm build to build the extension.When loading the extension, you will need to load the dist folder created by the build process.
Check out our Troubleshooting Guide for help with common problems.
Interested in contributing to Fuji-Web? We'd love your help! ...