Skip to content

feat(demo): pre-seed cached recommendations for zero-cost browsing#58

Merged
AttiR merged 2 commits into
developfrom
feat/phase-6b-demo
Jul 2, 2026
Merged

feat(demo): pre-seed cached recommendations for zero-cost browsing#58
AttiR merged 2 commits into
developfrom
feat/phase-6b-demo

Conversation

@AttiR

@AttiR AttiR commented Jul 2, 2026

Copy link
Copy Markdown
Owner

Pre-compute and cache recommendation claims during demo setup so recruiter browsing never triggers live LLM calls.

  • Pre-seed recommendation claims in the claim index
  • Serve cached recommendations instead of invoking the model
  • Eliminate per-view AI costs during the demo
  • Prevent API limit issues during recruiter browsing
  • Add reset flow to refresh demo state for the next visitor

Closes #47

AttiR added 2 commits July 2, 2026 11:14
Pre-compute and cache recommendation claims during demo setup so
recruiter browsing never triggers live LLM calls.

- Pre-seed recommendation claims in the claim index
- Serve cached recommendations instead of invoking the model
- Eliminate per-view AI costs during the demo
- Prevent API limit issues during recruiter browsing
- Add reset flow to refresh demo state for the next visitor
Remove duplicate json import, unused Path import, and split
semicolon-separated statements for E702.
@AttiR
AttiR merged commit 12ffb97 into develop Jul 2, 2026
2 checks passed
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