xx-CRAZINESS-xx / Text-Summarizer---Hugging-Face

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Text Summarizer

This project is about developing a text summarizer using Hugging Face.

Screenshot

App Screenshot

API

To get the API

Now replace xxxxxxx with your token

App Screenshot

You can also use a different model

Run Locally

Clone the project

  git clone https://github.com/xx-CRAZINESS-xx/Text-Summarizer---Hugging-Face.git

Go to the project directory

  cd Text-Summarizer---Hugging-Face

Install dependencies

  pip install -r requirements.txt

Start the server

  python app.py

About


Languages

Language:HTML 76.8%Language:Python 23.2%