/Question-Answering-using-HuggingFace

This project is a Streamlit web application that allows users to ask questions about a given text. It leverages the Hugging Face Transformers library, specifically the question-answering pipeline, to provide answers to user-provided questions based on the context of the input text.

Primary LanguagePython

Stargazers