{"id":920,"date":"2025-04-02T05:57:51","date_gmt":"2025-04-02T05:57:51","guid":{"rendered":"https:\/\/violethoward.com\/new\/emergence-ais-new-system-automatically-creates-ai-agents-rapidly-in-realtime-based-on-the-work-at-hand\/"},"modified":"2025-04-02T05:57:51","modified_gmt":"2025-04-02T05:57:51","slug":"emergence-ais-new-system-automatically-creates-ai-agents-rapidly-in-realtime-based-on-the-work-at-hand","status":"publish","type":"post","link":"https:\/\/violethoward.com\/new\/emergence-ais-new-system-automatically-creates-ai-agents-rapidly-in-realtime-based-on-the-work-at-hand\/","title":{"rendered":"Emergence AI&#8217;s new system automatically creates AI agents rapidly in realtime based on the work at hand"},"content":{"rendered":" \r\n<br><div>\n\t\t\t\t<div id=\"boilerplate_2682874\" class=\"post-boilerplate boilerplate-before\">\n<p><em>Join our daily and weekly newsletters for the latest updates and exclusive content on industry-leading AI coverage. Learn More<\/em><\/p>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity is-style-wide\"\/>\n<\/div><p>Another day, another announcement about AI agents.<\/p>\n\n\n\n<p>Hailed by various market research reports as the big tech trend in 2025 \u2014 especially in the enterprise \u2014 it seems we can\u2019t go more than 12 hours or so without the debut of another way to make, orchestrate (link together), or otherwise optimize purpose-built AI tools and workflows designed to handle routine white collar work.<\/p>\n\n\n\n<p>Yet Emergence AI, a startup founded by former IBM Research veterans and which late last year debuted its own, cross-platform AI agent orchestration framework, is out with something novel from all the rest: a new AI agent creation platform that lets the human user specify what work they are trying to accomplish via text prompts, and then turns it over to AI models to create the agents they believe are necessary to accomplish said work.<\/p>\n\n\n\n<p>This new system is literally a no code, natural language, AI-powered multi-agent builder, and it works in real time. Emergence AI describes it as a milestone in recursive intelligence, aims to simplify and accelerate complex data workflows for enterprise users.<\/p>\n\n\n\n<p>\u201cRecursive intelligence paves the path for agents to create agents,\u201d said Satya Nitta, co-founder and CEO of Emergence AI. \u201cOur systems allow creativity and intelligence to scale fluidly, without human bottlenecks, but always within human-defined boundaries.\u201d<\/p>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><img fetchpriority=\"high\" decoding=\"async\" width=\"1280\" height=\"853\" src=\"https:\/\/venturebeat.com\/wp-content\/uploads\/2025\/04\/hYJJiK3I.jpeg?w=800\" alt=\"\" class=\"wp-image-3002767\" style=\"width:840px;height:auto\" srcset=\"https:\/\/venturebeat.com\/wp-content\/uploads\/2025\/04\/hYJJiK3I.jpeg 1280w, https:\/\/venturebeat.com\/wp-content\/uploads\/2025\/04\/hYJJiK3I.jpeg?resize=300,200 300w, https:\/\/venturebeat.com\/wp-content\/uploads\/2025\/04\/hYJJiK3I.jpeg?resize=768,512 768w, https:\/\/venturebeat.com\/wp-content\/uploads\/2025\/04\/hYJJiK3I.jpeg?resize=800,533 800w, https:\/\/venturebeat.com\/wp-content\/uploads\/2025\/04\/hYJJiK3I.jpeg?resize=400,267 400w, https:\/\/venturebeat.com\/wp-content\/uploads\/2025\/04\/hYJJiK3I.jpeg?resize=750,500 750w, https:\/\/venturebeat.com\/wp-content\/uploads\/2025\/04\/hYJJiK3I.jpeg?resize=578,385 578w, https:\/\/venturebeat.com\/wp-content\/uploads\/2025\/04\/hYJJiK3I.jpeg?resize=930,620 930w\" sizes=\"(max-width: 1280px) 100vw, 1280px\"\/><figcaption class=\"wp-element-caption\">Image of Dr. Satya Nitta, Co-founder and CEO of Emergence AI, during his keynote at the AI Engineer World\u2019s Fair 2024, where he unveiled Emergence\u2019s Orchestrator meta-agent and introduced the open-source web agent, Agent-E. (photo courtesy AI Engineer World\u2019s Fair)<\/figcaption><\/figure>\n\n\n\n<p>The platform is designed to evaluate incoming tasks, check its existing agent registry, and, if necessary, autonomously generate new agents tailored to fulfill specific enterprise needs. It can also proactively create agent variants to anticipate related tasks, broadening its problem-solving capabilities over time.<\/p>\n\n\n\n<p>According to Nitta, the orchestrator\u2019s architecture enables entirely new levels of autonomy in enterprise automation. \u201cOur orchestrator stitches multiple agents together autonomously to create multi-agent systems without human coding. If it doesn\u2019t have an agent for a task, it will auto-generate one and even self-play to learn related tasks by creating new agents itself,\u201d he explained.<\/p>\n\n\n\n<p>A brief demo shown to VentureBeat over a video call last week appeared duly impressive, with Nitta showing how a simple text instruction to have the AI categorize email sparked a wave of new agents being created, displayed on a visual timeline showing each agent represented as a colored dot in a column designating the category of work it was designed to help carry out.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"6800\" height=\"1300\" src=\"https:\/\/venturebeat.com\/wp-content\/uploads\/2025\/04\/Animation.gif?w=800\" alt=\"\" class=\"wp-image-3002769\"\/><figcaption class=\"wp-element-caption\">Animated GIF image showing Emergence AI\u2019s user interface for automatically creating multiple enterprise AI Agents.<\/figcaption><\/figure>\n\n\n\n<p>Nitta also said the user could stop and intervene in this process, conveying additional text instructions, at any time.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-bringing-agentic-coding-to-enterprise-workflows\">Bringing agentic coding to enterprise workflows<\/h2>\n\n\n\n<p>Emergence AI\u2019s technology focuses on automating data-centric enterprise workflows such as ETL pipeline creation, data migration, transformation, and analysis. The platform\u2019s agents are equipped with agentic loops, long-term memory, and self-improvement abilities through planning, verification, and self-play. This enables the system to not only complete individual tasks but also understand and navigate surrounding task spaces for adjacent use cases.<\/p>\n\n\n\n<p>\u201cWe\u2019re in a weird time in the development of technology and our society. We now have AI joining meetings,\u201d Nitta said. \u201cBut beyond that, one of the most exciting things that\u2019s happened in AI over the last two, three years is that large language models are producing code. They\u2019re getting better, but they\u2019re probabilistic systems. The code might not always be perfect, and they don\u2019t execute, verify, or correct it.\u201d<\/p>\n\n\n\n<p>Emergence AI\u2019s platform seeks to fill that gap by integrating large language models\u2019 code-generation abilities with autonomous agent technology. \u201cWe\u2019re marrying LLMs\u2019 code generation capabilities with autonomous agent technology,\u201d Nitta added. \u201cAgentic coding has enormous implications and will be the story of the next year and the next several years. The disruption is profound.\u201d<\/p>\n\n\n\n<p>Emergence AI highlights the platform\u2019s ability to integrate with leading AI models such as OpenAI\u2019s GPT-4o and GPT-4.5, Anthropic\u2019s Claude 3.7 Sonnet, and Meta\u2019s Llama 3.3, as well as frameworks like LangChain, Crew AI, and Microsoft Autogen.<\/p>\n\n\n\n<p>The emphasis is on interoperability\u2014allowing enterprises to bring their own models and third-party agents into the platform.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-expanding-multi-agent-capabilities\">Expanding multi-agent capabilities<\/h2>\n\n\n\n<p>With the current release, the platform expands to include connector agents and data and text intelligence agents, allowing enterprises to build more complex systems without writing manual code.<\/p>\n\n\n\n<p>The orchestrator\u2019s ability to evaluate its own limitations and take action is central to Emergence\u2019s approach. <\/p>\n\n\n\n<p>\u201cA very non-trivial thing that\u2019s happening is when a new task comes in, the orchestrator figures out if it can solve the task by checking the registry of existing agents,\u201d Nitta said. \u201cIf it can\u2019t, it creates a new agent and registers it.\u201d <\/p>\n\n\n\n<p>He added that this process is not simply reactive, but generative. \u201cThe orchestrator is not just creating agents; it\u2019s creating goals for itself. It says, \u2018I can\u2019t solve this task, so I will create a goal to make a new agent.\u2019 That\u2019s what\u2019s truly exciting.\u201d<\/p>\n\n\n\n<p>Bet lest you worry the orchestrator will spiral out of control and create <em>too<\/em> many needless custom agents for each new task, Emergence\u2019s research on its platform shows that it has been designed to \u2014 and successfully carries out \u2014 the additional requirement of winnowing down the number of agents created as it comes closer and closer to completing a task, adding agents with more general applicability to its internal registry for <em>your<\/em> enterprise, and checking back with that before creating any new ones.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1600\" height=\"900\" src=\"https:\/\/venturebeat.com\/wp-content\/uploads\/2025\/04\/DoLNMTAX.png?w=800\" alt=\"\" class=\"wp-image-3002771\" srcset=\"https:\/\/venturebeat.com\/wp-content\/uploads\/2025\/04\/DoLNMTAX.png 1600w, https:\/\/venturebeat.com\/wp-content\/uploads\/2025\/04\/DoLNMTAX.png?resize=300,169 300w, https:\/\/venturebeat.com\/wp-content\/uploads\/2025\/04\/DoLNMTAX.png?resize=768,432 768w, https:\/\/venturebeat.com\/wp-content\/uploads\/2025\/04\/DoLNMTAX.png?resize=800,450 800w, https:\/\/venturebeat.com\/wp-content\/uploads\/2025\/04\/DoLNMTAX.png?resize=1536,864 1536w, https:\/\/venturebeat.com\/wp-content\/uploads\/2025\/04\/DoLNMTAX.png?resize=400,225 400w, https:\/\/venturebeat.com\/wp-content\/uploads\/2025\/04\/DoLNMTAX.png?resize=750,422 750w, https:\/\/venturebeat.com\/wp-content\/uploads\/2025\/04\/DoLNMTAX.png?resize=578,325 578w, https:\/\/venturebeat.com\/wp-content\/uploads\/2025\/04\/DoLNMTAX.png?resize=930,523 930w\" sizes=\"auto, (max-width: 1600px) 100vw, 1600px\"\/><figcaption class=\"wp-element-caption\">Graph showing the number of tasks increasing while the number of Emergence AI \u201ccore agents\u201d and \u201cmulti agents\u201d level off over time. Credit: Emergence AI<\/figcaption><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-prioritizing-safety-verification-and-human-oversight\">Prioritizing safety, verification, and human oversight<\/h2>\n\n\n\n<p>To maintain oversight and ensure responsible use, Emergence AI incorporates several safety and compliance features. These include guardrails and access controls, verification rubrics to evaluate agent performance, and human-in-the-loop oversight to validate key decisions.<\/p>\n\n\n\n<p>Nitta emphasized that human oversight remains a key component of the platform. \u201cA human in the loop is still important,\u201d he said. \u201cYou need to verify that the multi-agent system or the new agents spawned are doing the task you want and went in the right direction.\u201d The company has structured the platform with clear checkpoints and verification layers to ensure that enterprises retain control and visibility over automated processes.<\/p>\n\n\n\n<p>While pricing information has not been disclosed, Emergence AI invites enterprises to contact them directly for access and pricing details. Additionally, the company plans a further update in May 2025, which will extend the platform\u2019s capabilities to support containerized deployment in any cloud environment and allow expanded agent creation through self-play.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-looking-ahead-scaling-enterprise-automation\">Looking ahead: scaling enterprise automation<\/h2>\n\n\n\n<p>Emergence AI is headquartered in New York, with offices in California, Spain, and India. The company\u2019s leadership and engineering team include alumni from AI research labs and technology teams at IBM Research, Google Brain, The Allen Institute for AI, Amazon, and Meta.<\/p>\n\n\n\n<p>Emergence AI describes its work as still in the early stages but believes its recursive intelligence approach could unlock new possibilities for enterprise automation and, eventually, broader AI-driven systems.<\/p>\n\n\n\n<p>\u201cWe think agentic layers will always be necessary,\u201d Nitta said. \u201cEven as models get more powerful, generalization in the action space is incredibly hard. There\u2019s plenty of room for people like us to advance this over the next decade.\u201d<\/p>\n<div id=\"boilerplate_2660155\" class=\"post-boilerplate boilerplate-after\"><div class=\"Boilerplate__newsletter-container vb\">\n<div class=\"Boilerplate__newsletter-main\">\n<p><strong>Daily insights on business use cases with VB Daily<\/strong><\/p>\n<p class=\"copy\">If you want to impress your boss, VB Daily has you covered. We give you the inside scoop on what companies are doing with generative AI, from regulatory shifts to practical deployments, so you can share insights for maximum ROI.<\/p>\n<p class=\"Form__newsletter-legal\">Read our Privacy Policy<\/p>\n<p class=\"Form__success\" id=\"boilerplateNewsletterConfirmation\">\n\t\t\t\t\tThanks for subscribing. Check out more VB newsletters here.\n\t\t\t\t<\/p>\n<p class=\"Form__error\">An error occured.<\/p>\n<\/p><\/div>\n<div class=\"image-container\">\n\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/venturebeat.com\/wp-content\/themes\/vb-news\/brand\/img\/vb-daily-phone.png\" alt=\"\"\/>\n\t\t\t\t<\/div>\n<\/p><\/div>\n<\/div>\t\t\t<\/div>\r\n<br>\r\n<br><a href=\"https:\/\/venturebeat.com\/ai\/emergence-ais-new-system-automatically-creates-ai-agents-rapidly-in-realtime-based-on-the-work-at-hand\/\">Source link <\/a>","protected":false},"excerpt":{"rendered":"<p>Join our daily and weekly newsletters for the latest updates and exclusive content on industry-leading AI coverage. Learn More Another day, another announcement about AI agents. Hailed by various market research reports as the big tech trend in 2025 \u2014 especially in the enterprise \u2014 it seems we can\u2019t go more than 12 hours or [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":921,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[33],"tags":[],"class_list":["post-920","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-ai-automation"],"aioseo_notices":[],"jetpack_featured_media_url":"https:\/\/violethoward.com\/new\/wp-content\/uploads\/2025\/04\/cfr0z3n_flat_illustration_corporate_memphis_style_minimalist__a526965a-cbc5-4f3d-95d2-fe44039b62f5_3.png","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/violethoward.com\/new\/wp-json\/wp\/v2\/posts\/920","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/violethoward.com\/new\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/violethoward.com\/new\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/violethoward.com\/new\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/violethoward.com\/new\/wp-json\/wp\/v2\/comments?post=920"}],"version-history":[{"count":0,"href":"https:\/\/violethoward.com\/new\/wp-json\/wp\/v2\/posts\/920\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/violethoward.com\/new\/wp-json\/wp\/v2\/media\/921"}],"wp:attachment":[{"href":"https:\/\/violethoward.com\/new\/wp-json\/wp\/v2\/media?parent=920"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/violethoward.com\/new\/wp-json\/wp\/v2\/categories?post=920"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/violethoward.com\/new\/wp-json\/wp\/v2\/tags?post=920"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}<!-- This website is optimized by Airlift. Learn more: https://airlift.net. Template:. Learn more: https://airlift.net. Template: 69e302c146fa5c92dc28ac12. Config Timestamp: 2026-04-18 04:04:16 UTC, Cached Timestamp: 2026-04-29 00:40:54 UTC -->