<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:media="http://search.yahoo.com/mrss/" >

<channel>
	<title>Startups &#8211; Dakidarts® Hub</title>
	<atom:link href="https://hub.dakidarts.com/tag/startups/feed/" rel="self" type="application/rss+xml" />
	<link>https://hub.dakidarts.com</link>
	<description>Where creativity meets innovation.</description>
	<lastBuildDate>Fri, 27 Sep 2024 16:51:01 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://cdn.dakidarts.com/image/dakidarts-dws.svg</url>
	<title>Startups &#8211; Dakidarts® Hub</title>
	<link>https://hub.dakidarts.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>AI Coding Assistant Supermaven Raises Funds from OpenAI and Perplexity Co-Founders</title>
		<link>https://hub.dakidarts.com/ai-coding-assistant-supermaven-raises-funds-from-openai-and-perplexity-co-founders/</link>
					<comments>https://hub.dakidarts.com/ai-coding-assistant-supermaven-raises-funds-from-openai-and-perplexity-co-founders/#respond</comments>
		
		<dc:creator><![CDATA[Dakidarts]]></dc:creator>
		<pubDate>Fri, 27 Sep 2024 16:50:39 +0000</pubDate>
				<category><![CDATA[Tech Trends 📡]]></category>
		<category><![CDATA[AI 🤖]]></category>
		<category><![CDATA[AI]]></category>
		<category><![CDATA[Artificial Intelligence (AI)]]></category>
		<category><![CDATA[Bessemer Venture Partners]]></category>
		<category><![CDATA[coding assistant]]></category>
		<category><![CDATA[developer]]></category>
		<category><![CDATA[Funding]]></category>
		<category><![CDATA[Generative AI]]></category>
		<category><![CDATA[OpenAI]]></category>
		<category><![CDATA[Startups]]></category>
		<category><![CDATA[supermaven]]></category>
		<category><![CDATA[tech trends]]></category>
		<guid isPermaLink="false">https://hub.dakidarts.com/?p=8504</guid>

					<description><![CDATA[AI coding assistant Supermaven has secured significant funding from prominent AI investors, including the co-founders of OpenAI and Perplexity. This investment highlights the growing demand for AI-powered tools to enhance developer productivity.]]></description>
										<content:encoded><![CDATA[
<div>
<p id="speakable-summary" class="wp-block-paragraph">Jacob Jackson was all-in on <a href="https://hub.dakidarts.com/tag/ai/">AI</a> early in his career.</p>
<p class="wp-block-paragraph">Jackson co-founded Tabnine, the AI coding assistant that went on to raise close to $60 million in venture backing, while still a computer science student at the University of Waterloo. After selling Tabnine to Codata in 2019 (during his final exams), Jackson joined <a href="https://hub.dakidarts.com/tag/openai/">OpenAI</a> as an intern, where he worked until 2022.</p>
<p class="wp-block-paragraph">It was at that juncture that Jackson had the urge to start a company again, one focused on supporting common developer workflows.</p>
<p class="wp-block-paragraph">“In the years since I built Tabnine, tools like <a href="https://hub.dakidarts.com/tag/chatgpt/">ChatGPT</a> and GitHub Copilot have changed the way developers work,” Jackson said. “It’s a really exciting time to be working on developer tools because the underlying technology has improved so much since I started Tabnine — which has led to many more developers becoming interested in using AI tools to accelerate their workflow.”</p>
<p class="wp-block-paragraph">So Jackson started <a href="https://supermaven.com/" rel="nofollow noopener" target="_blank">Supermaven</a>, an AI coding platform along the lines of Tabnine but with a few quality of life and technical upgrades.</p>
<p class="wp-block-paragraph">Supermaven’s in-house generative AI model, Babble, can understand a lot of code at once, Jackson says, thanks to a 1 million-token context window. (In data science, tokens are subdivided bits of raw data — like the syllables “fan,” “tas” and “tic” in the word “fantastic.”)</p>
<p class="wp-block-paragraph">A model’s context, or context window, refers to input data (e.g. code) that the model considers before generating output (e.g. additional code). Long context can prevent models from “forgetting” the content of recent docs and data, and from veering off topic and extrapolating wrongly.</p>
<p class="wp-block-paragraph">“Our large context window helps reduce the frequency of hallucinations because it lets the model draw answers from the context in situations where it would otherwise have to guess,” Jackson said.</p>
<p class="wp-block-paragraph">One million tokens is a big context window, indeed. But it’s not bigger than AI coding startup Magic’s, which is 100 million tokens. Meanwhile, <a href="https://hub.dakidarts.com/tag/google/">Google’s</a> recently introduced Code Assist tool matches Supermaven’s context at 1 million tokens.</p>
<p class="wp-block-paragraph">So what are Supermaven’s advantages over rivals? Well, Jackson claims that Babble is lower-latency thanks to a “new neural architecture.” He wouldn’t elaborate beyond saying that the architecture was developed “from scratch.”</p>
<p class="wp-block-paragraph">“Supermaven spends 10 to 20 seconds processing a developer’s code repository to become familiar with its APIs and the unique conventions of its codebase,” Jackson said. “With lower latency because of our in-house model serving infrastructure, our tool remains responsive while working with the long prompts that come with large codebases.”</p>
<p class="wp-block-paragraph">The market for AI coding tools is a large and growing one, with Polaris Research <a href="https://www.polarismarketresearch.com/press-releases/ai-code-tools-market" target="_blank" rel="noreferrer noopener nofollow">projecting</a> that it’ll be worth $27.17 billion by 2032. The <a href="https://github.blog/news-insights/research/survey-ai-wave-grows/" rel="nofollow noopener" target="_blank">vast majority</a> of respondents in GitHub’s latest dev poll say that they’ve adopted AI tools in some form, and over 1.8 million people — and ~50,000 businesses — are paying for GitHub Copilot.</p>
<p class="wp-block-paragraph">But Supermaven — along with startup competitors like Cognition, Anysphere, Poolside, Codeium, and Augment — have ethical and legal challenges to overcome.</p>
<p class="wp-block-paragraph">Businesses are often wary of exposing proprietary code to a third party; for instance, Apple <a href="https://www.ciodive.com/news/apple-chatgpt-openai-copilot-generative-AI/650816/" target="_blank" rel="noreferrer noopener nofollow">reportedly</a> banned staff from using Copilot last year, citing concerns about confidential data leakage. Some code-generating tools trained using restrictively licensed or copyrighted code have been <a href="https://news.ycombinator.com/item?id=27710287" target="_blank" rel="noreferrer noopener nofollow">shown</a> to regurgitate that code when prompted in a certain way, posing a liability risk (i.e. developers that incorporate the code could be sued). And, because AI makes mistakes, assistive coding tools can result in <a href="https://visualstudiomagazine.com/Articles/2024/01/25/copilot-research.aspx" target="_blank" rel="noreferrer noopener nofollow">more mistaken and insecure code</a> being pushed to codebases.</p>
<p class="wp-block-paragraph">Jackson said that Supermaven doesn’t use customer data to train its models. He did admit, however, that the company retains data for a week to “make the system quick and responsive,” he said. On the subject of copyright, Jackson didn’t explicitly deny that Babble was trained on IP-protected code — only that it was “trained almost exclusively on publicly available code rather than a scrape of the public internet” to “reduce exposure to toxic content during training.”</p>
<p class="wp-block-paragraph">Customers don’t appear to be dissuaded. More than 35,000 developers are using Supermaven, Jackson says, and a sizeable chunk are paying for the premium Pro ($10 per month) and Team ($10 per month per use) plans. Supermaven’s annual recurring revenue reached $1 million this year on the back of a user base that’s grown 3x since the platform’s February launch.</p>
<p class="wp-block-paragraph">That momentum got the attention of VCs.</p>
<p class="wp-block-paragraph">Supermaven this week announced its first outside funding: a $12 million round led by Bessemer Venture Partners and high-profile angel investors including OpenAI co-founder John Schulman and Perplexity co-founder Denis Yarats. Jackson says that the plan is to spend the money on hiring developers (Supermaven has a five-person team presently) and developing Supermaven’s text editor, which is currently in beta.</p>
<p class="wp-block-paragraph">“We plan to grow significantly through the end of the year,” he added. “Despite headwinds for tech overall, the market for coding copilots has been growing quickly. Our growth since our launch in February — as well as our most recent funding round — position us well as we head into next year.”</p>
</div>
<a href="https://shop.dakidarts.com/product-category/downloads/ebook/" class="dws-sgp-ls" target="_blank" rel="noopener">
<img  decoding="async"  src="https://res.cloudinary.com/ds64xs2lp/image/upload/v1758338082/X-cover_ptewri.jpg"  alt="Discover Books By our founder Etuge Anselm."  title="AI Coding Assistant Supermaven Raises Funds from OpenAI and Perplexity Co-Founders" >
</a>
]]></content:encoded>
					
					<wfw:commentRss>https://hub.dakidarts.com/ai-coding-assistant-supermaven-raises-funds-from-openai-and-perplexity-co-founders/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<media:content url="https://i1.wp.com/res.cloudinary.com/ds64xs2lp/image/upload/v1727455586/Supermaven_lxxrjd.webp?ssl=1" medium="image"></media:content>
            	</item>
		<item>
		<title>Verse: The AI-Powered App for Gen Z Creators</title>
		<link>https://hub.dakidarts.com/verse-the-ai-powered-app-for-gen-z-creators/</link>
					<comments>https://hub.dakidarts.com/verse-the-ai-powered-app-for-gen-z-creators/#respond</comments>
		
		<dc:creator><![CDATA[Dakidarts]]></dc:creator>
		<pubDate>Sun, 22 Sep 2024 07:15:21 +0000</pubDate>
				<category><![CDATA[Tech Trends 📡]]></category>
		<category><![CDATA[AI 🤖]]></category>
		<category><![CDATA[Startup Stories ⚡️]]></category>
		<category><![CDATA[AI]]></category>
		<category><![CDATA[Apps]]></category>
		<category><![CDATA[Artificial Intelligence (AI)]]></category>
		<category><![CDATA[Startups]]></category>
		<category><![CDATA[tech trends]]></category>
		<guid isPermaLink="false">https://hub.dakidarts.com/?p=7932</guid>

					<description><![CDATA[Verse, a revolutionary AI-powered app, empowers Gen Z to unleash their creativity and design stunning content. Discover how Verse simplifies the content creation process and helps young creators express themselves authentically.]]></description>
										<content:encoded><![CDATA[
<div>
<p id="speakable-summary" class="wp-block-paragraph"><span style="color: #3366ff;"><a style="color: #3366ff;" href="https://verse.surf/" target="_blank" rel="noreferrer noopener nofollow">Verse</a></span>, a new AI-powered creative app, is aiming to help Gen Z users create hyper-visual and expressive content. The iOS app allows users to design and publish multimedia content on an interactive canvas with the help of an <a href="https://hub.dakidarts.com/tag/ai/"><span style="color: #3366ff;">AI</span></a> assistant.</p>
<p class="wp-block-paragraph">You can create a mini website, called a Verse, for things like moodboards, greeting cards, invitations, storefronts, fan pages, blogs, and more. Verse also gives content creators and influencers a creative way to connect with their audience and share information via a link-in-bio format.</p>
<p class="wp-block-paragraph">Verse was founded by Bobby Pinckney, a former management consultant at PwC, and Michelle Yin, a former engineer at Meta. The duo met in college and previously founded a YC-backed music discovery app called <span style="color: #3366ff;"><a style="color: #3366ff;" href="https://discz.com/" target="_blank" rel="noreferrer noopener nofollow">Discz</a></span>, which currently has more than 1.5 million users.</p>
<p class="wp-block-paragraph">Pinckney and Yin came up with the idea for Verse while they were working on Discz. They added a Profile feature for the app that users could drag and drop songs or images onto. Although the duo added the feature to allow users to express what kind of music they like, they saw that people were using it as a creative tool.</p>
<p class="wp-block-paragraph">“What we thought was going to be a way for people to express like, this is who I am and what music I like, turned out to be a tool of choice for users,” Pinckney said. “And this just blew our minds, because we didn’t expect it at all. We’re like, this is a music app, and we gave these users a Profile, but they’re literally using our platform to create media that they then share elsewhere.”</p>
<figure class="wp-block-image aligncenter size-large"><img  fetchpriority="high"  decoding="async"  class="wp-image-2852495"  src="https://techcrunch.com/wp-content/uploads/2024/09/docs_bf846e5b-0251-4fad-a3fa-818f80ea6f1d_media_82d715481813db67e205421113223bdb.gif?w=383"  alt="Verse: The AI-Powered App for Gen Z Creators"  width="532"  height="944"  title="Verse: The AI-Powered App for Gen Z Creators" ><figcaption class="wp-element-caption"><strong>Image Credits:</strong> Verse</figcaption></figure>
<p class="wp-block-paragraph">The duo then decided to create Verse. The platform launched to the public on iOS in June, and users have created over 200,000 Verses since then.</p>
<p class="wp-block-paragraph">While current popular design and publishing platforms like Canva and Wix are static and somewhat template-based, Verse offers a scrollable, multimodal canvas. You can add all sorts of elements to your creation, such as photos, stickers, videos, links, GIFs, text, backgrounds, songs, and more. You can also link a Verse within another Verse.</p>
<p class="wp-block-paragraph">The platform’s AI assistant will guide you through the entire process, from designing to publishing. The assistant leverages LLMs from <span style="color: #3366ff;"><a style="color: #3366ff;" href="https://hub.dakidarts.com/tag/openai/">OpenAI</a></span>, Anthropic, <a href="https://hub.dakidarts.com/tag/meta/"><span style="color: #3366ff;">Meta’s Llama</span></a>, and Mistral.</p>
<p class="wp-block-paragraph">“We’ve essentially taken all these super complex technologies, like publishing and design, and we’ve made it accessible directly from your mobile phone, and also made it incredibly easy to use,” Yin said.</p>
<p class="wp-block-paragraph">Once you’ve created your Verse, you can publish it and share it as a mini website across social media.</p>
<p class="wp-block-paragraph">“Self-expression is a very common use case,” Pinckney said. “Not everyone wants to be on camera and make a TikTok, right? And so, you have so many people who want to express themselves and communicate an interest or hobby or information but don’t want to be making TikToks, for example. And so this is a creative medium for them to express that.”</p>
<figure class="wp-block-image aligncenter size-large"><img  decoding="async"  class="wp-image-2852497"  src="https://techcrunch.com/wp-content/uploads/2024/09/docs_bf846e5b-0251-4fad-a3fa-818f80ea6f1d_media_b1846a3ab77009bd0c2099596ccecc68.gif?w=380"  alt="Verse: The AI-Powered App for Gen Z Creators"  width="380"  height="674"  title="Verse: The AI-Powered App for Gen Z Creators" ><figcaption class="wp-element-caption"><strong>Image Credits:</strong> Verse</figcaption></figure>
<p class="wp-block-paragraph">In addition to being used by everyday users to express themselves, Verse is also a way for artists and companies to make immersive content for their brands.</p>
<p class="wp-block-paragraph">For example, <span style="color: #3366ff;"><a style="color: #3366ff;" href="https://verse.surf/kenyagrace/the-after-taste" rel="nofollow noopener" target="_blank">British singer and songwriter Kenya Grace</a></span> created a Verse to mark the launch of her EP. The Verse includes a link to her new single, a list of her tour dates and where to buy tickets, links to her social media, images of herself, and more. Plus, <span style="color: #3366ff;"><a style="color: #3366ff;" href="https://verse.surf/drinklunar/Sweet-but-not-too-sweet" rel="nofollow noopener" target="_blank">hard seltzer company Lunar</a></span> has created a Verse that it has in its Instagram bio to market its different products and link out to where users can purchase them.</p>
<p class="wp-block-paragraph">While Verse is mainly a design platform, it also includes a social aspect. You can <span style="color: #3366ff;"><a style="color: #3366ff;" href="https://verse.surf/explore/featured" target="_blank" rel="noreferrer noopener nofollow">browse through Verses </a></span>that other people have created based on different topics, such as Trending, Featured, Music, Lifestyle, Art, Film, Gaming, and more. If you come across a Verse you like, you can leave a comment.</p>
<p class="wp-block-paragraph">The app is free to use, but the company may explore a subscription model at some point in the future.</p>
<p class="wp-block-paragraph">In terms of the future, Verse plans to launch an Android app. The company also plans to launch a way for users to create Verses on the web, especially as it has been seeing demand from marketing teams that want to create experiences for their brands on the web.</p>
</div>
<a href="https://shop.dakidarts.com/product-category/downloads/ebook/" class="dws-sgp-ls" target="_blank" rel="noopener">
<img  decoding="async"  src="https://res.cloudinary.com/ds64xs2lp/image/upload/v1758338082/X-cover_ptewri.jpg"  alt="Discover Books By our founder Etuge Anselm."  title="Verse: The AI-Powered App for Gen Z Creators" >
</a>
]]></content:encoded>
					
					<wfw:commentRss>https://hub.dakidarts.com/verse-the-ai-powered-app-for-gen-z-creators/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<media:content url="https://cdn.dakidarts.com/image/Meet-Verse-an-AI-powered-creative-app-that-helps-Gen-Z.png" medium="image"></media:content>
            	</item>
		<item>
		<title>DryMerge: Bridging the Gap Between Incompatible Apps</title>
		<link>https://hub.dakidarts.com/drymerge-bridging-the-gap-between-incompatible-apps/</link>
					<comments>https://hub.dakidarts.com/drymerge-bridging-the-gap-between-incompatible-apps/#respond</comments>
		
		<dc:creator><![CDATA[Dakidarts]]></dc:creator>
		<pubDate>Mon, 16 Sep 2024 10:28:43 +0000</pubDate>
				<category><![CDATA[Tech Trends 📡]]></category>
		<category><![CDATA[AI 🤖]]></category>
		<category><![CDATA[Artificial Intelligence (AI)]]></category>
		<category><![CDATA[Automation]]></category>
		<category><![CDATA[drymerge]]></category>
		<category><![CDATA[Exclusive]]></category>
		<category><![CDATA[Funding]]></category>
		<category><![CDATA[iPaaS]]></category>
		<category><![CDATA[Startups]]></category>
		<category><![CDATA[workflow]]></category>
		<category><![CDATA[Y Combinator]]></category>
		<guid isPermaLink="false">https://hub.dakidarts.com/?p=7577</guid>

					<description><![CDATA[DryMerge, an innovative AI platform, promises to revolutionize workflow automation by connecting disparate apps. Despite its challenges, DryMerge offers a valuable solution for streamlining tasks and improving efficiency.]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-image size-large"><img  decoding="async"  src="https://cdn.dakidarts.com/image/DryMerge-promises-to-connect-apps-that-normally-dont-talk-to-1024x683.jpg"  alt="DryMerge: Bridging the Gap Between Incompatible Apps"  title="DryMerge: Bridging the Gap Between Incompatible Apps" ><figcaption>DryMerge: Bridging the Gap Between Incompatible Apps</figcaption></figure>



<div>
<p id="speakable-summary" class="wp-block-paragraph">Platforms to connect apps that wouldn’t normally talk to each other have been around for a minute (see: Zapier). But they have not gotten dramatically simpler to use if you’re nontechnical. Generative AI has lowered the barrier to entry somewhat. However, getting the most out of these platforms — and fixing things when they break — still requires a bit of programming know-how.</p>
<p class="wp-block-paragraph">Software developers Sam Brashears and Edward Frazer perceived this to be the case as well. During internships at tech giants like Meta and Stripe, they struggled to get automations working using some of the more popular app-linking tools.</p>
<p class="wp-block-paragraph">“I’d been dealing with the pain of designing integrations and automations from scratch,” Frazer said in an interview. “And Sam believed that generative AI models would solve the biggest problem in integrations — transforming data between APIs.”</p>
<p class="wp-block-paragraph">So Brashears and Frazer, longtime friends who’d been building software together since elementary school, decided to try their hands at a streamlined, easy-to-use app-to-app integration platform.</p>
<p class="wp-block-paragraph">DryMerge is the fruit of their work. A chatbot for building workflows, DryMerge lets you describe an automation you want between apps — for instance, “Whenever I get an email from a new prospect, ping the team on Slack and add them to HubSpot” — and handles the necessary technical scaffolding.</p>
<p class="wp-block-paragraph">“Currently, IT departments use complicated no-code tools to automate workflows on behalf of non-IT teams,” Frazer said. “A natural language interface opens up automation to nontechnical people.”</p>
<p class="wp-block-paragraph">It sounded like a neat idea, a chatbot that can string apps together for you — particularly if you, like me, have spent countless hours wrestling with IFTTT. So, I decided to give DryMerge a go, hoping to replace my old and rickety automations once and for all.</p>
<p class="wp-block-paragraph">DryMerge’s UI is quite clean and minimalist. It reminds me a bit of ChatGPT; there’s not much to look at besides a text bot. Each new request (e.g., “Text me a summary of my calendar meetings every morning”) starts a new chat session, and these sessions can be revisited at any time from a list on the left-side panel.</p>
<figure class="wp-block-image aligncenter size-large is-resized"><img  decoding="async"  class="wp-image-2878299"  style="width: auto; height: 850px;"  src="https://techcrunch.com/wp-content/uploads/2024/09/Screenshot-2024-09-13-at-4.21.20PM-e1726259071278.png?w=528"  alt="DryMerge"  width="1664"  height="2144"  title="DryMerge: Bridging the Gap Between Incompatible Apps" >
<figcaption class="wp-element-caption">DryMerge’s automations management screen.</figcaption>
<figcaption class="wp-element-caption"><strong>Image Credits:</strong> DryMerge</figcaption>
</figure>
<p class="wp-block-paragraph">DryMerge hooks into an expanding library of apps, including Gmail, Microsoft Outlook, Salesforce, storage services like Dropbox and OneDrive, social media platforms (e.g., X), and messaging clients (e.g., Discord). Once the platform creates an automation with these, it plops that automation into a dedicated window showing when the automation last run and whether DryMerge encountered any errors.</p>
<p class="wp-block-paragraph">I tried setting up a few automations I thought might be useful for a reporter with an overfull schedule, like one to throw Gmail contacts into a spreadsheet and add dates from recent email invitations to a Google Calendar. Things started out promising — DryMerge had me log into the relevant apps and asked whether I’d like to test the automations to ensure everything was working properly.</p>
<p class="wp-block-paragraph">But then, problems started to crop up.</p>
<p class="wp-block-paragraph">Several times, DryMerge’s chatbot stopped responding altogether. Other times, it missed key details in a request. I tried repeatedly to get DryMerge to understand that I wanted to <em>copy</em> Gmail contacts to my Google Calendar, but every attempt, it thought I wanted to <em>manually</em> enter contacts into a spreadsheet.</p>
<p class="wp-block-paragraph">The setbacks didn’t completely ruin my DryMerge experience. Giving credit where it’s due, the platform’s nifty when it works. For example, I successfully got DryMerge to set up an automation that copies posts from my X account to the personal Discord server I use to aggregate various notifications. A niche use case? Perhaps. But it’s going to save this reporter a lot of task switching.</p>
<figure class="wp-block-image aligncenter size-large is-resized"><img  loading="lazy"  decoding="async"  class="wp-image-2878298"  style="width: auto; height: 850px;"  src="https://techcrunch.com/wp-content/uploads/2024/09/Screenshot-2024-09-13-at-4.21.05PM-e1726259163649.png?w=529"  alt="DryMerge"  width="1664"  height="2138"  title="DryMerge: Bridging the Gap Between Incompatible Apps" >
<figcaption class="wp-element-caption">Chatting with DryMerge’s bot.</figcaption>
<figcaption class="wp-element-caption"><strong>Image Credits:</strong> DryMerge</figcaption>
</figure>
<p class="wp-block-paragraph">The bugs, Frazer assures me, will be addressed in time. He and Brashears are DryMerge’s only employees, so there’s lots on the to-do list.</p>
<p class="wp-block-paragraph">“We think we’re well-positioned to iterate quickly and nimbly,” Frazer said.</p>
<p class="wp-block-paragraph">Assuming Frazer and Brashears can get DryMerge’s platform in good working condition, the bigger challenge the duo will have to face is staying relevant in the fiercely competitive integration-platform-as-a-service (iPaaS) space. According to recent <span style="color: #3366ff;"><a style="color: #3366ff;" href="https://www.businesswire.com/news/home/20211102005932/en/Market-Study-Reveals-89-of-Companies-Struggle-with-Data-and-System-Integration-Driving-iPaaS-Adoption" target="_blank" rel="noreferrer noopener nofollow">poll</a></span> released by IDG and TeamDynamix, iPaaS is one of the fastest-growing software markets, projected to reach $2.7 billion this year.</p>
<p class="wp-block-paragraph">AWS has its own iPaaS called AppFabric. IBM recently acquired iPaaS tech from Software AG. A growing number of startups aside from DryMerge are attempting to break into the segment, while incumbents like Zapier and IFTTT are aggressively deploying generative AI capabilities.</p>
<p class="wp-block-paragraph">Frazer makes the case that DryMerge’s differentiator is — and will remain — “being 10x easier to use” than drag-and-drop integration builders.</p>
<p class="wp-block-paragraph">“Our users include online fashion retailers, school administrators, and asset managers — the vast majority of which have never touched a line of code,” he said. “They use us to save hours a day on tasks ranging from customer support automation to customer relationship management data entry.”</p>
<p class="wp-block-paragraph">Frazer’s not wrong about the opportunity. Per the IDG and TeamDynamix poll, 66% percent of companies said that they’ll invest in iPaaS to address internal automation and data integration challenges.</p>
<p class="wp-block-paragraph">“We think a gigantic enterprise opportunity is in increasing the simplicity of automation and delivering easy-to-use tooling that empowers nontechnical folks,” Frazer said.</p>
<p class="wp-block-paragraph">It’s very early days for DryMerge, which only has around 2,000 users at present. But the company was accepted into Y Combinator’s Winter 2024 batch, and DryMerge this past summer closed a $2.2 million seed round led by Garage Capital with participation from Goodwater Capital, Ritual Capital, and angels whose names Frazer wouldn’t reveal.</p>
<p class="wp-block-paragraph">Frazer says that the funds are being put toward adding new app integrations and doubling the size of DryMerge’s team in the next few months.</p>
</div>
<a href="https://shop.dakidarts.com/product-category/downloads/ebook/" class="dws-sgp-ls" target="_blank" rel="noopener">
<img  decoding="async"  src="https://res.cloudinary.com/ds64xs2lp/image/upload/v1758338082/X-cover_ptewri.jpg"  alt="Discover Books By our founder Etuge Anselm."  title="DryMerge: Bridging the Gap Between Incompatible Apps" >
</a>]]></content:encoded>
					
					<wfw:commentRss>https://hub.dakidarts.com/drymerge-bridging-the-gap-between-incompatible-apps/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<media:content url="https://cdn.dakidarts.com/image/DryMerge-promises-to-connect-apps-that-normally-dont-talk-to.jpg" medium="image"></media:content>
            	</item>
		<item>
		<title>Codeium Raises $150M, Challenges GitHub Copilot in AI Coding Market</title>
		<link>https://hub.dakidarts.com/codeium-raises-150m-challenges-github-copilot-in-ai-coding-market/</link>
					<comments>https://hub.dakidarts.com/codeium-raises-150m-challenges-github-copilot-in-ai-coding-market/#respond</comments>
		
		<dc:creator><![CDATA[Dakidarts]]></dc:creator>
		<pubDate>Sat, 07 Sep 2024 12:41:34 +0000</pubDate>
				<category><![CDATA[AI 🤖]]></category>
		<category><![CDATA[Tech Trends 📡]]></category>
		<category><![CDATA[AI]]></category>
		<category><![CDATA[Artificial Intelligence (AI)]]></category>
		<category><![CDATA[Codeium]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[Dev]]></category>
		<category><![CDATA[Funding]]></category>
		<category><![CDATA[Generative AI]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Startups]]></category>
		<guid isPermaLink="false">https://hub.dakidarts.com/?p=7224</guid>

					<description><![CDATA[AI-powered coding assistant Codeium has secured a significant investment of $150 million, valuing the company at $1.25 billion. This funding will fuel Codeium's growth and development as it competes with GitHub Copilot in the AI-driven coding market.]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-image size-large"><img  loading="lazy"  decoding="async"  width="1024"  height="576" src="https://cdn.dakidarts.com/image/Codeium-Raises-150M-Challenges-GitHub-Copilot-in-AI-Coding-Market-1024x576.jpg"  alt="Codeium Raises $150M, Challenges GitHub Copilot in AI Coding Market"  class="wp-image-7244"  title="Codeium Raises $150M, Challenges GitHub Copilot in AI Coding Market"  srcset="https://cdn.dakidarts.com/image/Codeium-Raises-150M-Challenges-GitHub-Copilot-in-AI-Coding-Market-300x169.jpg 300w, https://cdn.dakidarts.com/image/Codeium-Raises-150M-Challenges-GitHub-Copilot-in-AI-Coding-Market-1024x576.jpg 1024w, https://cdn.dakidarts.com/image/Codeium-Raises-150M-Challenges-GitHub-Copilot-in-AI-Coding-Market.jpg 1280w"  sizes="auto, (max-width: 1024px) 100vw, 1024px" ><figcaption>Codeium Raises $150M, Challenges GitHub Copilot in AI Coding Market</figcaption></figure>



<div>
<p id="speakable-summary" class="wp-block-paragraph">A startup whose product competes with GitHub Copilot and other AI-powered coding assistants has achieved unicorn status.</p>
<p class="wp-block-paragraph">On Thursday, <span style="color: #3366ff;"><a style="color: #3366ff;" href="https://codeium.com/" target="_blank" rel="noreferrer noopener nofollow">Codeium</a></span> said it closed a $150 million Series C round led by General Catalyst that values the company at $1.25 billion post-money. The round, which also saw participation from existing investors Kleiner Perkins and Greenoaks, brings the company’s total funding raised to nearly a quarter-billion dollars ($243 million) a mere three years since its launch.</p>
<p class="wp-block-paragraph">Codeium’s co-founder and CEO, Varun Mohan, said that Codeium hasn’t even touched the $65 million Series B tranche it raised in January yet. Back then, just eight months ago, Codeium was valued at half a billion dollars.</p>
<p class="wp-block-paragraph">“Even though we’ve barely made a dent in our existing funding, we believe that this injection of capital will allow us to significantly ramp up R&amp;D and growth while making even larger strategic bets,” he said.</p>
<p class="wp-block-paragraph">Codeium was founded in 2021 by Mohan and his childhood friend and fellow MIT grad, Douglas Chen. Prior to Codeium, Chen was at Meta, where he helped to build software tools for VR headsets like the Oculus Quest. Mohan was a tech lead at Nuro, the autonomous delivery startup, responsible for managing the autonomy infrastructure team.</p>
<p class="wp-block-paragraph">The startup began as a radically different company called Exafunction, focused on GPU optimization and virtualization for AI workloads. But in 2022, Mohan and Chen sensed a bigger opportunity in generative coding and decided to rebrand — and pivot.</p>
<p class="wp-block-paragraph">“Despite the influx of generative AI tools, developers are still struggling with time-consuming coding tasks,” Mohan said. “Many of the AI-driven solutions provide generic code snippets that require significant manual work to integrate and secure within existing codebases. That’s where our AI coding assistance comes in.”</p>
<p class="wp-block-paragraph">Codeium’s platform, powered by generative AI models trained on public code, serves up suggestions in the context of an app’s entire codebase. It supports around 70 programming languages and integrates with a number of popular development environments, including Microsoft Visual Studio and JetBrains.</p>
<figure class="wp-block-image aligncenter size-large"><img  loading="lazy"  decoding="async"  class="wp-image-2844980"  src="https://techcrunch.com/wp-content/uploads/2024/08/acceleration1.gif?w=680"  alt="Codeium"  width="1134"  height="540"  title="Codeium Raises $150M, Challenges GitHub Copilot in AI Coding Market" >
<figcaption class="wp-element-caption">Codeium’s AI-generated coding suggestions.</figcaption>
<figcaption class="wp-element-caption"><strong>Image Credits:</strong> Codeium</figcaption>
</figure>
<p class="wp-block-paragraph">To attract devs away from Copilot and other rivals, Codeium has released a generous free tier to start. The strategy seems to have worked: Today, the startup has more than 700,000 users and over 1,000 enterprise customers, including Anduril, Zillow and Dell.</p>
<p class="wp-block-paragraph">Quentin Clark, managing director at General Catalyst, implied that Codeium won some of its larger contracts by embracing a steadfastly client-centric approach to product research.</p>
<p class="wp-block-paragraph">“The team’s approach has always been to follow its customers, leading the company to build solutions on their terms — deployable in any environment and supporting more languages than anyone else,” Clark said in a statement. “What Codeium has created isn’t just a demo, an announcement, or an idea — this is a fully scaling business, with large enterprises adopting the product across their entire organizations.”</p>
<p class="wp-block-paragraph">Businesses are often wary of exposing proprietary code to a third party — for instance, Apple <span style="color: #3366ff;"><a style="color: #3366ff;" href="https://www.ciodive.com/news/apple-chatgpt-openai-copilot-generative-AI/650816/" target="_blank" rel="noreferrer noopener nofollow">reportedly</a></span> banned staff from using Copilot last year, citing concerns about confidential data leakage. To attempt to allay such fears, Codeium began offering a self-hosted installation option alongside its standard software-as-a-service plan.</p>
<figure class="wp-block-image aligncenter size-large"><img  loading="lazy"  decoding="async"  class="wp-image-2844981"  src="https://techcrunch.com/wp-content/uploads/2024/08/authorize_extension.png?w=680"  sizes="auto, (max-width: 2874px) 100vw, 2874px"  srcset="https://techcrunch.com/wp-content/uploads/2024/08/authorize_extension.png 2874w, https://techcrunch.com/wp-content/uploads/2024/08/authorize_extension.png?resize=150,85 150w, https://techcrunch.com/wp-content/uploads/2024/08/authorize_extension.png?resize=300,170 300w, https://techcrunch.com/wp-content/uploads/2024/08/authorize_extension.png?resize=768,436 768w, https://techcrunch.com/wp-content/uploads/2024/08/authorize_extension.png?resize=680,386 680w, https://techcrunch.com/wp-content/uploads/2024/08/authorize_extension.png?resize=1200,681 1200w, https://techcrunch.com/wp-content/uploads/2024/08/authorize_extension.png?resize=1280,727 1280w, https://techcrunch.com/wp-content/uploads/2024/08/authorize_extension.png?resize=430,244 430w, https://techcrunch.com/wp-content/uploads/2024/08/authorize_extension.png?resize=720,409 720w, https://techcrunch.com/wp-content/uploads/2024/08/authorize_extension.png?resize=900,511 900w, https://techcrunch.com/wp-content/uploads/2024/08/authorize_extension.png?resize=800,454 800w, https://techcrunch.com/wp-content/uploads/2024/08/authorize_extension.png?resize=1536,872 1536w, https://techcrunch.com/wp-content/uploads/2024/08/authorize_extension.png?resize=2048,1163 2048w"  alt="Codeium"  width="2874"  height="1632"  title="Codeium Raises $150M, Challenges GitHub Copilot in AI Coding Market" >
<figcaption class="wp-element-caption"><strong>Image Credits:</strong> Codeium</figcaption>
</figure>
<p class="wp-block-paragraph">Companies can now deploy Codeium’s service on their own hardware if they wish. Or they can adopt a hybrid setup, keeping their data on their own devices while using Codeium’s servers for computing needs.</p>
<p class="wp-block-paragraph">There’s always some risk involved in data transfers to the cloud, but Mohan claimed that Codeium leverages strong encryption. “We never train our proprietary generative autocomplete model on user data, never sell data and ensure all data transmission is encrypted,” he added.</p>
<p class="wp-block-paragraph">Codeium has also taken steps to remove “non-permissively” licensed code (e.g., code under copyright) from the datasets it used to train its AI models. Some code-generating tools trained using restrictively licensed or copyrighted code have been <span style="color: #3366ff;"><a style="color: #3366ff;" href="https://news.ycombinator.com/item?id=27710287" target="_blank" rel="noreferrer noopener nofollow">shown</a></span> to regurgitate that code when prompted in a certain way, posing a liability risk (i.e., developers that incorporate the code could be sued). Mohan said that’s not the case with Codeium, thanks to its training data prep and filtering approach.</p>
<p class="wp-block-paragraph">“We also remove any remaining data that looks similar to code that is explicitly non-permissively licensed just in case other people copied code without providing the proper attribution and licensing,” he added. “On top of this, we have state-of-the-art, post-generation attribution filtering and logging in the case that these large probabilistic models produce code that is similar to public code, whether permissively or non-permissively licensed.”</p>
<p class="wp-block-paragraph">But what about hallucinations? Most AI coding tools are notorious for making stuff up, which can be quite destructive in an enterprise environment.</p>
<p class="wp-block-paragraph">An analysis by developer tooling startup GitClear found that generative AI tools have resulted in <span style="color: #3366ff;"><a style="color: #3366ff;" href="https://visualstudiomagazine.com/Articles/2024/01/25/copilot-research.aspx" target="_blank" rel="noreferrer noopener nofollow">more mistaken code</a></span> being pushed to codebases over the past few years. And a Purdue <a href="https://futurism.com/the-byte/study-chatgpt-answers-wrong" target="_blank" rel="noreferrer noopener nofollow"><span style="color: #3366ff;">study</span></a> found that over half the answers that OpenAI’s ChatGPT gives to programming questions are incorrect. Security researchers have warned of the potential for such tools to amplify existing bugs in software.</p>
<p class="wp-block-paragraph">A <span style="color: #3366ff;"><a style="color: #3366ff;" href="https://www.ciodive.com/news/security-issues-ai-generated-code-snyk/705900/" target="_blank" rel="noreferrer noopener nofollow">recent</a></span> survey from cybersecurity firm Snyk found that nine in ten developers worry about the broader security implications of using AI coding platforms. But Mohan claimed that Codeium’s supposedly superior, deep context-rich tech yields more trustworthy results than most.</p>
<p class="wp-block-paragraph">“Our context awareness engine is able to ground results in what is already existing in a user’s codebase, leading to suggestions with fewer hallucinations and more adherence to existing syntax, semantics and standards,” he said.</p>
<p class="wp-block-paragraph">Whether benchmarks back that up or not, Codeium’s sales pitch seems to be resonating with the right execs: Revenue hit eight figures this year. Mohan said the 80-person, Mountain View-based startup plans to expand headcount to 120 by 2025 as it aims to make a bigger dent in a market with formidable competitors like Tabnine, Anysphere and Poolside.</p>
<p class="wp-block-paragraph">Catching up to Copilot, which had <span style="color: #3366ff;"><a style="color: #3366ff;" href="https://fortune.com/2024/06/06/generative-ai-copilots-could-promise-a-workplace-utopia/" target="_blank" rel="noreferrer noopener nofollow">over 1.8 million paying users</a></span> as of April, probably isn’t in the cards for Codeium — at least not imminently. It doesn’t have to be. As Mohan rightly noted, given the <span style="color: #3366ff;"><a style="color: #3366ff;" href="https://github.blog/news-insights/research/survey-ai-wave-grows/" target="_blank" rel="noreferrer noopener nofollow">widespread adoption</a></span> of AI coding tools among developers (despite their reservations), even a small slice of the nascent segment is bound to be lucrative.</p>
<p class="wp-block-paragraph">Polaris Research <span style="color: #3366ff;"><a style="color: #3366ff;" href="https://www.polarismarketresearch.com/press-releases/ai-code-tools-market" target="_blank" rel="noreferrer noopener nofollow">projects</a></span> that the AI code tools market will be worth $27.17 billion by 2032.</p>
<p class="wp-block-paragraph">“An overabundance of hype is a challenge the industry faces,” Mohan said. “This will make it harder for every company to truly convince end users that they are at the forefront of possibility. But we believe that truth-seeking and realistic AI companies like Codeium will eventually cut through this noise.”</p>
</div>
<a href="https://shop.dakidarts.com/product-category/downloads/ebook/" class="dws-sgp-ls" target="_blank" rel="noopener">
<img  decoding="async"  src="https://res.cloudinary.com/ds64xs2lp/image/upload/v1758338082/X-cover_ptewri.jpg"  alt="Discover Books By our founder Etuge Anselm."  title="Codeium Raises $150M, Challenges GitHub Copilot in AI Coding Market" >
</a>]]></content:encoded>
					
					<wfw:commentRss>https://hub.dakidarts.com/codeium-raises-150m-challenges-github-copilot-in-ai-coding-market/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<media:content url="https://i2.wp.com/cdn.dakidarts.com/image/Codeium-Raises-150M-Challenges-GitHub-Copilot-in-AI-Coding-Market-1024x576.jpg?ssl=1" medium="image"></media:content>
            	</item>
		<item>
		<title>Former Riot Games Devs Revolutionize Gaming with AI-Powered NPCs</title>
		<link>https://hub.dakidarts.com/former-riot-games-devs-revolutionize-gaming-with-ai-powered-npcs/</link>
					<comments>https://hub.dakidarts.com/former-riot-games-devs-revolutionize-gaming-with-ai-powered-npcs/#respond</comments>
		
		<dc:creator><![CDATA[Dakidarts]]></dc:creator>
		<pubDate>Thu, 05 Sep 2024 06:38:34 +0000</pubDate>
				<category><![CDATA[AI 🤖]]></category>
		<category><![CDATA[Tech Trends 📡]]></category>
		<category><![CDATA[Artificial Intelligence (AI)]]></category>
		<category><![CDATA[Generative AI]]></category>
		<category><![CDATA[Jam & Tea Studios]]></category>
		<category><![CDATA[London Venture Partners]]></category>
		<category><![CDATA[Startups]]></category>
		<category><![CDATA[tech trends]]></category>
		<category><![CDATA[video games]]></category>
		<guid isPermaLink="false">https://hub.dakidarts.com/?p=7071</guid>

					<description><![CDATA[Former Riot Games employees have teamed up to create a new video game powered by generative AI. The innovative technology will bring unprecedented levels of realism and interactivity to non-playable characters (NPCs).]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-image size-large"><img  decoding="async"  src="https://cdn.dakidarts.com/image/Former-Riot-Games-employees-leverage-generative-AI-to-power-NPCs-1024x653.jpg"  alt="Former Riot Games Devs Revolutionize Gaming with AI-Powered NPCs"  title="Former Riot Games Devs Revolutionize Gaming with AI-Powered NPCs" ><figcaption>Former Riot Games Devs Revolutionize Gaming with AI-Powered NPCs</figcaption></figure>



<div>
<p id="speakable-summary" class="wp-block-paragraph"><span style="color: #3366ff;"><a style="color: #3366ff;" href="https://www.jamandtea.studio/" rel="nofollow noopener" target="_blank">Jam &amp; Tea Studios</a></span> is the latest gaming startup implementing generative AI to transform the way players interact with non-playable characters (NPCs) in video games. </p>
<p class="wp-block-paragraph">Traditionally, video game NPCs are directed by predetermined scripts, which can feel repetitive, unrealistic and boring. It also may restrict the number of potential experiences for players. However, when generative AI is involved, players can engage in casual conversation and interact with NPCs how they want to (within reason).</p>
<p class="wp-block-paragraph">Founded by gaming veterans from Riot Games, Wizards of the Coast and Magic: The Gathering, the company announced on Friday its first game that will leverage generative AI tools to help with gameplay mechanics, content generation, dialogue and item generation. </p>
<p class="wp-block-paragraph">Jam &amp; Tea’s debut game, Retail Mage, is a roleplaying game that allows players to take on the role of a wizard working as a salesperson at a magical furniture store. The main goal of the game is to earn five-star reviews by helping customers. But it’s really up to the players to decide if they actually want to work or cause chaos. With AI NPCs as customers and human players being able to say and do <em>almost</em> whatever they want, the possible outcomes should vary widely.</p>
<p class="wp-block-paragraph">In Retail Mage, players are approached by customers who each have their own requests. Instead of selecting from preset phrases, players can type in the text generator how they’d like to respond. The player can ask the AI to “say something charming,” and it will offer four different dialogue options. </p>
<figure class="wp-block-image aligncenter size-full"><img  loading="lazy"  decoding="async"  class="wp-image-2846212"  src="https://techcrunch.com/wp-content/uploads/2024/08/retail-mage.png"  sizes="auto, (max-width: 1200px) 100vw, 1200px"  srcset="https://techcrunch.com/wp-content/uploads/2024/08/retail-mage.png 1200w, https://techcrunch.com/wp-content/uploads/2024/08/retail-mage.png?resize=150,100 150w, https://techcrunch.com/wp-content/uploads/2024/08/retail-mage.png?resize=300,200 300w, https://techcrunch.com/wp-content/uploads/2024/08/retail-mage.png?resize=768,511 768w, https://techcrunch.com/wp-content/uploads/2024/08/retail-mage.png?resize=680,452 680w, https://techcrunch.com/wp-content/uploads/2024/08/retail-mage.png?resize=430,286 430w, https://techcrunch.com/wp-content/uploads/2024/08/retail-mage.png?resize=720,479 720w, https://techcrunch.com/wp-content/uploads/2024/08/retail-mage.png?resize=900,599 900w, https://techcrunch.com/wp-content/uploads/2024/08/retail-mage.png?resize=800,532 800w"  alt="Former Riot Games Devs Revolutionize Gaming with AI-Powered NPCs"  width="1200"  height="798"  title="Former Riot Games Devs Revolutionize Gaming with AI-Powered NPCs" >
<figcaption class="wp-element-caption"><strong>Image Credits:</strong> Jam &amp; Tea</figcaption>
</figure>
<p class="wp-block-paragraph">Jam &amp; Tea is among several companies competing in the AI-powered NPC space, alongside Artificial Agency, Inworld and Nvidia. Ubisoft’s AI-powered “Ghostwriter” tool writes NPC dialogue for some of its games. </p>
<p class="wp-block-paragraph">The new game also comes at a time when there’s concern among creatives about the potential challenges posed by the prevalence of generative AI. Last month, <span style="color: #3366ff;"><a style="color: #3366ff;" href="https://www.hollywoodreporter.com/business/business-news/sag-aftra-calls-strike-against-major-video-game-studios-1235957116/" rel="nofollow noopener" target="_blank">SAG-AFTRA</a></span> — the union comprised of voice actors and other talent — initiated a strike against major game publishers over AI concerns.</p>
<p class="wp-block-paragraph">However, Jam &amp; Tea claims it’s taking a balanced approach to the inclusion of AI, and wants to protect artists, writers and other creatives working in game design. </p>
<p class="wp-block-paragraph">“Our philosophy is that we believe creatives are going to be only more essential as we move forward in using this technology and in bringing new experiences to players,” co-founder and chief creative officer <span style="color: #3366ff;"><a style="color: #3366ff;" href="https://michaelyichao.com" rel="nofollow noopener" target="_blank">M. Yichao</a></span>, who was the former narrative designer for Guild Wars 2, League of Legends and other titles, said.</p>
<p class="wp-block-paragraph">“AI will generate all this dialogue, and you can talk to characters endlessly… but it’s going to take the creative eye and lens to really add meaning to that and to craft that into an experience that matters into something with impact, depth and emotion that carries through stories. That’s going to become more important than ever,” Yichao added.  </p>
<p class="wp-block-paragraph">He explained that creatives are heavily involved throughout the development process, including when it comes to crafting NPCs, giving them motivation, interests and backstory, as well as providing example lines to help the AI mimic the tone and generate lines in real-time.</p>
<h2 id="h-limitations-of-ai-npcs" class="wp-block-heading"><span id="limitations-of-ai-npcs"><strong>Limitations</strong> <strong>of AI NPCs</strong></span></h2>
<p class="wp-block-paragraph">Despite its advantages, generative AI in NPCs has its limitations. One major concern is the issue of AI unpredictability, when the behavior of an NPC becomes excessively erratic, resulting in a frustrating experience for the player. AI can also hallucinate answers, so there’s a possibility that the NPC could say something that’s wrong or doesn’t exist in the world. </p>
<p class="wp-block-paragraph">Continuously improving the AI engine will help mitigate unpredictable NPCs, Yichao believes. Players can also rate the characters’ responses, which provides data to help improve the characters’ behavior. Plus, Jam &amp; Tea claims to have put guardrails in place to prevent inappropriate conversations. </p>
<p class="wp-block-paragraph">Players are still encouraged to be creative, allowing for inventive and spontaneous interactions to occur. For example, instead of helping a customer, players can choose to engage in activities instead, like playing hide and seek — a real scenario that occurred during playtesting.</p>
<p class="wp-block-paragraph">“Our lead engineer was playtesting one night and went up to the NPCs and just said, ‘I’m bored.’ And the NPC responded by saying, ‘Well, why don’t we play a game? Let’s play hide and seek.’ And so the other NPCs heard and said, ‘Oh, we’re playing too,’” shared co-founder and CTO <span style="color: #3366ff;"><a style="color: #3366ff;" href="https://www.linkedin.com/in/jaaronfarr/" rel="nofollow noopener" target="_blank">Aaron Farr</a></span>. The NPCs proceeded to follow the rules of the game, with one seeker walking throughout the store to find all the hiders. </p>
<p class="wp-block-paragraph">“None of that was programmed; all of that was emergent behavior. That is part of the delight of when we have what a player wants to do combined with its experience to modify the experience in real-time,” added Farr, a former engineering leader at Riot Games and Singularity 6. </p>
<p class="wp-block-paragraph">The company has been experimenting with various large language models (LLMs) throughout the testing phase, including OpenAI, Google’s Gemma, Mistral AI and Meta’s Llama, and other open models. It’s currently uncertain which LLM it will ultimately use in the final version of the game, but is fine-tuning the model to train it on how to give better responses that are more “in character.”  </p>
<h2 id="h-generate-items-out-of-thin-air-nbsp" class="wp-block-heading"><span id="generate-items-out-of-thin-air">Generate items out of thin air </span></h2>
<p class="wp-block-paragraph">Jam &amp; Tea’s AI engine goes beyond dialogue generation. Players can also interact with any object in the game and state their intentions with that object, such as picking it up or dismantling it for parts. They can even create items from scratch. Depending on what they want to do, the game interprets that intention and determines if they’re successful or not. </p>
<p class="wp-block-paragraph">In a demo, Yichao interacted with an NPC named Noreen, who asked for an antelope-shaped plush. He then typed a command into an action box and retrieved a pillow resembling an antelope from a crate. The game recognized his action as successful and added the item to his inventory. </p>
<p class="wp-block-paragraph">Because the item didn’t previously exist in the game, players won’t physically see an antelope-shaped plush appear. All that happens in the game is the item shows up in the player’s inventory as a default image of a pillow. If the player wants to perform an action, like sitting in a chair, a notification appears on the screen indicating that the action was performed. </p>
<p class="wp-block-paragraph">“One of the things that’s really exciting about this technology is it allows for open-ended creative expression. Like, I can take a piece of meat and say, what if I put it in the bowl and I make a delicious fish stew? We might not have a fish stew [image], but one of the things that I’m working with our artists on is coming up with a creative ability to represent that item in a way that’s satisfying in the world and allows the player’s imagination to fill in some of those blanks, and gives players maximum creative freedom to make things that are unexpected,” Yichao said.  </p>
<p class="wp-block-paragraph">AI technology won’t be used for 2D or 3D asset generation. Real artists will create the images.</p>
<figure class="wp-block-image aligncenter size-full"><img  loading="lazy"  decoding="async"  class="wp-image-2846210"  src="https://techcrunch.com/wp-content/uploads/2024/08/JMT-founders.jpg"  sizes="auto, (max-width: 1200px) 100vw, 1200px"  srcset="https://techcrunch.com/wp-content/uploads/2024/08/JMT-founders.jpg 1200w, https://techcrunch.com/wp-content/uploads/2024/08/JMT-founders.jpg?resize=150,97 150w, https://techcrunch.com/wp-content/uploads/2024/08/JMT-founders.jpg?resize=300,193 300w, https://techcrunch.com/wp-content/uploads/2024/08/JMT-founders.jpg?resize=768,495 768w, https://techcrunch.com/wp-content/uploads/2024/08/JMT-founders.jpg?resize=680,438 680w, https://techcrunch.com/wp-content/uploads/2024/08/JMT-founders.jpg?resize=430,277 430w, https://techcrunch.com/wp-content/uploads/2024/08/JMT-founders.jpg?resize=720,464 720w, https://techcrunch.com/wp-content/uploads/2024/08/JMT-founders.jpg?resize=900,580 900w, https://techcrunch.com/wp-content/uploads/2024/08/JMT-founders.jpg?resize=800,515 800w"  alt="Former Riot Games Devs Revolutionize Gaming with AI-Powered NPCs"  width="1200"  height="773"  title="Former Riot Games Devs Revolutionize Gaming with AI-Powered NPCs" >
<figcaption class="wp-element-caption"><strong>Image Credits:</strong> Jam &amp; Tea</figcaption>
</figure>
<p class="wp-block-paragraph">Retail Mage is a relatively basic game compared to others. At launch, the company promises to provide a more advanced product than the test version we saw during the demo. </p>
<p class="wp-block-paragraph">Jam &amp; Tea states that the game is primarily intended to demonstrate the application of the technology as it continues to experiment. Beyond Retail Mage, the company is also developing another game — currently referred to as “Project Emily” internally — which will showcase their broader ambitions, featuring more environments and a sophisticated storyline.</p>
<p class="wp-block-paragraph">The startup’s scrappy team of eight has a lot of work ahead to reach the level of bigger gaming companies. However, taking action now while there is momentum allows the company to adapt and grow as AI models advance. </p>
<p class="wp-block-paragraph">Jam &amp; Tea raised $3.15 million in seed funding from London Venture Partners with participation from Sisu Game Ventures and 1Up Ventures. It plans to raise another round later this year. </p>
<p class="wp-block-paragraph">As for the business model, Jam &amp; Tea will charge $15 to buy the game and offer extra game packs that players can purchase separately. It’ll launch on PCs initially, but the company aims to enable cross-platform functionality within the next few years.</p>
<p class="wp-block-paragraph">Retail Mage is slated to be released to the public later this fall. </p>
</div>
<a href="https://shop.dakidarts.com/product-category/downloads/ebook/" class="dws-sgp-ls" target="_blank" rel="noopener">
<img  decoding="async"  src="https://res.cloudinary.com/ds64xs2lp/image/upload/v1758338082/X-cover_ptewri.jpg"  alt="Discover Books By our founder Etuge Anselm."  title="Former Riot Games Devs Revolutionize Gaming with AI-Powered NPCs" >
</a>]]></content:encoded>
					
					<wfw:commentRss>https://hub.dakidarts.com/former-riot-games-devs-revolutionize-gaming-with-ai-powered-npcs/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<media:content url="https://cdn.dakidarts.com/image/Former-Riot-Games-employees-leverage-generative-AI-to-power-NPCs.jpg" medium="image"></media:content>
            	</item>
	</channel>
</rss>
