OpenAI CEO Sam Altman believes the future of artificial intelligence may be far simpler than many people imagine. Speaking at the BlackRock US Infrastructure Summit in Washington, DC, Altman explained that AI may soon become something people use the way they use electricity or water. Instead of paying a fixed monthly fee for AI tools, users could pay based on how much computing power they use. Altman believes AI will gradually turn into a basic service that people use whenever they need help with work, learning or problem-solving. The idea is that intelligence delivered through machines will function like a utility.

Survey
`; // trigger animation const inner = qaContainer.querySelector(“.qa-inner”); setTimeout( => inner.classList.add(“show”), 50); document.querySelectorAll(“input[name=’answer’]”).forEach(radio => { radio.addEventListener(“change”, => submitAnswer(radio.value)); });}function showThankYou { thankYouBox.style.display=”block”; setTimeout( => thankYouBox.classList.add(“show”), 50);}function submitAnswer(answerValue) { const finalPayload = { campaign_name: “Digit Questionaire”, form_name: “Digit Questionaire_Form 1”, form_data: [ { key: “uuid”, value: deviceId, type: “text” }, { key: “question”, value: questions[currentQuestionIndex].question, type: “text” }, { key: “response”, value: answerValue, type: “text” } ], verification_data: { captcha_verification: “”, captchaValue: null, captchaId: null, phone_verification: false, email_verification: false }, meta_data: { referer: document.referrer || window.location.href, user_agent: getDeviceType } }; const myHeaders = new Headers ; myHeaders.append(“accept”, “*/*”); myHeaders.append(“origin”, “https://www.timesdrive.in”); myHeaders.append(“user-agent”, navigator.userAgent); const formdata = new FormData ; formdata.append(“finalPayload”, JSON.stringify(finalPayload)); fetch(“https://apivelocitynext.tnn.in/submit-form-data/68b6d8aac3aa7094b919ac4f/68b6d8f5c3aa7094b919ac89”, { method: “POST”, headers: myHeaders, body: formdata }) .then(res => res.text ) .then(result => console.log(“Submitted:”)) .catch(err => console.error(“Error:”)); currentQuestionIndex++; progress++; setCookie(“progress”, progress); if (currentQuestionIndex { qaBox.style.display=”none”; showThankYou ; }, 600); }}if (currentIndex qaBox.classList.add(“show”), 1200); showQuestion(currentIndex);}
Altman explained that the role of AI in everyday work is already expanding faster than many people expected. Furthermore, he pointed out that AI tools in several industries are now capable of completing tasks that once required hours of effort from skilled professionals. Software development is one area where this shift is clearly visible. Since their inception, AI systems have increasingly helped engineers write, test, and review code.
Xiaomi reportedly plans to expand deeper into home appliances in India in 2026
However, the technology is not limited to programming, as the AI tools today are also supporting research, science, and other fields that rely on detailed analysis and large amounts of information. Altman said that employees are beginning to spend less time on technical execution and more time guiding AI systems that perform the tasks in the workplaces.
Sam Altman believes that AI will be able to handle bigger and bigger tasks over time. Right now, an AI system might finish work that usually takes a few hours. But in the near future, the same systems could take on projects that normally take several days or even weeks.
Can AI predict floods before they happen? Google’s new tool aims to warn cities early
He also explained that he personally uses AI when running OpenAI. When he comes up with a new product idea or thinks about a business plan, he often asks AI tools for their feedback before sharing the idea with his team.
However, creating such powerful AI systems needs a lot of computing power, and huge data centres with special hardware are required to train and run these models. At last, he concluded that to support this, OpenAI is building more infrastructure with partners like Microsoft and Oracle while exploring massive global chip initiatives with investors like SoftBank.







