Skip to content

Commit aa00627

Browse files
authored
Enhance README with summarization images
Added before and after images to illustrate summarization.
1 parent 816765e commit aa00627

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22
Site that showcases automated creation of product review summaries using OpenAI or open source models (HuggingFace).
33
Lightweight web app displays product reviews (from a MySql database) and produces concise, actionable summaries using OpenAI models. Built with React, TypeScript and modern web tooling, the Review Summarizer helps customers or teams quickly understand sentiment, common issues, and highlights across large sets of reviews.
44

5+
## Before summarization
6+
<img width="2396" height="1286" alt="image" src="https://github.com/user-attachments/assets/4b1668b1-8fc1-4c44-b9a4-9b3af1cda61d" />
7+
8+
## After summarization
9+
<img width="2434" height="1464" alt="image" src="https://github.com/user-attachments/assets/1f0ddd7a-d90a-4908-89eb-dee256c18750" />
10+
11+
12+
513
## Highlights
614

715
Scalable and durable summarization of arbitrary review sets.

0 commit comments

Comments
 (0)