An open API service indexing awesome lists of open source software.

https://github.com/gursv/url-summ

A URL summarizer, which summarizes the content of a URL with proper formatting. It uses 'sshleifer/distilbart-cnn-12-6', which is a distilled version of the BART model, specifically optimized for text summarization tasks, including CNN summarization.
https://github.com/gursv/url-summ

ai beautifulsoup chunking formatted-text huggingface-models python3 smtp star-rating streamlit text-extraction text-summarization transformers url-summarization

Last synced: about 1 year ago
JSON representation

A URL summarizer, which summarizes the content of a URL with proper formatting. It uses 'sshleifer/distilbart-cnn-12-6', which is a distilled version of the BART model, specifically optimized for text summarization tasks, including CNN summarization.

Awesome Lists containing this project

README

          

Install the requirements.txt file and run the application using 'streamlit run app.py'

![image](https://github.com/user-attachments/assets/f39cbb08-c47b-4236-8343-308fef1dd122)