Intellisum is a web application that can intelligently summarize long articles to bite-sized information that is precise and most relavant.
- Intellisum utilises Open AI GPT model.
- It integrates Redux Toolkit Query to fire api requests on condition.
- It employs modern and responsive UI interface, with a nice touch of glass morphism.
- It has the potential to be deployed as Software as a Service.
- Implement copy to clipboard functionality.
- Saving history using local storage.
- Handling of form events and catching errors.
- Clean code practices.
You take the url of a lengthy article and paste it in the prompt and ai will provide a quicky summary for you.
https://lucent-centaur-81c5d6.netlify.app/
Rapid Api Article Extractor and Summarizer