Skip to content

A modern web app that uses AI to summarize product reviews into a short, clear paragraph. This project is fully client-side and uses the Hugging Face `facebook/bart-large-cnn` model.

Notifications You must be signed in to change notification settings

imsharifix/AI-Review-Comment-Summarizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🧠 AI Review Comment Summarizer | خلاصه‌ساز هوشمند نظرات کاربران

A modern, client-side web app that uses AI to summarize product reviews.
این پروژه یک اپلیکیشن وب مدرن است که با استفاده از هوش مصنوعی، نظرات کاربران را در یک پاراگراف خلاصه می‌کند.


🚀 Features | ویژگی‌ها

  • ✅ Responsive and modern UI (رابط کاربری واکنش‌گرا و مدرن)
  • 🧠 Uses Hugging Face Transformers API (facebook/bart-large-cnn) (استفاده از مدل قدرتمند خلاصه‌سازی)
  • 💬 Summarizes user reviews into one smart paragraph (خلاصه‌سازی هوشمند نظرات کاربران)
  • 📸 Includes sample Digikala test + screenshots (شامل تست واقعی روی نظرات دیجی‌کالا)
  • 🎨 Smooth animations and clean styling (استایل روان و زیبا)

⚙️ Tech Stack | تکنولوژی‌ها

  • HTML5
  • CSS3 + Google Fonts
  • Vanilla JavaScript
  • Hugging Face Inference API

📸 Screenshots | تصاویر

🔹 Interface | رابط کاربری

1

🔹 Summary Output | باکس خلاصه‌سازی

2

🔹 Digikala Comments Example | نمونه خلاصه نظرات دیجی‌کالا

digikala


🧪 How to Use | نحوه استفاده

  1. Clone or download the repository
    ریپوزیتوری را کلون یا دانلود کنید
  2. Replace your Hugging Face API key in script.js
    توکن Hugging Face را در فایل script.js جایگزین کنید:
    const token = "hf_your_token_here";

About

A modern web app that uses AI to summarize product reviews into a short, clear paragraph. This project is fully client-side and uses the Hugging Face `facebook/bart-large-cnn` model.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published