dobrotacreator /
apex-ray
Local CLI-first AI code review for git diffs with analyzer-backed context.
Loading repository data…
anuj8787 / repository
AI Review Analyzer is a Chrome Extension that fetches reviews from webpages, detects suspicious or repetitive ones, and presents quick insights in a clean popup interface. Built with HTML, CSS, and JavaScript, it’s lightweight, easy to use, and helps users identify fake or misleading reviews instantly.
📌 AI Review Analyzer – Chrome Extension
The AI Review Analyzer is a simple yet powerful Chrome Extension that fetches and analyzes reviews directly from webpages. It is built entirely using front-end files, making it lightweight, easy to use, and highly customizable.
🔑 Key Highlights
Works directly inside Chrome as a browser extension
Fetches reviews from the active webpage in real time
Detects suspicious or repetitive reviews that may be fake
Provides a clean popup interface for quick insights
Built only with HTML, CSS, and JavaScript
📂 Project Structure & Files
manifest.json
Defines the extension’s metadata (name, version, permissions, icons)
Connects all scripts and resources so the extension functions smoothly
Ensures Chrome recognizes and loads the extension correctly
content.js
Injected into webpages to scan and extract visible reviews
Collects text data directly from the site’s DOM
Includes logic to highlight or flag suspicious/repetitive reviews
popup.html
Provides the extension’s user interface
Clean and minimal design for a smooth user experience
Displays fetched reviews and their analysis
popup.js
Controls the functionality of the popup window
Handles user actions like “Fetch Reviews” button clicks
Shows alerts if reviews cannot be fetched from the page
Updates the popup content dynamically with results
popup.css
Styles the popup interface for clarity and readability
Ensures a user-friendly and polished look
🚀 Features in Action
One-click review analysis from any webpage
Lightweight and fast – no external dependencies
Detects fake or bot-like reviews by analyzing patterns
Simple setup – just load into Chrome and start using
Ideal for e-commerce, service reviews, and user-generated content
🎯 Summary
This project shows how reviews can be fetched and analyzed entirely within the browser using only front-end technologies. With a minimal yet effective design, AI Review Analyzer provides quick insights into the authenticity of reviews, empowering users to make better online decisions.
Selected from shared topics, language and repository description—not editorial ratings.
dobrotacreator /
Local CLI-first AI code review for git diffs with analyzer-backed context.
06Chiloh06 /
An AI‑powered resume analyzer built with React (JavaScript), FastAPI (Python), and Ollama (Local LLM). Users upload a PDF resume, and the app extracts the text and generates a structured review with strengths, weaknesses, and improvement suggestions. Everything runs locally for privacy.
parakh80 /
AI Code Analyzer is a web app that helps you understand and improve Python and JavaScript code using Google’s Gemini AI. Just paste your code, and it’ll check for correctness, highlight edge cases, explain what’s happening, and even generate test cases. It’s designed to make life easier for prompt engineers and developers speeding up code reviews.
Shreyas191 /
FinSight-AI is a financial document analyzer that leverages AI to extract and process insights from financial documents. Built with Python and JavaScript, it enables automated analysis and interpretation of financial data, making document review and financial reporting more efficient.
Anand1522 /
Day 6 of my 30 Days 30 AI Websites Challenge. An AI-assisted Portfolio Review Analyzer that evaluates portfolio details, calculates a portfolio score, identifies strengths and weaknesses, and provides recommendations for improvement.
Rushikesh36 /
Chrome extension analyzing Amazon review sentiment with multi-page scraping, AI analysis, persistent storage. Manifest V3.