--- 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.