Launch HN: Roe AI (YC W24) – AI-powered data warehouse to query multimodal data
11–20 of 39 posts
Re: Launch HN: Roe AI (YC W24) – AI-powered data warehouse to query multimodal data
#12At 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?
Re: Launch HN: Roe AI (YC W24) – AI-powered data warehouse to query multimodal data
#13Bridging 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?
Re: Launch HN: Roe AI (YC W24) – AI-powered data warehouse to query multimodal data
#14Bridging 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?
Right, our product is designed for data practitioners who want snappy data analytics on unstructured data. Thanks for sharing your project, super cool idea! What does it take if we want to integrate our SQL engine with datachain?
Re: Launch HN: Roe AI (YC W24) – AI-powered data warehouse to query multimodal data
#15Re: Launch HN: Roe AI (YC W24) – AI-powered data warehouse to query multimodal data
#16You are on to something here. Look forward to seeing this evolve.
Re: Launch HN: Roe AI (YC W24) – AI-powered data warehouse to query multimodal data
#17Will this work with Redshift via SQL interface? Or am I looking at this wrong?
Re: Launch HN: Roe AI (YC W24) – AI-powered data warehouse to query multimodal data
#18Is this more for data engineers or data analysts? Seems like the type of thing that would be very useful in helping build data pipelines on semi-structured data.
Right now it's more for data analysts who's data eng team doesn't have the capacity to support all types of data processing requirements. Data analysts can just do it themselves simply with SQL! But we are also open to explore the opportunities for the data eng teams if we see a strong use case of automating their data pipelines.
Re: Launch HN: Roe AI (YC W24) – AI-powered data warehouse to query multimodal data
#19Why this when I can just use postgreSQL and pgvector ? Like in this example I found recently: https://www.lycee.ai/courses/91b8b189-729a-471a-8ae1-717033c...
Not saying roe is the next Dropbox but the same sort of thing was said when Dropbox did their show HN…
Re: Launch HN: Roe AI (YC W24) – AI-powered data warehouse to query multimodal data
#20Is this more for data engineers or data analysts? Seems like the type of thing that would be very useful in helping build data pipelines on semi-structured data.