microsoft/magentic-ui
MagenticLite is an experimental agent that works across the browser and local file system
What it solves
MagenticLite は、膨大で最先端レベルの計算リソースを必要とせずに、ウェブブラウザとローカルファイルシステムにまたがる複雑なタスクを自動化するよう設計されています。ユーザーは、エージェント主導のワークフローを通じて、ウェブリサーチ、フォーム入力、ファイル管理を、ユーザーの制御下で実行できます。
How it works
システムは、デバイス上で動作しやすいオーケストレーターモデル(MagenticBrain)と、特化したブラウザ利用モデル(Fara)を組み合わせます。この組み合わせにより、エージェントは小型で効率的なモデル上でウェブとローカルファイルの両方とやり取りできます。セキュリティ確保のため、ブラウザセッションは Quicksand と呼ばれる軽量 VM サンドボックス内で実行され、明示的な許可がない限りエージェントがマシンの他部分にアクセスできないようにします。
Who it’s for
ブラウザベースおよびファイル管理タスクを AI エージェントで自動化したいが、重いクラウドベースの最先端モデルに依存せず、より小さなモデルで効率的に動作させたいユーザー向けです。
Highlights
- Small Model Efficiency: Optimized for performance using small models instead of frontier-scale compute.
- Cross-Platform Automation: Works across both the web browser and the local file system.
- Human-in-the-Loop: Users can steer, approve, or take over the agent's actions at any point, especially before critical actions.
- Sandboxed Security: Uses the Quicksand VM sandbox to isolate browser sessions for safety.