https://github.com/armanjscript/summarization-app-streamlit
The app summarizes your input text. Saving your time for reading long texts.
https://github.com/armanjscript/summarization-app-streamlit
mt5 streamlit transformers
Last synced: 12 months ago
JSON representation
The app summarizes your input text. Saving your time for reading long texts.
- Host: GitHub
- URL: https://github.com/armanjscript/summarization-app-streamlit
- Owner: armanjscript
- Created: 2024-07-12T00:33:54.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-07-12T00:58:23.000Z (over 1 year ago)
- Last Synced: 2025-02-10T08:15:32.597Z (about 1 year ago)
- Topics: mt5, streamlit, transformers
- Language: Python
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# $${\color{#A23405}Streamlit \ App \ Summarization \ with \ mT5 \ Transformer}$$
> The app leveraged mT5 text tranformer for summarizing texts. The framework that used for developing is Streamlit. The text transfromer works well with english texts.