HackerTrans
TopNewTrendsCommentsPastAskShowJobs

blythed

no profile record

comments

blythed
·3 lata temu·discuss
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.
blythed
·3 lata temu·discuss
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 own models and APIs.
blythed
·3 lata temu·discuss
Very nice project, after looking into the project, it looks like compute and datalayer are separated, making it possible to scale both parts independently.