Ecosyste.ms: Awesome
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
Last synced: 9 days ago
JSON representation
This app uses AI to create short summaries of long texts.
- Host: GitHub
- URL: https://github.com/bindu-1805/ai-text-summarizer-app
- Owner: bindu-1805
- License: mit
- Created: 2024-06-12T07:06:16.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-07-13T18:01:56.000Z (6 months ago)
- Last Synced: 2024-07-13T19:22:47.090Z (6 months ago)
- Language: JavaScript
- Homepage: https://replit.com/@bindu2003madhav/GistIt-An-AI-Text-Summarizer
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)