Skip to content

Feat/comparison engine#118

Open
saaj376 wants to merge 1 commit intoLamatic:mainfrom
saaj376:feat/comparison-engine
Open

Feat/comparison engine#118
saaj376 wants to merge 1 commit intoLamatic:mainfrom
saaj376:feat/comparison-engine

Conversation

@saaj376
Copy link
Copy Markdown

@saaj376 saaj376 commented Mar 30, 2026

What This Kit Does

The Agentic Comparison Engine is a specialized kit for deep side-by-side research. It uses a 4-step orchestration pipeline to research two entities independently, analyze their differences, and generate a structured comparison table with an expert recommendation.

Providers & Prerequisites

  • Lamatic account (for orchestrating the flows)
  • External search/LLM providers (configured within Lamatic)

How to Run Locally

  1. cd kits/agentic/comparison-engine
  2. npm install
  3. cp .env.example .env and fill in your Lamatic keys
  4. npm run dev

Lamatic Flow

Flow IDs: COMPARISON_RESEARCH_A, COMPARISON_RESEARCH_B, COMPARISON_ANALYZE, COMPARISON_VERDICT

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Mar 30, 2026

Important

Review skipped

Auto reviews are limited based on label configuration.

🏷️ Required labels (at least one) (1)
  • agentkit-challenge

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository UI (base), Organization UI (inherited)

Review profile: ASSERTIVE

Plan: Pro

Run ID: 3bf431be-ce60-4cb6-96d5-dd9184d5d05b

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown
Contributor

@d-pamneja d-pamneja left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you could remove the changes in the deep-search of package.json as it is not needed.

@saaj376
Copy link
Copy Markdown
Author

saaj376 commented Mar 31, 2026

sure will make the changes soon!!

@saaj376
Copy link
Copy Markdown
Author

saaj376 commented Mar 31, 2026

@claude pls review

@saaj376 saaj376 force-pushed the feat/comparison-engine branch from 8f46959 to 5acf54a Compare March 31, 2026 16:17
@saaj376
Copy link
Copy Markdown
Author

saaj376 commented Mar 31, 2026

@d-pamneja I have made the changes, pls check

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.

2 participants