TC Sessions: Mobility is back… in person! TechCrunch Editorial is on the hunt for six early stage startups to feature in a pitch-off on the Main Stage. On May 18-20, the industry’s brightest entrepreneurs will take the stage in front of a live audience and a panel of industry experts, pitching revolutionary technologies. Founders – you have what it takes. Get in the driver’s seat and head to the starting line – apply here.
This is a star-studded event. Founders will be on the same stage as Waymo co-CEO Dmitri Dolgov, Zoox co-founder Jesse Levinson, Joby Aviation’s Bonny Simi and more.
What are the qualifications to participate in Mobility Startup Pitch-Off? It’s simple:
- Is an early-stage startup
- Has a minimally viable product
- Focuses on tech impacting various aspect of mobility: AI, robotics, 5G, SaaS, climate tech, VITAL crafts, fueling, data processing, autonomous vehicle, transportation, logistics, infrastructure, even material science
- Incorporated anywhere
In addition to the opportunity to pitch, you’ll get training with TC’s Startup Battlefield Editor, two complimentary passes to the entire TC Sessions: Mobility event and an invitation to showcase on the Disrupt San Francisco 2022 show floor. The deadline to apply is April 21.
( function() { var func = function() { var iframe = document.getElementById(‘wpcom-iframe-08412548c1795060bbe53ab57a1a3434’) if ( iframe ) { iframe.onload = function() { iframe.contentWindow.postMessage( { ‘msg_type’: ‘poll_size’, ‘frame_id’: ‘wpcom-iframe-08412548c1795060bbe53ab57a1a3434’ }, “https:\/\/tcprotectedembed.com” ); } } // Autosize iframe var funcSizeResponse = function( e ) { var origin = document.createElement( ‘a’ ); origin.href = e.origin; // Verify message origin if ( ‘tcprotectedembed.com’ !== origin.host ) return; // Verify message is in a format we expect if ( ‘object’ !== typeof e.data || undefined === e.data.msg_type ) return; switch ( e.data.msg_type ) { case ‘poll_size:response’: var iframe = document.getElementById( e.data._request.frame_id ); if ( iframe && ” === iframe.width ) iframe.width = ‘100%’; if ( iframe && ” === iframe.height ) iframe.height = parseInt( e.data.height ); return; default: return; } } if ( ‘function’ === typeof window.addEventListener ) { window.addEventListener( ‘message’, funcSizeResponse, false ); } else if ( ‘function’ === typeof window.attachEvent ) { window.attachEvent( ‘onmessage’, funcSizeResponse ); } } if (document.readyState === ‘complete’) { func.apply(); /* compat for infinite scroll */ } else if ( document.addEventListener ) { document.addEventListener( ‘DOMContentLoaded’, func, false ); } else if ( document.attachEvent ) { document.attachEvent( ‘onreadystatechange’, func ); } } )();