Retroactively filling this one out, didn’t really remember too much of what I did.

  • I think I did a leetcode problem
  • Had a pairing session where I discussed and saw some svelte code in action
  • Met with a recurser alum who pointed me in a good direction regarding vector searching for people’s interests at recurse
  • Added vector search for interests roughly into my mcp server stuff.
    • Might wanna run pca on it to reduce dims to only the needed ones, but things are generally fast enough right now, so probably fine
    • Still need to integrate it into the overall server, right now it’s just a script