Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 341 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 341 Bytes

AI-TEXT-SUMMARIZER-APP

Description

This project is a tutorial on how to build a text summarization application using Node.js, the Hugging Face Inference API, and Postman.

Prerequisites

  • Node.js
  • Postman

Installation

  1. Clone this repository
  2. Run npm install to install the dependencies
  3. Run live server to start the server