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.
- Host: GitHub
- URL: https://github.com/gursv/url-summ
- Owner: GURSV
- Created: 2024-12-24T05:14:14.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-25T07:53:40.000Z (over 1 year ago)
- Last Synced: 2025-04-23T08:59:45.768Z (about 1 year ago)
- Topics: ai, beautifulsoup, chunking, formatted-text, huggingface-models, python3, smtp, star-rating, streamlit, text-extraction, text-summarization, transformers, url-summarization
- Language: Python
- Homepage: https://connect.posit.cloud/GURSV/content/0193fcd2-cffa-b946-769a-c92d7bc77f93
- Size: 112 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Install the requirements.txt file and run the application using 'streamlit run app.py'
