Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chethanyadav456/ai-text-summarizer-app

A simple AI text summarizer app that uses the Hugging Face Inference API to summarize text.
https://github.com/chethanyadav456/ai-text-summarizer-app

ai aiapp expressjs nodejs postman text-summarizer

Last synced: about 2 months ago
JSON representation

A simple AI text summarizer app that uses the Hugging Face Inference API to summarize text.

Awesome Lists containing this project

README

        

# AI TEXT SUMMARIZER APP

This is a simple AI text summarizer app that uses the Hugging Face Inference API to summarize text. The app is built using the Node.js, Express.js. The app uses the Hugging Face Inference API to generate the summaries. This project is part of the AI Text Summarizer App course on the [Postman Academy](https://academy.postman.com/project-ai-text-summarizer).

## Usage
To use the app, simply enter the text you want to summarize in the text box and click the "Summarize" button. The app will then generate a summary of the text.

## Installation
To install the required libraries, run the following command:
```bash
npm install
```

## Running the App
To run the app, use the following command:
```bash
npm run start
```
## My Certificate
![Certificate](./public/images/certificate-3rp5v8nj8wse-1727032808.jpg)