|
|
|
|
|
by dmpetrov
671 days ago
|
|
Bridging the gap between AI and data warehouses is crucial, but I’m not sure SQL is the best fit for AI engineers who mainly work with Python and AI APIs. At DataChain, we are solving this by creating a Python API that translates to SQL under the hood, which is pretty easy now with Pydantic. https://github.com/iterative/datachain WDYT? |
|
Thanks for sharing your project, super cool idea! What does it take if we want to integrate our SQL engine with datachain?