SummarizeMe.-.Google.Chrome.2023-05-29.12-59-07.mp4
- Overview
- What this Application does
- UML
- Technologies Used
SummarizeMe is an open-source article summarizer application that provides users with clear and concise summaries of lengthy articles. The application utilizes OpenAI's GPT model and RapidApi to generate summaries. It also incorporates local storage to save history, handles form events, and catches errors to ensure a smooth user experience. The frontend is built using HTML, CSS, and JavaScript with ReactJS as the framework, and Tailwind CSS as the CSS framework for styling. Additionally, it integrates a copy to clipboard feature for easy sharing of the generated summaries.
- Summarizes article using OpenAI's GPT model and RapidApi.
- Save history using the local storage
- Handle form events and catch errors
- Allows user to copy to clipboard the summarized article.
- Frontend - HTML, CSS, JavaScript, Reactjs
- CSS Framework - Tailwind CSS
- API - RapidApi (Article Extractor and Summarizer)
- Developer Tooling - Prettier, git
- Design Tool - StarUML
- DevOps - GitHub, Vercel