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

https://github.com/bindu-1805/ai-text-summarizer-app

This app uses AI to create short summaries of long texts.
https://github.com/bindu-1805/ai-text-summarizer-app

expressjs html-css-javascript nodejs postman rest-api

Last synced: 3 months ago
JSON representation

This app uses AI to create short summaries of long texts.

Awesome Lists containing this project

README

          

# GistIt: An AI Text Summarizer

* Built a full-stack application on Replit that allows users to enter or paste their long texts and get a summary in return.
* Used the Hugging Face API for summarizing text.
* Used Facebook's BART LARGE CNN model in particular.
* Used Postman to integrate APIs into the application.

## Preview

Get a sneak peek of the app below!

![GistIt](https://github.com/bindu-1805/AI-Text-Summarizer-App/assets/137310333/5a10bbed-6606-4f0f-8a9a-8ff7cfeb00d7)