Live data from Hacker News

Viewing profile — tullie

tullie

HN member
Joined
Thu, Dec 12, 2019, 6:54 PM UTC
HN karma
160
Public activity
83 items

About tullie

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. story
  4. story
  5. story
  6. comment
    Comment #46827637

    Fair enough. We're releasing our first bring-your-own-cloud (BYOC) offering in April. We're working with a big e-commerce platform in Germany that has data sovereignty requirements…

  7. comment
    Comment #46812064

    Makes sense. Implementation simplicity was part of the reason we didn't go for this. Currently the language is a transpiler, which maps SELECT and FROM into the retrieval stages, W…

  8. comment
    Comment #46811962

    I've been loving all these projects that are integrating LLMs/encoding directly into the language. There's so much power there. Someone shared with me these the other day and we're…

  9. comment
    Comment #46811874

    This line comes from a specific customer we migrated from Elastic Search, they had 3k lines of query logic, and it was completely unmaintainable. When they moved to Shaped we were …

  10. comment
    Comment #46811746

    You can think of Shaped more like a vector store + feature store + ML inference combined into one service. This bundling is what makes it so easy to get state-of-the art real-time …

  11. comment
    Comment #46811672

    Subprocessors are here: https://docs.shaped.ai/docs/v2/support/security Thanks for the feedback on the privacy policy, let me see if we can get that changed. For what it's worth we…

  12. comment
    Comment #46811619

    Makes sense! Agreed on the diversity for agents being a bit contrived here. All of the retrievers do support pre-filtering, you just add the where clause within the retriever funct…

  13. comment
    Comment #46811584

    Would love to chat about it, and talk about dbt integration. There's a few use cases that have come up where this would be really helpful. I'll PM you. 1) So we do actually have a …

  14. story
    Show HN: ShapedQL – A SQL engine for multi-stage ranking and RAG

    Hi HN, I’m Tullie, founder of Shaped. Previously, I was a researcher at Meta AI, worked on ranking for Instagram Reels, and was a contributor to PyTorch Lightning. We built ShapedQ…

  15. comment
    Comment #46222471

    Hey everyone, I’m one of the founders of Shaped. We’ve spent the last few years building relevance infrastructure. Over the time we've noticed a convergence happening: The stack fo…

  16. story
  17. comment
    Comment #45350173

    Yeah exactly. I was really worried about reducing the serendipity that HN provides (as it's arguably why I've used it for so long as well) but the configurability allows it so that…

  18. comment
    Comment #45349903

    Yeah I definitely agree. I think the nuance is that personalization doesn't have to completely overrun the current ranking algorithm, it more just slightly boosts known similar con…

  19. story
    Show HN: A personalized HN feed that learns from your favorites

    Hi HN, I've been a daily user here for almost 15 years. Over that time, my interests have shifted. I find I'm now more interested in deep-dive technical posts and personal blogs th…

  20. story
  21. job
  22. story
  23. story
  24. story
  25. comment
    Comment #43452806

    The other direction that isn’t explicitly mentioned in this post is the variants of SASRec and Bert4Rec that are still trained on ID-Tokens but showing scaling laws much like LLMs.…