SummAIze is a powerful AI-based content summarization tool that allows you to quickly generate concise summaries of lengthy articles, blogs, and web content. Say goodbye to information overload and save time with SummAIze!
- Effortless Summaries: Simply input the article's URL, and let AI handle the rest.
- Save Your Time: SummAIze helps you determine if an article is worth your time by providing a quick summary.
- User-Friendly Interface: Our intuitive design makes it easy for anyone to use.
- Free Access: Enjoy unlimited article summaries without any cost.
- Generating summaries.
- Storing those summaries in Local-storage.
- Displaying previously entered links and going back to previously generated summaries through that.
- Implementing
copy-link
functionality with a display message. - Adding features section
- Adding use-case section
- Fixing the footer .
- Add a section where users can send ideas of what more features can be added.
- Implementing
DeleteAll
functionality of previously entered links and their stored summaries. - Implementing
Delete
functionality for individual links and their stored summary.
Make sure you have Node.js and npm (Node Package Manager) installed on your machine.
-
Clone this repository:
git clone https://github.com/your-username/summAIze.git
-
Navigation to project directory
cd [directory]
-
Install the dependencies
npm install
-
Start the application
npm run dev
If you have any ideas or improvement please open an issue or submit a pull request.