Rare find

AI-Powered Search. Learn to build search engines that get smarter from how people use them.

aipoweredsearch.com

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

July 2026
  • Clean up RAG tuning
  • Run notebook, add missing guardrail
  • Add two RAG notebooks
  • Remove hardcoded "vespa" engine parameter
  • Simplify paths for search evals notebooks (#259)
  • [Course] Jupyter Notebooks for "Evals: LLMs as a Judge" (#255)
  • Update spacy model pull syntax due to PIP back compat break
June 2026
  • Update supported engines usage instructions
April 2026
  • Merge pull request #249 from treygrainger/fix-agentic-nbs
  • Updates / fixes to agentic search notebooks
March 2026
  • Merge pull request #248 from treygrainger/session-nb-fix
  • Fix session based evals notebook (function rename)
  • Merge pull request #247 from treygrainger/vespa_visitation
  • Vespa now using `visit` for batch reads when loading data into spark
  • Add Vespa to 'all' profile to prevent unintended starting
  • Add support for Vespa Engine (#242)
  • Integrate Weaviate Engine, Local LTR, Local Engine (#228)
  • Demonstrate multiple sessions with this one query
  • Merge remote-tracking branch 'origin/main'
  • Add a session based eval notebook