Built an interactive web app using Streamlit and Hugging Face Transformers for question answering and text
summarization.
Implemented QA with RoBERTa and summarization with BART, including adjustable parameters for
confidence, summary length, and beam search.
Developed a modern, responsive UI with custom CSS and interactive features, enabling users to test NLP
models on real texts.