Getting Started
Get up and running with BraceKit in minutes.
Getting Started
New to BraceKit? This section will guide you through everything you need to know to get started.
What You’ll Need
Before installing BraceKit, make sure you have:
- Google Chrome v109 or later (or any Chromium-based browser: Edge, Brave, Arc)
- An API key from at least one AI provider:
- Or a local Ollama installation for offline AI
Quick Setup
1. Install BraceKit
Clone and build the extension:
git clone https://github.com/your-org/brace-kit.git
cd brace-kit
bun install
bun run build
Then load it in Chrome from the dist/ folder.
2. Configure Your Provider
- Click the BraceKit icon to open the sidebar
- Click Settings (gear icon)
- Navigate to AI Provider
- Select your provider and enter your API key
- Choose a model
3. Start Using
- Chat: Type a message and press Enter
- Page context: Click the globe icon to include page content
- Text selection: Highlight text on any page to ask about it
Next Steps
- Learn about core features like page context and branching
- Set up MCP servers for extended capabilities
- Enable the memory system for personalized responses