Viewing profile — blythed
blythed
HN member- Joined
- Mon, Oct 30, 2023, 1:10 PM UTC
- HN karma
- 1
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About blythed
No profile information was provided.
Recent public activity
-
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.
-
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…
-
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.