Live data from Hacker News

Viewing profile — blythed

blythed

HN member
Joined
Mon, Oct 30, 2023, 1:10 PM UTC
HN karma
1
Public activity
3 items

About blythed

No profile information was provided.

Recent public activity

  1. comment
    Comment #38531801

    We use PyLance for performing searches in databases which do not have a vector-comparison engine. However we use the primary database as the store of vectors and model outputs.

  2. comment
    Comment #38531784

    SuperDuperDB allows you to integrate AI models and APIs. In this case we use the OpenAI API as an example. You can switch for other supported APIs, or models, and even bring your o…

  3. comment
    Comment #38069046

    Very nice project, after looking into the project, it looks like compute and datalayer are separated, making it possible to scale both parts independently.