Tag: browser
All the articles with the tag "browser".
Browser Agent v86 POC: a Linux VM, an LLM, and agent tools inside the browser
Published:With Browser Agent v86 POC, you can test a Linux x86 VM, chat with a local LLM, and automate tasks inside the VM, all from the browser. It is private and free: everything runs on your own machine, without relying on external servers.
TensorFlow.js: AI and machine learning models in the browser
Published:Create, train, evaluate and save a machine learning model directly in the browser with TensorFlow.js. Interactive tic-tac-toe demo with a local dataset, Web Workers and IndexedDB.
Transformers.js: language models and ML in the browser
Published:Run AI models directly in the browser with Transformers.js and Hugging Face. Interactive chat demo with an LLM using WebGPU (GPU) or WASM (CPU), no server, free and 100 % private.