Skip to content

ParaSum is a web application built using streamlit that performs text paraphrasing and summarization.

Notifications You must be signed in to change notification settings

mayanktolani19/ParaSum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ParaSum

ParaSum is a web application built using streamlit that performs text paraphrasing and summarization. The transformer models are provided by HuggingFace.

Installation

  • Clone the repository - git clone https://github.com/mayanktolani19/ParaSum.git
  • Create a new virtual environment - virtualenv venv
  • Activate the virtual environment - venv\scripts\activate
  • Install the requirements - pip install -r requirements.txt
  • Run the app using - streamlit run main.py

ParaSum

About

ParaSum is a web application built using streamlit that performs text paraphrasing and summarization.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages