Wikipedia Offline ADV — Standalone search engine and Pseudo-AI assistant containing 6,400,233 articles for the M5Stack Cardputer ADV.
-
Updated
May 25, 2026
Wikipedia Offline ADV — Standalone search engine and Pseudo-AI assistant containing 6,400,233 articles for the M5Stack Cardputer ADV.
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.
AI-powered Question Answering app using Gradio and Transformers
Extractive QA pipeline — no LLM, no training. BM25 + FAISS + Wikidata + cross-encoder re-ranking + roberta-base-squad2.
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."