A web application that generates Telugu question-answer pairs from input text using Python backend with FastAPI and Indic NLP library. . ├── app.py # FastAPI backend server ├── telugu_processor.py # ...