Google is launching a beta test of “Personal Intelligence,” a new feature within its Gemini AI and search tools designed to deliver more customized results by accessing users’ personal data. While promising a more helpful AI experience,the rollout-currently opt-in only-has already sparked privacy concerns among experts,who warn of potential data misuse and the challenges of controlling how personal information is combined and utilized across Google’s platforms. Recent investigations also highlight broader issues with AI-powered search, raising questions about the accuracy of information provided to users.
Google is rolling out a beta feature called Personal Intelligence within its Gemini chatbot and web search’s AI Mode, aiming to deliver more tailored responses by leveraging user data from Gmail, Google Photos, search history, and YouTube. The feature is currently disabled by default and is available only to users who opt-in to test how AI can utilize personal information to provide contextually relevant suggestions.
While the integration promises to enhance the utility of AI, it also raises significant privacy concerns, including the potential for uncontrolled data combination – often referred to as “data bleed” – and the risk of sensitive information being misused. Experts recommend cautiously experimenting with the feature and maintaining strict control over the AI’s access to personal data, according to The Washington Post. This development comes as tech companies increasingly explore ways to personalize AI experiences, but also face growing scrutiny over data privacy.
Google maintains that enabling Personal Intelligence will not allow the AI to directly train on the contents of a user’s Gmail inbox or Google Photos library. However, another privacy issue exists: allowing Google to mix information from different areas of a user’s life could lead to awkward or even problematic situations.
“Everyone has personal information that is appropriate in certain conversations, but doesn’t belong in others,” explains Miranda Bogen, director of the AI Governance Lab at the Center for Democracy & Technology. “Think about medical information, emotional support from a friend, and data that goes into a work report.”
Once Gemini incorporates personal context into its chat history, that information could resurface at an inopportune moment. “Now, everything is put into one big pot and moved back and forth across different products,” Bogen said. “It’s increasingly difficult to keep track of what’s happening, let alone draw lines around times when something shouldn’t happen.”
Warning About Sensitive Information Leaks
For example, Bogen suggests that details regarding medical records found in email could be introduced into a chat while drafting a message to a supervisor. Alternatively, the AI might draw upon private work documents when responding to a personal question about retirement planning.
There’s also the possibility of the AI misinterpreting information and making predictions about a user’s needs that are inaccurate.
In a support document published alongside Personal Intelligence, Google acknowledges that Gemini sometimes struggles with nuanced understanding. The company notes that if Gemini detects an email about a job, it might assume the user is a software engineer and base all subsequent responses on that assumption. Or, based on a receipt in an email, Gemini might continue to suggest heavy metal concerts even if the user actually purchased the tickets as a birthday gift for their brother.
Google states that its latest Gemini 3 model has improved contextual understanding, enabling it to better interpret personal information and determine when to retrieve relevant data. The company has also implemented safety measures, designed to prevent Gemini from proactively making assumptions about sensitive data like health information, although it will discuss such data if explicitly requested by the user.
To mitigate these risks, Bogen advises users to carefully consider what information, such as health data, exists within their email and photos and whether they are comfortable with an AI potentially accessing it.
“The entire field is moving so quickly… a choice you think you’re making today could actually have different implications tomorrow,” Bogen said.
These warnings follow an investigation by The Guardian, which found that people are being exposed to risks due to inaccurate and misleading medical information in Google’s AI-powered search summaries. Some of the summaries, appearing at the top of search results, provided medically inaccurate information that could potentially harm users.
( function() { var insertAdsByGoogleJs = function() {
var element = document.createElement('script'); var firstScript = document.getElementsByTagName('script')[0]; var url = "https://www.googletagservices.com/tag/js/gpt.js"; element.async = true; element.type="text/javascript"; element.src = url; firstScript.parentNode.insertBefore(element, firstScript);
var pbjs = document.createElement('script'); pbjs.src="https://www.antena3.ro/static/js/prebid10.10.js"; pbjs.async = true; document.body.appendChild(pbjs);
var gscript = document.createElement('script'); gscript.src="https://www.googletagmanager.com/gtag/js?id=G-3GRKH6K5ZF"; gscript.async = true; firstScript.parentNode.insertBefore(gscript, firstScript);
gtag('js', new Date()); gtag('config', 'G-3GRKH6K5ZF');
(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l="+l:"';j.async=true;j.src="https://www.googletagmanager.com/gtm.js?id="+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-NCZXQ7S');
var fb = document.createElement('script'); fb.src="https://connect.facebook.net/ro_RO/sdk.js#xfbml=1&version=v14.0&appId=261858925298466&autoLogAppEvents=1"; fb.async = true; fb.defer = true; fb.crossOrigin = 'anonymous'; fb.setAttribute('nonce', 'te6V3Jak'); document.body.appendChild(fb);
var oneSGN = document.createElement('script'); oneSGN.src="https://cdn.onesignal.com/sdks/OneSignalSDK.js"; oneSGN.async = true; document.body.appendChild(oneSGN);
window.OneSignal = window.OneSignal || []; OneSignal.push(function() { OneSignal.init({ appId: "eba39912-ef0a-46ef-ba85-1d3f3abb2498", });
if (navigator.appVersion.indexOf("Mobile") > -1) { OneSignal.sendTag("mobile",1); } else { OneSignal.sendTag("desktop",1); } });
};
var insertIvmEmbed = function( ads ){
if ( __outstream&&ads ){
var os_script = document.createElement('script'); os_script.src="https://outstream.digitalag.ro/js/outstream/outstream.1.js"; os_script.integrity = 'sha384-m1H031fG79wZaB3nxAMsjjcerz3h+uXtwIOFdd/toUNwnk72xhI/1QSM1kaOWrwD'; os_script.crossOrigin = 'anonymous'; //console.log(os_script); document.body.appendChild(os_script); }
var ivm_wrapper_id=0; var ivmWrapper = document.querySelectorAll(".ivmWrapper"); console.log("ivmWrapper="+ivmWrapper.length); for (var i = 0; i < ivmWrapper.length; i++) { var str = ivmWrapper[i]; div_id = "__ivm" + ivm_wrapper_id++; str.innerHTML += "
"+((ivm_wrapper_id===1)?'×':'')+"
" ;
w = 500; h = Math.floor( w * 0.56);
var s = document.createElement( 'script' ); playRelated = ( 1 == ivm_wrapper_id ) ? 1 :0; s.setAttribute( 'src', "//ivm.antenaplay.ro/js/embed_weegoo.js?id=" + str.dataset.guid + "&width=" + w + "&height="+h+"&next=" + playRelated + "&autoplay=0&wide=true&muted=1&div_id=" + div_id + "&ads=" + (ads?1:0) ); document.body.appendChild( s ); }
};
// Run this in an interval (every 0.1s) just in case we are still waiting for consent var cnt = 0; var consentSetInterval = setInterval(function(){ cnt += 1; // Bail if we have not gotten a consent response after 60 seconds. if( cnt === 600 ) clearInterval(consentSetInterval); if( typeof window.__tcfapi !== 'undefined' ) { // Check if window.__tcfapi has been set clearInterval( consentSetInterval ); window.__tcfapi( 'addEventListener', 2, function( tcData,listenerSuccess ) { if ( listenerSuccess ) { if( tcData.eventStatus === 'tcloaded' || tcData.eventStatus === 'useractioncomplete' ) { if ( ! tcData.gdprApplies ) { // GDPR DOES NOT APPLY // Insert adsbygoogle.js onto the page. insertAdsByGoogleJs(); insertIvmEmbed(1); } else { // GDPR DOES APPLY // Purpose 1 refers to the storage and/or access of information on a device. var hasDeviceStorageAndAccessConsent = tcData.purpose.consents[1] || false; var hasGoogleAdvertisingProductsConsent = false; // Google Requires Consent for Purpose 1 if (hasDeviceStorageAndAccessConsent) { // GLOBAL VENDOR LIST - https://iabeurope.eu/vendor-list-tcf-v2-0/ // CHECK FOR GOOGLE ADVERTISING PRODUCTS CONSENT. (IAB Vendor ID 755) var hasGoogleAdvertisingProductsConsent = tcData.vendor.consents[755] || false; // Check if the user gave Google Advertising Products consent (iab vendor 755) if(hasGoogleAdvertisingProductsConsent) { // Insert adsbygoogle.js onto the page. insertAdsByGoogleJs(); }
insertIvmEmbed( hasDeviceStorageAndAccessConsent&&hasGoogleAdvertisingProductsConsent ? 1 : 0 ); } } } } } ); } cnt++; }, 100); })();