AI-powered Question Answering app using Gradio and Transformers
-
Updated
Jun 29, 2025 - Python
AI-powered Question Answering app using Gradio and Transformers
A project for Chinese Extractive Question Answering (QA), focusing on selecting relevant text spans from a given context to answer specific questions. It supports a two-step process for paragraph and span selection or an end-to-end solution using fine-tuned models like BERT.
An extractive Question Answering system built with Hugging Face Transformers and Streamlit. Fine-tuned a DistilBERT model on the SQuAD dataset and deployed it as an interactive web app for real-time QA from user-provided context.
Add a description, image, and links to the extractive-qa topic page so that developers can more easily learn about it.
To associate your repository with the extractive-qa topic, visit your repo's landing page and select "manage topics."