mirror of
https://github.com/browseros-ai/BrowserOS.git
synced 2026-05-13 15:46:22 +00:00
31 lines
1.0 KiB
Plaintext
31 lines
1.0 KiB
Plaintext
---
|
|
title: "Onboarding Guide"
|
|
description: "Get started with BrowserOS in 2 simple steps"
|
|
---
|
|
|
|
## 🚀 Getting Started
|
|
|
|
### Step 1: Import your data from Chrome
|
|
|
|
Bring your bookmarks, history, and settings over from Chrome.
|
|
|
|
1. Navigate to `chrome://settings/importData`
|
|
2. Click **Import**
|
|
3. Follow the prompts and choose **Always allow** when asked to import everything at once
|
|
|
|
<Tip>
|
|
This imports your bookmarks, history, passwords, and settings in one go.
|
|
</Tip>
|
|
|
|
### Step 2: BYOK (Bring Your Own Keys)
|
|
|
|
BrowserOS comes with a default LLM provider to test things out. But you have full control over your AI models! Navigate to `chrome://browseros/settings` or click the **Settings** icon on the new tab page to configure your own API keys for various providers.
|
|
|
|
<Card title="Configure LLM Provider" icon="key" href="/llm-setup-guide">
|
|
Set up Gemini, Claude, OpenAI, or run models locally with Ollama
|
|
</Card>
|
|
|
|
### All done!
|
|
|
|
You're ready to use BrowserOS! This page can always be accessed again at `chrome://browseros-first-run`
|