Skip to content

feat: extract and display AI-recommended company names in runs#199

Closed
arberx wants to merge 1 commit intomainfrom
feat/extract-recommended-companies
Closed

feat: extract and display AI-recommended company names in runs#199
arberx wants to merge 1 commit intomainfrom
feat/extract-recommended-companies

Conversation

@arberx
Copy link
Copy Markdown
Member

@arberx arberx commented Mar 30, 2026

Fixes #198. Highlights:\n- Adds 'recommended_competitors' to query_snapshots DB table\n- Implements LLM-based company name extraction in the run pipeline\n- Updates API to return extracted names\n- Updates Evidence UI with a tabbed sidebar ('Competitors' vs 'Sources')\n- Displays AI-recommended company names in the Competitors tab with fallback to domains

@arberx
Copy link
Copy Markdown
Member Author

arberx commented Mar 30, 2026

Superseded by #201, which keeps the useful backend changes here but preserves cited-domain evidence and tightens the extractor.

@arberx arberx closed this Mar 30, 2026
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.

runs: extract recommended companies from answer text (not grounding sources)

1 participant