Core Features

Deep dive into BraceKit's essential features.

Core Features

BraceKit is more than a chat widget โ€” itโ€™s a fully-featured AI workspace embedded directly into your browser. This section covers the essential features youโ€™ll use every day.

Feature Overview

FeatureWhat it does
Chat InterfaceFull markdown support, streaming, reasoning display
AI Floating ToolbarInstant AI actions when you select text
Page ContextAI reads and understands webpages
Text SelectionAsk questions about highlighted text
BranchingFork conversations to explore alternatives
File AttachmentsAdd images and files to your messages
Omnibox Quick SearchAsk AI or find conversations from the address bar

Quick Tips

Productivity Boosters

  1. Use page context for research โ€” Open any article and ask BraceKit to summarize, extract key points, or explain complex sections

  2. Branch before exploring โ€” Before going down a tangent, branch the conversation so you can always return to the original context

  3. Select and ask โ€” Highlight confusing code or text and ask for an explanation in one click

  4. Use slash commands โ€” Type /compact when conversations get long to compress history

Keyboard Shortcuts

ShortcutAction
EnterSend message
Shift+EnterNew line in input
EscCancel streaming
Ctrl+Shift+BToggle sidebar (configurable)

Common Workflows

Quick Text Transformation

  1. Select any text on a webpage
  2. Click the BraceKit icon that appears
  3. Choose an action: Summarize, Explain, Translate, or Rephrase
  4. Copy the result or apply it directly (in editable fields)

Analyzing a Webpage

  1. Navigate to an article or documentation
  2. Open BraceKit sidebar
  3. Click the globe icon to attach page context
  4. Ask: โ€œSummarize the key pointsโ€ or โ€œExplain the code examplesโ€

Learning from Code

  1. Open a GitHub repository or documentation
  2. Highlight a code block or function
  3. The selection appears in BraceKit
  4. Ask: โ€œWhat does this function do?โ€ or โ€œHow would I use this?โ€

Exploring Alternatives

  1. Have a conversation with the AI
  2. When you want to explore a different direction, click the branch icon on any message
  3. A new conversation is created with all messages up to that point
  4. Continue in the new direction while preserving the original

Next Steps