Skip to content

uphadeharsh45/AI-Text-Summarizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text Summarizer

A responsive and intuitive web interface where users can get summarized text for an input of up to 100000 characters.

Demo

To check out the project you can visit this link: https://aitextsummarizer-bu2z8pnd.b4a.run/

Setup

  1. Clone the repository and install the dependencies.
  cd ai-text-summarizer
  npm install
  1. Run the project.
  node index.js

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

ACCESS_TOKEN(Hugging Face access token)

About

A responsive and intuitive web interface where users can get summarized text for long inputs of text.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published