# ─── Core ───────────────────────────────────────── fastapi uvicorn[standard] websockets python-dotenv # ─── AI / Voice ─────────────────────────────────── anthropic openai-whisper SpeechRecognition pyaudio # NOTE: On Windows, if pyaudio fails: # pip install pipwin && pipwin install pyaudio # ─── Fish Audio TTS ─────────────────────────────── fish-audio-sdk # ─── Google Workspace ───────────────────────────── google-api-python-client google-auth-httplib2 google-auth-oauthlib gkeepapi # ─── Windows Screen / Automation ───────────────── mss pyautogui Pillow pywin32 # ─── Browser Automation ─────────────────────────── selenium # Selenium 4+ auto-downloads ChromeDriver — no manual install needed # ─── Utilities ──────────────────────────────────── aiofiles httpx