Polirizer

Chrome Extension React.js TypeScript GPT-4o Claude AI

Polirizer

Screenshot of Polirizer Extension

Overview

Polirizer is a user-friendly Chrome extension that uses AI models (GPT-4o-mini, Claude, etc.) to analyze and summarize privacy policies. It highlights key points (data collection, usage, sharing) so users can quickly understand legal documents.

Features

  • AI Summarization: Uses GPT-4o and Claude to generate structured summaries.
  • Categorized Output: Organizes info by category (data collected, usage, rights).
  • Emoji Indicators: Visually enhances summaries with emojis for clarity.
  • Dark Mode: A dark theme for comfortable reading.
  • Settings Modal: Manage API keys and extension options.

Tech Stack

  • Extension Framework: React.js with TypeScript for UI.
  • AI Models: Integrates OpenAI GPT-4o-mini and Anthropic Claude via REST APIs.
  • Authentication: Token-based API key management.
  • Styling: Tailwind CSS for UI components.
  • Storage: LocalStorage for user settings and limited free usage.

Installation

  1. Clone: https://github.com/sahaib/Polirizer.git.
  2. Install: npm install.
  3. Build: npm run build and load the build folder as an unpacked extension in Chrome.
  4. Use the extension icon on any privacy policy page to view a summary.