-
Notifications
You must be signed in to change notification settings - Fork 2
Blackboard
LeonXu edited this page Apr 1, 2026
·
1 revision
AI-powered project analysis dashboard.
Blackboard generates a structured analysis of your project using an LLM, based on your conversation history and git commits:
- Summary: One-paragraph project status
- Outcomes: Recent accomplishments (from git commits)
- Discussions: Active topics being discussed (from conversations)
- Unlanded Ideas: Ideas mentioned but not yet implemented
- Click Blackboard on any project
- Wait for LLM analysis (requires an API key configured in Settings)
- Results are cached — a banner appears when new data is available
Blackboard requires an LLM API key. Go to Settings → LLM Providers to add one.
Supported providers: Anthropic (Claude), OpenAI, DeepSeek, Groq, DashScope, Zhipu, Moonshot, MiniMax, Volcengine, Ollama (local), or any OpenAI-compatible API.