Skip to content

Vedbhanushali/HuggingFace-text-summarizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SUMMERIZZER

What does it do ?

  • User is prompted to insert text that they wish to summarize.
  • The user can submit their text with a “summarize” button and receive an AI-powered summary in an output textarea.

Tech stack

These are the tools and technologies used to build application

API platform

  • Postman
  • Replit

Back end

  • Node.js
  • Express
  • Hugging Face Inference API

Front end

  • HTML
  • CSS
  • JavaScript