Skip to content

mayanktolani19/ParaSum

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

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