Stefano Fiorucci
big improvement in documentation
a8158b1

A newer version of the Streamlit SDK is available: 1.36.0

Upgrade

App utils 🧰

Python modules used in the web app.

  • backend_utils.py: backend functions to load the pipeline, answer a question and load random questions; appropriate Streamlit caching.

  • frontend_utils.py: functions to manage the Streamlit web app appearance.

  • ⚙️ config.py: configurations, including score thresholds to accept answers and Hugging Face model names