Ecosyste.ms: Awesome
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: 26 days 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 (27 days ago)
- Default Branch: main
- Last Pushed: 2024-12-24T05:20:39.000Z (27 days ago)
- Last Synced: 2024-12-24T06:22:30.874Z (27 days ago)
- Topics: ai, beautifulsoup, chunking, formatted-text, huggingface-models, python3, smtp, star-rating, streamlit, text-extraction, text-summarization, transformers, url-summarization
- Language: Python
- Homepage:
- Size: 89.8 KB
- Stars: 2
- 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'
![image](https://github.com/user-attachments/assets/f39cbb08-c47b-4236-8343-308fef1dd122)