This repository provides the source code for a web application that leverages the power of OpenAI to generate concise summaries of lengthy articles. Users can simply input the URL of an article, and our intelligent summarization engine will extract the key points and present them in a clear and concise manner.
- Frontend: Html, CSS, Javascript - A popular JavaScript library for building modern and responsive user interfaces.
- Styling: Tailwind CSS - A utility-first CSS framework that streamlines the creation of well-styled web applications.
- Modern User Interface: Enjoy a smooth and intuitive experience with a visually appealing interface.
- AI-Powered Summarization: Utilize OpenAI's capabilities to generate summaries that capture the essence of lengthy articles.
- Seamless User Interaction: Effortlessly input article URLs and receive summaries within seconds.
- History Management (Local Storage): Conveniently access your previously summarized articles for easy reference.
- Clipboard Functionality: Share or store summarized content by copying it directly to your clipboard.
- Advanced RTK Query: Leverage the power of Redux Toolkit Query for optimized API requests, ensuring efficient data fetching and management.
- Additional Considerations (Optional): Briefly mention any other noteworthy features, like accessibility considerations or responsiveness across devices.
Get started with this project by following these steps:
Prerequisites:
- Git
- Node.js
- npm (Node Package Manager)
Clone the Repository:
git clone [https://github.com/Aditya-Jambale/Sumz]