Platform
Knowledge Base
Centralized documentation with semantic search and GitHub sync.
The Knowledge Base is your workspace's internal documentation hub. Create, organize, and search documents with AI-powered semantic search.
Creating Documents
- Navigate to Knowledge Base in the sidebar
- Click New Document
- Write using the rich text editor (Markdown + tables supported via Tiptap)
- Add tags for organization
Search
The Knowledge Base uses hybrid semantic search combining three techniques:
- Vector search — Finds conceptually similar content using AI embeddings
- Full-text search — Matches exact words and phrases
- Fuzzy search — Catches typos and partial matches
Results are fused using Reciprocal Rank Fusion for optimal relevance. Access search via Cmd+K or the search bar.
GitHub Integration
Sync documentation directly from your GitHub repositories:
- Go to Knowledge Base → Settings
- Connect your GitHub account
- Select repositories and branches to sync
- Documents are automatically imported and kept up to date via webhooks
Tags
Organize documents with tags for easy filtering and discovery. Tags are workspace-wide and can be managed in Knowledge Base settings.