File size: 471 Bytes
f6c60e6 a0489ac f6c60e6 62984a8 f6c60e6 a0489ac 8066dbf a0489ac |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
---
title: Summit (Reddit Thread Summarizer)
colorFrom: green
colorTo: blue
sdk: gradio
sdk_version: 3.19.1
python_version: 3.10.4
app_file: app.py
pinned: false
---
## Reddit Thread Summarizer
Leverage the power of the Transformers library and Gradio to automatically generate summaries of comment threads on Reddit! The code uses state-of-the-art NLP models, such as BART, to analyze and extract the most important information from lengthy comment threads on Reddit.
|