{"id":47990,"date":"2023-10-23T08:00:00","date_gmt":"2023-10-23T08:00:00","guid":{"rendered":"https:\/\/entertainment.runfyers.com\/index.php\/2023\/10\/23\/while-tech-companies-play-with-openais-api-this-startup-believes-small-in-house-ai-models-will-win-techcrunch\/"},"modified":"2023-10-23T08:00:00","modified_gmt":"2023-10-23T08:00:00","slug":"while-tech-companies-play-with-openais-api-this-startup-believes-small-in-house-ai-models-will-win-techcrunch","status":"publish","type":"post","link":"https:\/\/entertainment.runfyers.com\/index.php\/2023\/10\/23\/while-tech-companies-play-with-openais-api-this-startup-believes-small-in-house-ai-models-will-win-techcrunch\/","title":{"rendered":"While tech companies play with OpenAI\u2019s API, this startup believes small, in-house AI models will win | TechCrunch"},"content":{"rendered":"<p> <br \/>\n<\/p>\n<div>\n<p id=\"speakable-summary\"><a href=\"https:\/\/zenml.io\/\" target=\"_blank\" rel=\"noopener\">ZenML<\/a> wants to be the glue that makes all the open-source AI tools stick together. This open-source framework lets you build pipelines that will be used by data scientists, machine-learning engineers and platform engineers to collaborate and build new AI models.<\/p>\n<p>The reason why ZenML is interesting is that it empowers companies so they can build their own private models. Of course, companies likely won\u2019t build a GPT 4 competitor. But they could build smaller models that work particularly well for their needs. And it would reduce their dependence on API providers, such as OpenAI and Anthropic.<\/p>\n<p>\u201cThe idea is that, once the first wave of hype with everyone using OpenAI or closed-source APIs is over, [ZenML] will enable people to build their own stack,\u201d Louis Coppey, a partner at VC firm Point Nine, told me.<\/p>\n<p>Earlier this year, ZenML raised an extension of its seed round from <a href=\"https:\/\/www.pointnine.com\/\" target=\"_blank\" rel=\"noopener\">Point Nine<\/a> with existing investor <a href=\"https:\/\/crane.vc\/\" target=\"_blank\" rel=\"noopener\">Crane<\/a> also participating. Overall, the startup based in Munich, Germany has secured $6.4 million since its inception.<\/p>\n<p>Adam Probst and Hamza Tahir, the founders of ZenML, previously worked together on a company that was building ML pipelines for other companies in a specific industry. \u201cDay in, day out, we needed to build machine learning models and bring machine learning into production,\u201d ZenML CEO Adam Probst told me.<\/p>\n<p>From this work, the duo started designing a modular system that would adapt to different circumstances, environments and customers so that they wouldn\u2019t have to repeat the same work over and over again \u2014 this led to ZenML.<\/p>\n<p>At the same time, engineers who are getting started with machine learning could get a head start by using this modular system. The ZenML team calls this space MLOps \u2014 it\u2019s a bit like DevOps, but applied to ML in particular.<\/p>\n<p>\u201cWe are connecting the open-source tools that are focusing on specific steps of the value chain to build a machine learning pipeline \u2014 everything on the back of the hyperscalers, so everything on the back of AWS and Google \u2014 and also on-prem solutions,\u201d Probst said.<\/p>\n<p>The main concept of ZenML is pipelines. When you write a pipeline, you can then run it locally or deploy it using open-source tools like Airflow or Kubeflow. You can also take advantage of managed cloud services, such as EC2, Vertex Pipelines and Sagemaker. ZenML also integrates with open-source ML tools from Hugging Face, MLflow, TensorFlow, PyTorch, etc.<\/p>\n<p>\u201cZenML is sort of the thing that brings everything together into one single unified experience \u2014 it\u2019s multi-vendor, multi-cloud,\u201d ZenML CTO Hamza Tahir said. It brings connectors, observability and auditability to ML workflows.<\/p>\n<p>The company first released <a href=\"https:\/\/github.com\/zenml-io\/zenml\" target=\"_blank\" rel=\"noopener\">its framework on GitHub<\/a> as an open-source tool. The team has amassed more than 3,000 stars on the coding platform. ZenML also recently started offering <a href=\"https:\/\/zenml.io\/cloud\" target=\"_blank\" rel=\"noopener\">a cloud version<\/a> with managed servers \u2014 triggers for continuous integrations and deployment (CI\/CD) are coming soon.<\/p>\n<p>Some companies have been using ZenML for industrial use cases, e-commerce recommendation systems, image recognition in a medical environment, etc. Clients include Rivian, Playtika and Leroy Merlin.<\/p>\n<h2>Private, industry-specific models<\/h2>\n<p>The success of ZenML will depend on how the AI ecosystem is evolving. Right now, many companies are adding AI features here and there by querying OpenAI\u2019s API. In this product, you now have a new magic button that can summarize large chunks of text. In that product, you now have pre-written answers for customer support interactions.<\/p>\n<div class=\"article-block block--pullout block--right\">\n<blockquote><p>\n\t\t\t\u201cOpenAI will have a future, but we think the majority of the market will have to have its own solution\u201d\t\t\t\t\t\t\t<cite>Adam Probst<\/cite>\n\t\t\t\t\t<\/p><\/blockquote><\/div>\n<p>But there are a couple of issues with these APIs \u2014 they are too sophisticated and too expensive. \u201cOpenAI, or these large language models built behind closed doors are built for general use cases \u2014 not for specific use cases. So currently it\u2019s way too trained and way too expensive for specific use cases,\u201d Probst said.<\/p>\n<p>\u201cOpenAI will have a future, but we think the majority of the market will have to have its own solution. And this is why open source is very appealing to them,\u201d he added.<\/p>\n<p>OpenAI\u2019s CEO Sam Altman also believes that AI models won\u2019t be a one-size-fits-all situation. \u201cI think both have an important role. We\u2019re interested in both and the future will be a hybrid of both,\u201d Altman said when answering a question about small, specialized models versus broad models during <a href=\"https:\/\/techcrunch.com\/2023\/05\/26\/sam-altman-shares-his-optimistic-view-of-our-ai-future\/\" target=\"_blank\" rel=\"noopener\">a Q&amp;A session at Station F<\/a> earlier this year.<\/p>\n<p>There are also ethical and legal implications with AI usage. Regulation is still very much evolving in real time, but European legislation in particular could encourage companies to use AI models trained on very specific data sets and in very specific ways.<\/p>\n<p>\u201cGartner says that 75% of enterprises are shifting from [proofs of concept] to production in 2024. So the next year or two are probably some of the most seminal moments in the history of AI, where we are finally getting into production using probably a mixture of open-source foundational models fine tuned on proprietary data,\u201d Tahir told me.<\/p>\n<p>\u201cThe value of MLOps is that we believe that 99% of AI use cases will be driven by more specialized, cheaper, smaller models that will be trained in house,\u201d he added later in the conversation.<\/p>\n<div id=\"attachment_2617935\" style=\"width: 1034px\" class=\"wp-caption alignnone\"><\/p>\n<p id=\"caption-attachment-2617935\" class=\"wp-caption-text\"><strong>Image Credits:<\/strong> ZenML<\/p>\n<\/div><\/div>\n<p><br \/>\n<br \/><a href=\"https:\/\/techcrunch.com\/2023\/10\/23\/zenml-empowers-companies-to-build-their-own-ai-stack-based-on-open-source-tools\/\" target=\"_blank\" rel=\"noopener\">Source link <\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>ZenML wants to be the glue that makes all the open-source AI tools stick together. This open-source framework lets you build pipelines that will be used by data scientists, machine-learning engineers and platform engineers to collaborate and build new AI models. The reason why ZenML is interesting is that it empowers companies so they can [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":47991,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[14],"tags":[],"class_list":{"0":"post-47990","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-tech"},"_links":{"self":[{"href":"https:\/\/entertainment.runfyers.com\/index.php\/wp-json\/wp\/v2\/posts\/47990","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/entertainment.runfyers.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/entertainment.runfyers.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/entertainment.runfyers.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/entertainment.runfyers.com\/index.php\/wp-json\/wp\/v2\/comments?post=47990"}],"version-history":[{"count":0,"href":"https:\/\/entertainment.runfyers.com\/index.php\/wp-json\/wp\/v2\/posts\/47990\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/entertainment.runfyers.com\/index.php\/wp-json\/wp\/v2\/media\/47991"}],"wp:attachment":[{"href":"https:\/\/entertainment.runfyers.com\/index.php\/wp-json\/wp\/v2\/media?parent=47990"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/entertainment.runfyers.com\/index.php\/wp-json\/wp\/v2\/categories?post=47990"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/entertainment.runfyers.com\/index.php\/wp-json\/wp\/v2\/tags?post=47990"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}