Generate FAQs for your pages automatically with 'What The FAQ'

Hi everyone :wave:

With ‘What The FAQ’ you can generate FAQs for your pages almost automatically!

It leverages the power of @huggingface Transformers & @Google T5 to generate quality question & answer pairs from URLs!


:joystick: App: https://bit.ly/3zzS4us
:newspaper: Post: https://bit.ly/3kUz59O
:baby_chick: Twitter thread: https://bit.ly/2TFgmnz



Here’s how to use it:

  1. Input a URL and the tool will suggest Q&As
  2. Select the relevant questions and answers
  3. Download the Q&As to CSV to create your FAQs

✓ More on Hugging Face Transformers: Transformers — transformers 4.7.0 documentation
✓ More on T5: GitHub - google-research/text-to-text-transfer-transformer: Code for the paper "Exploring the Limits of Transfer Learning with a Unified Text-to-Text Transformer"

Feedback is welcome! :slight_smile:

Best,
Charly

7 Likes

This is great!
Is it possible to add to the answer also the ‘start_token_index’ and ‘end_token_index’ pair information?
Do you have a repository where one could contribute features and extend the code?

1 Like

Thanks for your kind words!

Yes to contributions! The repo’s here → GitHub - CharlyWargnier/What-the-FAQ: Tests on unoptimised code on Streamlit-Sharing

Any questions please let me know

Best,
Charly