https://github.com/stroller15/summify-ai
An AI-driven application that converts long articles into concise summaries by simply inputting the article URL.
https://github.com/stroller15/summify-ai
api chatgpt javascript reactjs tailwindcss vite
Last synced: about 1 month ago
JSON representation
An AI-driven application that converts long articles into concise summaries by simply inputting the article URL.
- Host: GitHub
- URL: https://github.com/stroller15/summify-ai
- Owner: Stroller15
- Created: 2023-05-30T15:53:37.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-11-10T13:23:16.000Z (over 1 year ago)
- Last Synced: 2025-02-15T09:48:37.428Z (about 1 year ago)
- Topics: api, chatgpt, javascript, reactjs, tailwindcss, vite
- Language: JavaScript
- Homepage: https://summify-neon.vercel.app/
- Size: 85 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Summify
AI-powered Application that Summarizes Articles with the help of URL!
See Live Here •
View Demo
ScreenShots 📸

## About The Project
[screen-capture (4).webm](https://github.com/Stroller15/Summify/assets/84174011/6d1b9535-6ba3-411f-99e9-b706088aa01e)
Summify is a user-friendly web application that simplifies the reading experience for online articles. Built using React and styled with Tailwind CSS, this app allows users to quickly summarize lengthy blog posts by entering their URL. Once the URL is provided, Summify taps into a robust external API, using advanced natural language processing (NLP) to generate concise and informative summaries.
### Behind The Code

### Functionality
📝 Summarize Lengthy Articles:
Effortlessly condense long articles! Input the blog post's URL, and Summify uses a smart external tool to craft concise, easy-to-read summaries.
🔄 Save Latest 5 Summaries:
We've got your back to save your time and minimize unnecessary API calls. Summify stores the most recent five summaries locally, ensuring faster access without frequent data requests.
💾 Local Storage for Data:
Your summarized articles are stored locally for quick and easy access. With Summify, enjoy a smooth experience without the constant need for an internet connection.
📱💻 Web and Mobile Compatibility:
No matter your device—phone or laptop—Summify is designed to be responsive. Enjoy a consistent and comfortable reading experience across web browsers and mobile devices.
## Built with
- Reat.js
- Tailwind
- Javascript
- External API(Article Extractor and Summarizer)