WhatsApp RAG Bot
Implementation scaffold is ready. Start by configuring `.env.local`, then test routes:
- `/api/health` for app health
- `/api/webhook` for Meta verification and message intake
- `/api/ingest` for knowledge base uploads
- `/api/chat` for local RAG test calls