The Web Page Summarizer is a Chrome extension that allows users to quickly summarize the content of any web page using OpenAI's GPT-3.5-turbo model. This extension is perfect for students, researchers, and professionals who need to extract key information from lengthy articles or documents.
- Summarize Web Content: Quickly generate a concise summary of any web page directly from your browser.
- Secure API Integration: Use your own OpenAI API key to ensure your usage is secure and under your control.
- Summary History: Keep track of all the summaries you've generated with an easy-to-use summary history page.
- Copy and Share: Easily copy summaries to your clipboard for sharing or further use.
- Customizable: Add your own OpenAI API key through the extension settings.
To get started with the Web Page Summarizer Chrome Extension, follow these steps:
- Google Chrome browser
- Node.js and npm (for development and building the extension)
- An OpenAI API key
git clone https://github.com/yourusername/Web-Page-Summarizer.git
cd Web-Page-Summarizer
npm install
- Click on the Web Page Summarizer icon in the Chrome toolbar.
- Enter your OpenAI API key if you haven't done so already.
- Click "Summarize Page" to generate a summary of the current webpage.
- Use the "View Summary History" button to see all previously generated summaries.