browseros-ai/BrowserOS — GitHub Repository Preview
AI & Machine Learning ★ 9.9k TypeScript

browseros-ai/BrowserOS

by @browseros-ai ·

9.9k Stars
947 Forks
22 Issues
TypeScript Language

BrowserOS is an open-source agentic browser — an alternative to ChatGPT Atlas, Perplexity Comet, and Dia. Provides AI-powered web browsing with LLM integration supporting Ollama, LM Studio, and other local models. Features autonomous web navigation, content extraction, and intelligent browsing assistance across Windows, macOS, and Linux.

browseros-ai
@browseros-ai Project maintainer on GitHub
View Profile
View on GitHub
git clone https://github.com/browseros-ai/BrowserOS.git

Quick Start Example

bash
# Clone and install
git clone https://github.com/browseros-ai/BrowserOS
cd BrowserOS
npm install

# Run with local LLM
npm start -- --model ollama

# Or with remote API
npm start -- --model openai

Tags

#ai#browser#agent#llm#ollama#chromium

Related Projects