## Overview Build the AI-powered dialogue system that understands farmer speech and text input. ## Sub-issues - #11 Speech Recognition Integration (OpenAI Whisper) - #12 Intent Parsing Engine (LLM-based) - #13 Image Recognition Integration (Crop Identification) - #14 Conversation State Management (Multi-turn Dialogue) ## Acceptance Criteria - [ ] Voice messages transcribed accurately (including Taiwanese) - [ ] Natural language parsed into structured intents - [ ] Crop photos identified correctly - [ ] Multi-turn conversations maintained with context
Overview
Build the AI-powered dialogue system that understands farmer speech and text input.
Sub-issues
Acceptance Criteria