|
|
|
|
|
by ed
930 days ago
|
|
Congrats on the launch, it looks like you worked very hard on it. But I’m an engineer, I read the README and the website, and I still don’t know what Super-duper is. Is it just a python library? Does it have its own persistence (it must)? It doesn’t appear to be a set of plugins for various DB’s but I could be wrong. As such I don’t know how I’d use it. It might be helpful to describe the product in more concrete terms. One of the phrases used in YC is: ACME makes soup taste better. We do it with a seasoning that chefs add to their broth. Maybe that’s helpful. Explaining a product can be hard! |
|
Like taking the data from that source (e.g., SQL), processing them (e.g., pytorch or openai), and storing the results somewhere (e.g., data on Mongo metadata on SQL).
It actually consists of the following: 1. nifty abstractions for Data (e.g., sources, encoders, listeners), Metadata (e.g., vector indexes), Compute (e.g., sync, async, parallel). 2. gluing engine that transparently handles the interaction between components 3. out-of-the-box integrations with established tools (databases, AI models and APIs, compute engines)
This way, you can build customized data layers that sit on top of your database and save you from moving the data to dedicated systems (e.g., vector databases or MLops tools)
For further discussion, feel free to join our slack https://join.slack.com/t/superduperdb/shared_invite/zt-1zuoj...