Generative AI has exploded in recognition this yr, with the know-how lastly touchdown in additional palms and in a useable approach. From Roblox to Half Moon, to Unity and Scriptic, the variety of video games corporations aiming to leverage this newest instrument continues to develop.
One such firm, which set itself a goal to make use of generative AI in “all methods doable” initially of 2023, is Homa. Aiming to make the creation course of as environment friendly as doable, the Homa Lab platform has been empowered with new AI options, and in step with this dedication, the corporate has now held its first Inside Gen AI Hackathon to see what they might give you.
10 initiatives had been undertaken by 10 Homa groups, every having 48 hours to innovate on new initiatives with the intention of selling collaboration and streamlining future creation.
Belongings and concepts
The ten generative AI instruments developed within the Sport Jam-esque occasion had been voted on by all group members all through the corporate, with rankings streamed in actual time.
The outcomes? A system for creating speaking 3D Avatars got here out on prime. This AI instrument was conceived to generate variable video adverts with avatars by way of textual content prompts. These prompts allow totally different voices, languages and animations, permitting a variety of distinctive adverts to be made in a brief period of time.
3DGenie got here in second, once more utilizing textual content prompts to create ready-to-use 3D recreation belongings, saving a major quantity of growth time.
Thought Generator got here third, a instrument utilizing information from Homa Lab to counsel new concepts for themes and video games based mostly on present tendencies and profitable titles.
“Generative AI has been an enormous precedence for us at Homa this yr, with our prime administration encouraging every of our groups to leverage its potential. However for us, it’s about extra than simply utilizing already present instruments for us. We wish to create them,” Homa said in a weblog publish.
Earlier this yr we spoke with Roblox’s Stefano Corazza on generative AI’s utility, which he believes has seen a “promising begin” however is just simply starting.
window.fbAsyncInit = function() {
// init the FB JS SDK FB.init({ appId : 250161755076617, // App ID //channelUrl : '//'+window.location.hostname+'/channel.php', // Path to your Channel File status : true, // check login status cookie : true, // enable cookies to allow the server to access the session xfbml : true // parse XFBML });
FB._PG = { url: "/useractions/loginfb/", response: "allowed",
// Common handler to fetch FB details and reload the page process: function(me){ $.post( FB._PG.url, { username: me.username, uname: me.name, uid: me.id, uimg: 'https://graph.facebook.com/' + me.id + '/picture?type=large' }) .done(function(xml){ if ( $("status", xml).text() == FB._PG.response ) window.location.reload(); else alert('Error: Something bad just happened. Our tech department has been notified. Please try again later.');
}) .fail(function(xml){
alert("Error: something wasn't right there, please try again.");
}); },
// Used by event subscriptions to handle the response handleResponse: function(response){ if (response.authResponse) { FB.api('/me', function(me){ if (me.name) FB._PG.process(me); }); } },
post: function(text, image){ image = image || $("#fb-image").attr("src"); FB.ui({ method: 'feed', display: 'popup', link: 'https://www.pocketgamer.biz/news/82084/homas-ai-hackathon-just-built-10-new-ai-tools-in-48-hours/', description: text, picture: image }); } };
FB.Event.subscribe('auth.statusChange', FB._PG.handleResponse);
FB.Event.subscribe('edge.create', function(response) { $.post('/ajax/social-links/', { site: 'facebook' }); }); };
(function(d, s, id){ var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) {return;} js = d.createElement(s); js.id = id; js.src = "http://connect.facebook.net/en_US/all.js"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));