welfare_2-backend/ ├── frontend/ # React frontend ├── agent/ # LangGraph agent logic ├── scraper/ # Scheme scraping modules ├── rag/ # RAG retrieval modules ├── main.py # FastAPI backend └── ...
A vision-enabled, multilingual conversational agent that reads official paperwork, explains every field in the user's own language, guides them through filling it out one question at a time, and ...