## Title Build AI Decision Extraction Service ## Description Extract key decisions and insights from Slack messages using LLM. ## Goal Convert unstructured messages into structured knowledge. ## Tasks * [ ] Send messages to LLM * [ ] Extract decisions * [ ] Store structured output ## 🛠️ Tech Context * Python * LLM API ## Acceptance Criteria * [ ] Accurate extraction * [ ] Handles noisy text
Title
Build AI Decision Extraction Service
Description
Extract key decisions and insights from Slack messages using LLM.
Goal
Convert unstructured messages into structured knowledge.
Tasks
🛠️ Tech Context
Acceptance Criteria