ByeBrief is an investigation canvas where you drag blocks onto a grid to build cases, analyses, and reports. Each block can hold evidence, notes, people, locations, or timeline events.
The main canvas is an infinite grid where you place investigation blocks:
- Drag blocks from the left toolbar onto the canvas
- Move blocks by dragging them to new positions
- Connect blocks by dragging from one handle to another
- Zoom with mouse wheel, pan with middle-click drag
- Click the + button in the left toolbar
- Select a block type from the menu:
- Cause (red) - Root causes
- Timeline (orange) - Dated events
- Evidence (green) - Supporting facts
- Person (purple) - Individuals
- Location (teal) - Places
- Law/Policy (blue) - Legal references
- Note (yellow) - Annotations
- Analysis (yellow) - Interpretations
- Hypothesis (pink) - Theories
- Conclusion (indigo) - Findings
Yellow note boxes appear on the right rail. Click the Notes toggle to show/hide them. Notes are inline-editable and can be moved to the canvas.
Right-click on any node to access:
- Add Note - Create a yellow note box
- Add Block - Add new block near selection
- Edit - Modify block content
- AI Optimize - Get structure analysis
- Cross-Examine - Analyze claims and evidence
- Delete - Remove the block
- Ollama must be running (
ollama serve) - Configure model in Settings (gear icon → AI Model tab)
Analyzes your investigation structure and suggests missing information.
Checks for contradictions between claims and evidence. Provides risk ratings.
Creates a legal-grade report using IRAC method:
- Issue - The legal question
- Rule - Applicable law
- Application - Facts applied to rule
- Conclusion - The finding
AI results appear in a blue panel. You can:
- Apply - Accept suggestions into your nodes
- Review Diff - See changes in accept/reject modal
- Dismiss - Close without applying
Web search requires configuration:
- Open Settings → Search tab
- Enter API key (Brave Search or Tavily)
- Set max results and search depth
- Toggle search enabled
Search is opt-in - it only runs when you explicitly request it.
| Format | Extension | Use Case |
|---|---|---|
| Markdown | .md | GitHub, Notion |
| Word | .docx | Legal filings |
| Court submission | ||
| Plain Text | .txt | Quick sharing |
- Click the Export button in the bottom bar
- Select format from the modal
- File downloads automatically
Generate Draft (IRAC Method):
EXECUTIVE SUMMARY
The evidence establishes that [conclusion].
ISSUE
Whether the defendant violated [statute]...
RULE
Under [legal reference], liability requires...
APPLICATION
The facts show that [analysis]...
CONCLUSION
Based on the foregoing, [finding].
(Screenshots would be added here in the actual release)
Shows the grid with colored nodes and connecting edges.
Four tabs: AI Model, Search, UI, Export.
Blue panel showing analysis with Apply button.