Skip to content

Add companion code: Vibe Coding Query Results Comparer Part 1 - #564

Open
musabdogan wants to merge 2 commits into
elastic:mainfrom
musabdogan:add-vibe-coding-query-comparer-part-1
Open

Add companion code: Vibe Coding Query Results Comparer Part 1#564
musabdogan wants to merge 2 commits into
elastic:mainfrom
musabdogan:add-vibe-coding-query-comparer-part-1

Conversation

@musabdogan

@musabdogan musabdogan commented Jun 29, 2026

Copy link
Copy Markdown

Summary

  • Adds companion code for the Search Labs article Vibe Coding UIs for Relevance Management: A Query Results Comparer - Part 1
  • New app under supporting-blog-content/vibe-coding-uis-for-relevance-management-part-1/
  • Next.js + Elastic EUI side-by-side query comparer (Old Query vs New Query) with Amazon Reviews'23 Electronics indexing scripts

Live demo

https://query-comparer.searchali.com/

What's included

  • Full Next.js app (app/, components/, lib/, queries/)
  • Indexing scripts (seed, build:catalog, index:full)
  • .env.example (no secrets)
  • README with setup instructions

Not included (by design)

  • meta_Electronics.jsonl (~5GB source data — user downloads separately)
  • .env.local, node_modules, build artifacts

Test plan

  • npm install in companion folder
  • Copy .env.example to .env.local and configure Elasticsearch credentials
  • npm run seed:recreate or npm run index:full after adding Amazon metadata
  • npm run dev — search iphone charger and mixer to compare Old vs New Query rankings

@gitnotebooks

gitnotebooks Bot commented Jun 29, 2026

Copy link
Copy Markdown

Introduces a Next.js side-by-side Elasticsearch query comparer with indexing scripts for the Amazon Reviews'23 Electronics catalog.
@musabdogan
musabdogan force-pushed the add-vibe-coding-query-comparer-part-1 branch from 6050993 to b89d180 Compare June 29, 2026 13:13
Sync latest app changes, add Apache-2.0 license, Elastic header branding,
neutral README title, subtle SearchAli author attribution in footer, and
remove partner banner plus unused logo assets.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant