Skip to content

Ahmed-M0hamed/react-text-summarization-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

text summarization

this real time text summarization app with react and hugging face we used hugging face pretrained model for the inference

how to run the app

  • clone the repo ``bach git clone repo
```bash 
cd repo 
cd backend 
uvicorn main:app --reload
  • run the app
cd frontend 
npm install 
npm start 

About

react app for text summarization

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors