Note If these variables are not provided, AAYUSH automatically engages local fallback simulation engines. The database will save records to backend/db_mock.json, voice notes will transcribe presets ...
welfare_2-backend/ ├── frontend/ # React frontend ├── agent/ # LangGraph agent logic ├── scraper/ # Scheme scraping modules ├── rag/ # RAG retrieval modules ├── main.py # FastAPI backend └── ...