Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/chethanyadav456/ai-text-summarizer-app
- Owner: chethanyadav456
- Created: 2024-09-22T19:14:10.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-23T13:28:57.000Z (4 months ago)
- Last Synced: 2024-12-01T12:05:05.158Z (about 2 months ago)
- Topics: ai, aiapp, expressjs, nodejs, postman, text-summarizer
- Language: JavaScript
- Homepage:
- Size: 533 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)