{"id":8264,"date":"2024-12-13T08:51:53","date_gmt":"2024-12-13T08:51:53","guid":{"rendered":"https:\/\/devexperts.com\/blog\/?p=8264"},"modified":"2025-11-11T09:42:15","modified_gmt":"2025-11-11T09:42:15","slug":"how-devexperts-manages-data-and-ai-with-vitaly-kudinov","status":"publish","type":"post","link":"https:\/\/devexperts.com\/blog\/how-devexperts-manages-data-and-ai-with-vitaly-kudinov\/","title":{"rendered":"Benzinga Recap: How Devexperts Manages Data and AI with Vitaly Kudinov"},"content":{"rendered":"\n<div class=\"wp-block-devexperts-custom-thumbnail\"><figure><picture><source media=\"(max-width: 639px)\" data-srcset=\"https:\/\/devexperts.com\/blog\/app\/uploads\/2024\/12\/Post_Inner_Card_Big-5-600x338.jpg 2x, https:\/\/devexperts.com\/blog\/app\/uploads\/2024\/12\/Post_Inner_Card_Big-5-300x169.jpg 1x\"\/><source media=\"(min-width: 640px) and (max-width: 767px)\" data-srcset=\"https:\/\/devexperts.com\/blog\/app\/uploads\/2024\/12\/Post_Inner_Card_Big-5-1168x657.jpg 2x, https:\/\/devexperts.com\/blog\/app\/uploads\/2024\/12\/Post_Inner_Card_Big-5-600x338.jpg 1x\"\/><source media=\"(min-width: 768px) and (max-width: 1023px)\" data-srcset=\"https:\/\/devexperts.com\/blog\/app\/uploads\/2024\/12\/Post_Inner_Card_Big-5-1168x657.jpg 2x, https:\/\/devexperts.com\/blog\/app\/uploads\/2024\/12\/Post_Inner_Card_Big-5-728x410.jpg 1x\"\/><source media=\"(min-width: 1024px) and (max-width: 1279px)\" data-srcset=\"https:\/\/devexperts.com\/blog\/app\/uploads\/2024\/12\/Post_Inner_Card_Big-5-1168x657.jpg 1x, https:\/\/devexperts.com\/blog\/app\/uploads\/2024\/12\/Post_Inner_Card_Big-5-690x388.jpg 1x\"\/><source media=\"(min-width: 1280px)\" data-srcset=\"https:\/\/devexperts.com\/blog\/app\/uploads\/2024\/12\/Post_Inner_Card_Big-5-1752x986.jpg 2x,\n\t\t\t\thttps:\/\/devexperts.com\/blog\/app\/uploads\/2024\/12\/Post_Inner_Card_Big-5-1752x986.jpg 1.5x,\n\t\t\t\thttps:\/\/devexperts.com\/blog\/app\/uploads\/2024\/12\/Post_Inner_Card_Big-5-870x489.jpg 1x\"\/><img loading=\"lazy\" decoding=\"async\" class=\"singleThumbnail lazyload\" src=\"https:\/\/devexperts.com\/blog\/app\/uploads\/2024\/12\/Post_Inner_Card_Big-5-1024x576.jpg\" data-src=\"https:\/\/devexperts.com\/blog\/app\/uploads\/2024\/12\/Post_Inner_Card_Big-5-870x489.jpg\" width=\"870\" height=\"490\"\/><\/picture><\/figure><\/div>\n\n\n\n<p>Vitaly Kudinov, SVP of Sales and Business Development at Devexperts, shared insights during a recent panel session at Benzinga\u2019s Future of Digital Assets in New York.<\/p>\n\n\n\n<p>Vitaly explored topics like how Devexperts handles data and integrates AI into its systems and products, and future developments.<\/p>\n\n\n\n<p>This article provides a recap of his talking points, which touch on trending issues in the brokerage industry.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-collecting-storing-and-using-data-effectively\">Collecting, storing, and using data effectively<\/h2>\n\n\n\n<p>Vitaly began by making a distinction between <strong>private data<\/strong> and <strong>public data<\/strong> in the brokerage space.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-private-data\">Private data<\/h3>\n\n\n\n<p>Private data is that which comes from the broker\u2019s own platform. Devexperts only builds tools to help brokers analyze and work with their private data.<\/p>\n\n\n\n<p><em>\u201cThis is the broker\u2019s data\u2014client information, trades, and the like. It\u2019s their data, and we never share it with anyone else,\u201d Vitaly explained.<\/em><\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-public-data\">Public data<\/h3>\n\n\n\n<p>This refers to the data that is public by default, such as market data and news. Vitaly revealed the scale of Devexperts\u2019 public data repository:<\/p>\n\n\n\n<p><em>\u201cThere\u2019s a storage of 5\u20136 petabytes of information. We\u2019ve been collecting every tick since around 2010, and for daily aggregations, we go back to 1970.\u201d<\/em><\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-data-lakes\">Data lakes<\/h3>\n\n\n\n<p>Devexperts recognized that traditional data extraction methods were inefficient, and developed data lakes to streamline access.<\/p>\n\n\n\n<p><em>\u201cAt some point, we realized that this data\u2014even if we package it well\u2014takes too long to extract, so we started building data lakes on top of the original storage.\u201d<\/em><\/p>\n\n\n\n<p>These data lakes make historical data available in a useful format for market players, such as quants and buy-side and sell-side firms.<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td>\ud83d\udca1<strong>What are data lakes?<\/strong> Data lakes are centralized repositories for storing large amounts of raw, unstructured, and structured data at any scale.<br><br>Unlike traditional databases, which require data to be organized and processed before storage, data lakes allow companies to store data in its original form and process it later as needed.<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-api-layer\">API layer<\/h3>\n\n\n\n<p>Next up, Devexperts built an API layer that can be hosted on its premises, or the customer\u2019s premises (in a colocation facility or data center for example).<\/p>\n\n\n\n<p><em>\u201cWe improved the transport layer to the stage where it doesn\u2019t matter if you\u2019re using frontend technology like a web browser, mobile app, or backend technology, you are using the same API and you get the fastest access to historical data,\u201d<\/em> highlighted Vitaly.<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td>\ud83d\udca1<strong>What\u2019s an API layer?<\/strong> An API layer acts as a bridge between different software systems, allowing them to communicate and share data.<br><br>It simplifies the process by allowing developers to access tools or data without dealing with the complex details behind how everything works.<br><br>In fintech, an API layer is crucial for integrating platforms like trading systems, mobile apps, and data analytics tools.<br><br>In a nutshell\u2014API layers make sure data exchange across devices and applications is fast, secure, and efficient.<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-ai-amp-data-at-devexperts\">AI &amp; data at Devexperts<\/h2>\n\n\n\n<p><em>\u201cIt changed the rules of the game,\u201d <\/em>said Vitaly as he entered the topic of AI and data. He went on to explain the transition between queries for structured data and the intuitive, natural-language interactions that AI has made possible.<\/p>\n\n\n\n<p><em>\u201cBefore AI, we were working with structured data, which is like SQL databases or other types of storage, where you had to create a query to get the data. Whereas, AI doesn\u2019t require you to formulate a query. Instead, you speak in natural language, and the AI provides you with the answer.\u201d&nbsp;<\/em><\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-devexperts-background-with-ai-nbsp\">Devexperts\u2019 background with AI&nbsp;<\/h3>\n\n\n\n<p>Vitaly explained that Devexperts had actually been working on AI long before large language models (LLMs) became mainstream.&nbsp;<\/p>\n\n\n\n<p><em>\u201cWe started with low-hanging fruits. Not with LLMs even, because AI is in fact broader than just LLMs and ChatGPT.&nbsp; We actually started working on this AI project seven years ago, when there was no LLM available in the market.\u201d<\/em><\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td>\ud83d\udca1<strong>What are LLMs?<\/strong>\u00a0Large Language Models are advanced AI systems trained on large amounts of text data to understand and generate human-like language.<br><br>They can perform tasks like answering questions, translating languages, creating content, and summarizing information.<br><br>ChatGPT is a familiar example of an LLM.<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p>Devexperts is now converting the huge amount of data that it has, into a format that AI can effectively consume.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-ai-powered-by-data-directly-from-the-trading-platform\">AI powered by data directly from the trading platform<\/h3>\n\n\n\n<p><a href=\"https:\/\/devexperts.com\/devexa\/\">Devexa<\/a> is Devexperts\u2019 AI-powered chatbot solution. Vitaly leaned on the example of Devexa to illustrate how data directly from the trading platform can be used to provide trustworthy and reliable AI-powered support.<\/p>\n\n\n\n<p><em>\u201cBecause the widget is connected to the trading platform, if the trader allows, it can use data such as the trader&#8217;s account, positions, cash balances, and so on to provide support.\u201d&nbsp;<\/em><\/p>\n\n\n\n<p>For context, Devexa can be accessed by end-users as a widget inside a trading platform, as a widget inside a website, or even directly via their favorite messaging app\u2014 like WhatsApp, Telegram, or Discord, for example.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-avoiding-ai-hallucinations-and-ensuring-valuable-support-nbsp\">Avoiding AI hallucinations and ensuring valuable support&nbsp;<\/h3>\n\n\n\n<p>When asked how Devexperts makes sure Devexa does not hallucinate and provides trustworthy, accurate, and reliable support, Vitaly discussed three main points:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Improving communication between the end client and the broker<\/strong><\/li>\n<\/ol>\n\n\n\n<p>Devexa is connected directly to the trading platform, answering questions that would typically be handled by a human agent.<\/p>\n\n\n\n<p>The difference is that with Devexa users don\u2019t need to wait for the agent to take their call or respond to their live chat. Devexa can instantly extract the account information.<\/p>\n\n\n\n<p><em>\u201cThere is no place for hallucination because we are not training this AI on external data, we are providing the data in the best format for the user, and we provide this immediately.\u201d<\/em><\/p>\n\n\n\n<ol class=\"wp-block-list\" start=\"2\">\n<li><strong>Multi-language capabilities<\/strong><\/li>\n<\/ol>\n\n\n\n<p>Auto-translation capabilities solve the challenge of hiring customer service agents who speak a wide range of languages.<\/p>\n\n\n\n<p>For example, traders can send a voice note in their native language, and Devexa will respond with accurate text in their language, complete with an understanding of trader nuances and lingo.<\/p>\n\n\n\n<ol class=\"wp-block-list\" start=\"3\">\n<li><strong>Balancing Devexa with human support<\/strong><\/li>\n<\/ol>\n\n\n\n<p>Vitaly made clear that a hybrid approach of both AI and human support is necessary. He explained that although Devexa is a huge win in terms of optimizing personnel resources for brokers, human support is still required to strike the right balance.<\/p>\n\n\n\n<p><em>\u201cWhat you can automate, you automate\u2014KYC, onboarding\u2014that&#8217;s doable, very easy, but you can\u2019t allow AI to have full control.\u201d&nbsp;<\/em><\/p>\n\n\n\n<p>More complicated queries are still routed to agents, however, they too are able to use Devexa to provide AI support. For example, they can screen share and video call with the client using Devexa\u2019s admin panel.<\/p>\n\n\n\n<p><em>\u201cAnd all of these functions didn\u2019t even require LLMs\u201d,<\/em> added Vitaly, illustrating Devexpert\u2019s approach to AI support further.\u201d<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-any-exciting-developments-on-the-cards-nbsp\">Any exciting developments on the cards?&nbsp;<\/h2>\n\n\n\n<p>When asked about what he was most excited about at Devexperts, Vitaly shared about their new &lt;web widget library&gt;.&nbsp;<\/p>\n\n\n\n<p><em>\u201cOur dev team can now build production-ready widgets in just a couple of days. Using the same API layer, these widgets are cost-effective and highly customizable. It took a long time to get here\u2014but now that we\u2019re here, it\u2019s pretty incredible.\u201d<\/em><\/p>\n\n\n\n<p>This new offering will mean brokers can quickly adapt to new market demands and introduce new features and functionality without significant development.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-connect-with-vitaly-and-devexperts-at-future-events\">Connect with Vitaly and Devexperts at future events<\/h2>\n\n\n\n<p>Devexperts participates in a large number of fintech events like Benzinga each year. At each event, Devexperts has a team on hand ready to share their expertise. Head over to Devexperts <a href=\"https:\/\/devexperts.com\/events\/\">events page<\/a> for more information.&nbsp;<\/p>\n\n\n\n<p>Connect with <a href=\"https:\/\/www.linkedin.com\/in\/vitalykudinov\/\">Vitaly on LinkedIn<\/a>.&nbsp;<\/p>\n\n\n\n<p>Connect with <a href=\"https:\/\/www.linkedin.com\/company\/devexperts\/\">Devexperts on LinkedIn<\/a>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Vitaly Kudinov, SVP of Sales and Business Development at Devexperts, shared insights during a recent panel session at Benzinga\u2019s Future &hellip; <\/p>\n","protected":false},"author":39,"featured_media":8266,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[2020],"tags":[65,11,62],"class_list":["post-8264","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-fintech","tag-ai","tag-financial-software","tag-technology"],"acf":{"nifty_post_card_image":8267,"nifty_post_card_index_big":8266,"nifty_post_inner_image":8268,"nifty_post_card_banner":""},"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.2 (Yoast SEO v27.2) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Benzinga Recap: How Devexperts Manages Data and AI<\/title>\n<meta name=\"description\" content=\"How does leading software vendor Devexperts manage AI and Data? Find out in a special Benzinga panel recap.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/devexperts.com\/blog\/how-devexperts-manages-data-and-ai-with-vitaly-kudinov\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Benzinga Recap: How Devexperts Manages Data and AI with Vitaly Kudinov\" \/>\n<meta property=\"og:description\" content=\"How does leading software vendor Devexperts manage AI and Data? Find out in a special Benzinga panel recap.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/devexperts.com\/blog\/how-devexperts-manages-data-and-ai-with-vitaly-kudinov\/\" \/>\n<meta property=\"og:site_name\" content=\"Devexperts Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/devexperts\/\" \/>\n<meta property=\"article:published_time\" content=\"2024-12-13T08:51:53+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-11-11T09:42:15+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/devexperts.com\/blog\/app\/uploads\/2024\/12\/Benzinga_Recap_Linkedin.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1000\" \/>\n\t<meta property=\"og:image:height\" content=\"1000\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@devexperts\" \/>\n<meta name=\"twitter:site\" content=\"@devexperts\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"9 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":[\"Article\",\"BlogPosting\"],\"@id\":\"https:\/\/devexperts.com\/blog\/how-devexperts-manages-data-and-ai-with-vitaly-kudinov\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/devexperts.com\/blog\/how-devexperts-manages-data-and-ai-with-vitaly-kudinov\/\"},\"headline\":\"Benzinga Recap: How Devexperts Manages Data and AI with Vitaly Kudinov\",\"datePublished\":\"2024-12-13T08:51:53+00:00\",\"dateModified\":\"2025-11-11T09:42:15+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/devexperts.com\/blog\/how-devexperts-manages-data-and-ai-with-vitaly-kudinov\/\"},\"wordCount\":1273,\"publisher\":{\"@id\":\"https:\/\/devexperts.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/devexperts.com\/blog\/how-devexperts-manages-data-and-ai-with-vitaly-kudinov\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/devexperts.com\/blog\/app\/uploads\/2024\/12\/Index_Postcard.jpg\",\"keywords\":[\"AI\",\"financial software\",\"technology\"],\"articleSection\":[\"Fintech\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/devexperts.com\/blog\/how-devexperts-manages-data-and-ai-with-vitaly-kudinov\/\",\"url\":\"https:\/\/devexperts.com\/blog\/how-devexperts-manages-data-and-ai-with-vitaly-kudinov\/\",\"name\":\"Benzinga Recap: How Devexperts Manages Data and AI\",\"isPartOf\":{\"@id\":\"https:\/\/devexperts.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/devexperts.com\/blog\/how-devexperts-manages-data-and-ai-with-vitaly-kudinov\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/devexperts.com\/blog\/how-devexperts-manages-data-and-ai-with-vitaly-kudinov\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/devexperts.com\/blog\/app\/uploads\/2024\/12\/Index_Postcard.jpg\",\"datePublished\":\"2024-12-13T08:51:53+00:00\",\"dateModified\":\"2025-11-11T09:42:15+00:00\",\"description\":\"How does leading software vendor Devexperts manage AI and Data? Find out in a special Benzinga panel recap.\",\"breadcrumb\":{\"@id\":\"https:\/\/devexperts.com\/blog\/how-devexperts-manages-data-and-ai-with-vitaly-kudinov\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/devexperts.com\/blog\/how-devexperts-manages-data-and-ai-with-vitaly-kudinov\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/devexperts.com\/blog\/how-devexperts-manages-data-and-ai-with-vitaly-kudinov\/#primaryimage\",\"url\":\"https:\/\/devexperts.com\/blog\/app\/uploads\/2024\/12\/Index_Postcard.jpg\",\"contentUrl\":\"https:\/\/devexperts.com\/blog\/app\/uploads\/2024\/12\/Index_Postcard.jpg\",\"width\":1148,\"height\":1148,\"caption\":\"Benzinga Recap: How Devexperts Manages Data and AI with Vitaly Kudinov\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/devexperts.com\/blog\/how-devexperts-manages-data-and-ai-with-vitaly-kudinov\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/devexperts.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Benzinga Recap: How Devexperts Manages Data and AI with Vitaly Kudinov\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/devexperts.com\/blog\/#website\",\"url\":\"https:\/\/devexperts.com\/blog\/\",\"name\":\"Devexperts Blog\",\"description\":\"We make complex finance ideas on technology, innovation and business simple\",\"publisher\":{\"@id\":\"https:\/\/devexperts.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/devexperts.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/devexperts.com\/blog\/#organization\",\"name\":\"Devexperts LLC\",\"url\":\"https:\/\/devexperts.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/devexperts.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/devexperts.com\/blog\/app\/uploads\/2019\/08\/DX-logo.png\",\"contentUrl\":\"https:\/\/devexperts.com\/blog\/app\/uploads\/2019\/08\/DX-logo.png\",\"width\":167,\"height\":30,\"caption\":\"Devexperts LLC\"},\"image\":{\"@id\":\"https:\/\/devexperts.com\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/devexperts\/\",\"https:\/\/x.com\/devexperts\",\"https:\/\/www.linkedin.com\/company\/devexperts\",\"https:\/\/www.youtube.com\/channel\/UCF3FRmes2KrcVsTXQ1aAB5w\/featured\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Benzinga Recap: How Devexperts Manages Data and AI","description":"How does leading software vendor Devexperts manage AI and Data? Find out in a special Benzinga panel recap.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/devexperts.com\/blog\/how-devexperts-manages-data-and-ai-with-vitaly-kudinov\/","og_locale":"en_US","og_type":"article","og_title":"Benzinga Recap: How Devexperts Manages Data and AI with Vitaly Kudinov","og_description":"How does leading software vendor Devexperts manage AI and Data? Find out in a special Benzinga panel recap.","og_url":"https:\/\/devexperts.com\/blog\/how-devexperts-manages-data-and-ai-with-vitaly-kudinov\/","og_site_name":"Devexperts Blog","article_publisher":"https:\/\/www.facebook.com\/devexperts\/","article_published_time":"2024-12-13T08:51:53+00:00","article_modified_time":"2025-11-11T09:42:15+00:00","og_image":[{"width":1000,"height":1000,"url":"https:\/\/devexperts.com\/blog\/app\/uploads\/2024\/12\/Benzinga_Recap_Linkedin.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_creator":"@devexperts","twitter_site":"@devexperts","twitter_misc":{"Est. reading time":"9 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":["Article","BlogPosting"],"@id":"https:\/\/devexperts.com\/blog\/how-devexperts-manages-data-and-ai-with-vitaly-kudinov\/#article","isPartOf":{"@id":"https:\/\/devexperts.com\/blog\/how-devexperts-manages-data-and-ai-with-vitaly-kudinov\/"},"headline":"Benzinga Recap: How Devexperts Manages Data and AI with Vitaly Kudinov","datePublished":"2024-12-13T08:51:53+00:00","dateModified":"2025-11-11T09:42:15+00:00","mainEntityOfPage":{"@id":"https:\/\/devexperts.com\/blog\/how-devexperts-manages-data-and-ai-with-vitaly-kudinov\/"},"wordCount":1273,"publisher":{"@id":"https:\/\/devexperts.com\/blog\/#organization"},"image":{"@id":"https:\/\/devexperts.com\/blog\/how-devexperts-manages-data-and-ai-with-vitaly-kudinov\/#primaryimage"},"thumbnailUrl":"https:\/\/devexperts.com\/blog\/app\/uploads\/2024\/12\/Index_Postcard.jpg","keywords":["AI","financial software","technology"],"articleSection":["Fintech"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/devexperts.com\/blog\/how-devexperts-manages-data-and-ai-with-vitaly-kudinov\/","url":"https:\/\/devexperts.com\/blog\/how-devexperts-manages-data-and-ai-with-vitaly-kudinov\/","name":"Benzinga Recap: How Devexperts Manages Data and AI","isPartOf":{"@id":"https:\/\/devexperts.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/devexperts.com\/blog\/how-devexperts-manages-data-and-ai-with-vitaly-kudinov\/#primaryimage"},"image":{"@id":"https:\/\/devexperts.com\/blog\/how-devexperts-manages-data-and-ai-with-vitaly-kudinov\/#primaryimage"},"thumbnailUrl":"https:\/\/devexperts.com\/blog\/app\/uploads\/2024\/12\/Index_Postcard.jpg","datePublished":"2024-12-13T08:51:53+00:00","dateModified":"2025-11-11T09:42:15+00:00","description":"How does leading software vendor Devexperts manage AI and Data? Find out in a special Benzinga panel recap.","breadcrumb":{"@id":"https:\/\/devexperts.com\/blog\/how-devexperts-manages-data-and-ai-with-vitaly-kudinov\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/devexperts.com\/blog\/how-devexperts-manages-data-and-ai-with-vitaly-kudinov\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/devexperts.com\/blog\/how-devexperts-manages-data-and-ai-with-vitaly-kudinov\/#primaryimage","url":"https:\/\/devexperts.com\/blog\/app\/uploads\/2024\/12\/Index_Postcard.jpg","contentUrl":"https:\/\/devexperts.com\/blog\/app\/uploads\/2024\/12\/Index_Postcard.jpg","width":1148,"height":1148,"caption":"Benzinga Recap: How Devexperts Manages Data and AI with Vitaly Kudinov"},{"@type":"BreadcrumbList","@id":"https:\/\/devexperts.com\/blog\/how-devexperts-manages-data-and-ai-with-vitaly-kudinov\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/devexperts.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Benzinga Recap: How Devexperts Manages Data and AI with Vitaly Kudinov"}]},{"@type":"WebSite","@id":"https:\/\/devexperts.com\/blog\/#website","url":"https:\/\/devexperts.com\/blog\/","name":"Devexperts Blog","description":"We make complex finance ideas on technology, innovation and business simple","publisher":{"@id":"https:\/\/devexperts.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/devexperts.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/devexperts.com\/blog\/#organization","name":"Devexperts LLC","url":"https:\/\/devexperts.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/devexperts.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/devexperts.com\/blog\/app\/uploads\/2019\/08\/DX-logo.png","contentUrl":"https:\/\/devexperts.com\/blog\/app\/uploads\/2019\/08\/DX-logo.png","width":167,"height":30,"caption":"Devexperts LLC"},"image":{"@id":"https:\/\/devexperts.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/devexperts\/","https:\/\/x.com\/devexperts","https:\/\/www.linkedin.com\/company\/devexperts","https:\/\/www.youtube.com\/channel\/UCF3FRmes2KrcVsTXQ1aAB5w\/featured"]}]}},"_links":{"self":[{"href":"https:\/\/devexperts.com\/blog\/wp-json\/wp\/v2\/posts\/8264","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/devexperts.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/devexperts.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/devexperts.com\/blog\/wp-json\/wp\/v2\/users\/39"}],"replies":[{"embeddable":true,"href":"https:\/\/devexperts.com\/blog\/wp-json\/wp\/v2\/comments?post=8264"}],"version-history":[{"count":3,"href":"https:\/\/devexperts.com\/blog\/wp-json\/wp\/v2\/posts\/8264\/revisions"}],"predecessor-version":[{"id":8271,"href":"https:\/\/devexperts.com\/blog\/wp-json\/wp\/v2\/posts\/8264\/revisions\/8271"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/devexperts.com\/blog\/wp-json\/wp\/v2\/media\/8266"}],"wp:attachment":[{"href":"https:\/\/devexperts.com\/blog\/wp-json\/wp\/v2\/media?parent=8264"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/devexperts.com\/blog\/wp-json\/wp\/v2\/categories?post=8264"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/devexperts.com\/blog\/wp-json\/wp\/v2\/tags?post=8264"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}