diff --git a/trials/incsum.ipynb b/trials/incsum.ipynb new file mode 100644 index 00000000..471ae08d --- /dev/null +++ b/trials/incsum.ipynb @@ -0,0 +1,2534 @@ +{ + "cells": [ + { + "cell_type": "code", + "execution_count": 3, + "metadata": {}, + "outputs": [ + { + "name": "stdout", + "output_type": "stream", + "text": [ + "Performing chunk summary : mpt-7B\n" + ] + }, + { + "name": "stderr", + "output_type": "stream", + "text": [ + "/Users/user/.pyenv/versions/3.11.2/lib/python3.11/site-packages/spacy/pipeline/lemmatizer.py:211: UserWarning: [W108] The rule-based lemmatizer did not find POS annotation for one or more tokens. Check that your pipeline includes components that assign token.pos, typically 'tagger'+'attribute_ruler' or 'morphologizer'.\n", + " warnings.warn(Warnings.W108)\n" + ] + } + ], + "source": [ + "print(\"Performing chunk summary : \" + \"mpt-7B\")\n", + "\n", + "from langchain import PromptTemplate\n", + "import torch\n", + "import transformers\n", + "from transformers import AutoTokenizer\n", + "from langchain.llms import TextGen\n", + "from langchain.prompts import Prompt\n", + "from langchain.chains.summarize import load_summarize_chain\n", + "from langchain.text_splitter import SpacyTextSplitter\n", + "\n", + "text_splitter = SpacyTextSplitter(\n", + " chunk_size = 5000,\n", + " chunk_overlap = 200,\n", + " length_function = len\n", + ")\n", + "\n", + "with open(\"transcript.txt\") as f:\n", + " txt = f.read()\n", + "\n", + "docs = text_splitter.create_documents([txt])\n" + ] + }, + { + "cell_type": "code", + "execution_count": 12, + "metadata": {}, + "outputs": [], + "source": [ + "from langchain import LLMChain\n", + "llm_summary = TextGen(model_url=\"http://216.153.52.83:5000\", max_new_tokens=250)\n", + "summary_prompt_template = \"\"\"Write a concise two line summary of the following:\n", + "\n", + "\n", + "{text}\n", + "\n", + "\n", + "CONCISE SUMMARY:\n", + "\n", + "\"\"\"\n", + "summary_prompt = PromptTemplate(template=summary_prompt_template, input_variables=[\"text\"])\n", + "summary_chain = LLMChain(llm=llm_summary, prompt=summary_prompt, verbose=True)" + ] + }, + { + "cell_type": "code", + "execution_count": 13, + "metadata": {}, + "outputs": [], + "source": [ + "llm_subject = TextGen(model_url=\"http://216.153.52.83:5000\", max_new_tokens=100)\n", + "subject_prompt_template = \"\"\"Summarize the text below in a subject line:\n", + "\n", + "\n", + "{text}\n", + "\n", + "\n", + "SUBJECT LINE:\n", + "\n", + "\"\"\"\n", + "subject_prompt = PromptTemplate(template=subject_prompt_template, input_variables=[\"text\"])\n", + "subject_chain = LLMChain(llm=llm_subject, prompt=subject_prompt, verbose=True)" + ] + }, + { + "cell_type": "code", + "execution_count": 15, + "metadata": {}, + "outputs": [ + { + "name": "stdout", + "output_type": "stream", + "text": [ + "\n", + "\n", + "\u001b[1m> Entering new LLMChain chain...\u001b[0m\n", + "Prompt after formatting:\n", + "\u001b[32;1m\u001b[1;3mWrite a concise two line summary of the following:\n", + "\n", + "\n", + "We 're joined next by Thomas Curian , CEO of Google Cloud , and Alexander Wang , CEO and founder of Scale AI .\n", + "\n", + "Thomas joined Google in November 2018 as the CEO of Google Cloud .\n", + "\n", + "Prior to Google , Thomas spent 22 years at Oracle , where most recently he was president of product development .\n", + "\n", + "Before that , Thomas worked at McKinsey as a business analyst and engagement manager .\n", + "\n", + "His nearly 30 years of experience have given him a deep knowledge of engineering enterprise relationships and leadership of large organizations .\n", + "\n", + "Thomas 's degrees include an MBA in administration and management from Stanford University , as an RJ Miller scholar and a BSEE in electrical engineering and computer science from Princeton University , where he graduated suma cum laude . \n", + "\n", + "Thomas serves as a member of the Stanford graduate School of Business Advisory Council and Princeton University School of Engineering Advisory Council .\n", + "\n", + "Please welcome to the stage , Thomas Curian and Alexander Wang .\n", + "\n", + "This is a super exciting conversation .\n", + "\n", + "Thanks for being here , Thomas .\n", + "\n", + "Thank you for having me .\n", + "\n", + "You all just came off of your incredible Google Cloud next conference where you released a wide variety of functionality and features and new products across artisan television and also across the entire sort of cloud ecosystem .\n", + "\n", + "You want to just first by walking through , first start by walking through all the innovations that you sort of released and what you 're excited about when you come to Google Cloud ?\n", + "\n", + "Now our vision is super simple . \n", + "\n", + "If you look at what smartphones did for a consumer , you know they took a computer and internet browser , a communication device , and a camera , and made it so that it 's in everybody 's pocket , so it really brought computation to every person .\n", + "\n", + "We feel that , you know , our , what we 're trying to do is take all the technological innovation that Google 's doing , but make it super simple so that everyone can consume it .\n", + "\n", + "And so that includes our global data center footprint , all the new types of hardware and large-scale systems we work on , the software that we 're making available for people to do high-scale computation , tools for data processing , tools for cybersecurity , processing , tools for cyber security , tools for machine learning , but make it so simple that everyone can use it .\n", + "\n", + "And every step that we do to simplify things for people , we think adoption can grow .\n", + "\n", + "And so that 's a lot of what we 've done these last three , four years , and we made a number of announcements that next in machine learning and AI in particular , you know , we look at our work as four elements , how we take our large-scale compute systems that were building for AI and how we make that available to everybody . \n", + "\n", + "Second , what we 're doing with the software stacks and top of it , things like jacks and other things and how we 're making those available to everybody .\n", + "\n", + "Third is advances because different people have different levels of expertise .\n", + "\n", + "Some people say I need the hardware to build my own large language model or algorithm .\n", + "\n", + "Other people say , look , I really need to use a building block .\n", + "\n", + "You guys give me . \n", + "\n", + "So , 30s we 've done a lot with AutoML and we announce new capability for image , video , and translation to make it available to everybody . \n", + "\n", + "And then lastly , we 're also building completely packaged solutions for some areas and we announce some new stuff . \n", + "\n", + "So , it 's a busy conference , but lots of exciting stuff going on .\n", + "\n", + "Yeah , it 's incredible .\n", + "\n", + "I mean , I want to zoom out for a second to start with , which is that this is obviously not your first time taking and packaging new technology breakthroughs for the enterprise .\n", + "\n", + "Both in your time at Oracle and now CEO of Google Cloud , this is something that you 've been doing for quite some time now .\n", + "\n", + "When you sort of zoom all the way out , what do you think are some of the things that have some of your principles , or some of your thoughts and enabling these technological breakthroughs and actually enabling the enterprise with them ?\n", + "\n", + "And what are the key insights that you have there ?\n", + "\n", + "Thank you .\n", + "\n", + "A lot of the work .\n", + "\n", + "So first of all , we 've really built out the organization the last three years . \n", + "\n", + "We 've seen a huge ramp up in our business , credit to all the people who joined us at one point over 70 % of organization that joined your in COVID . \n", + "\n", + "So they had n't met anybody . \n", + "\n", + "They could n't meet their managers , but they all did an amazing job together .\n", + "\n", + "The adoption of technology by companies , and I 'll give you just some elements , particularly in the application of AI in different domains that we 've seen .\n", + "\n", + "We work with a large financial institution in Hong Kong and Shanghai Bank , which uses our machine learning to detect fraud .\n", + "\n", + "\n", + "CONCISE SUMMARY:\n", + "\n", + "\u001b[0m\n", + "Write a concise two line summary of the following:\n", + "\n", + "\n", + "We 're joined next by Thomas Curian , CEO of Google Cloud , and Alexander Wang , CEO and founder of Scale AI .\n", + "\n", + "Thomas joined Google in November 2018 as the CEO of Google Cloud .\n", + "\n", + "Prior to Google , Thomas spent 22 years at Oracle , where most recently he was president of product development .\n", + "\n", + "Before that , Thomas worked at McKinsey as a business analyst and engagement manager .\n", + "\n", + "His nearly 30 years of experience have given him a deep knowledge of engineering enterprise relationships and leadership of large organizations .\n", + "\n", + "Thomas 's degrees include an MBA in administration and management from Stanford University , as an RJ Miller scholar and a BSEE in electrical engineering and computer science from Princeton University , where he graduated suma cum laude . \n", + "\n", + "Thomas serves as a member of the Stanford graduate School of Business Advisory Council and Princeton University School of Engineering Advisory Council .\n", + "\n", + "Please welcome to the stage , Thomas Curian and Alexander Wang .\n", + "\n", + "This is a super exciting conversation .\n", + "\n", + "Thanks for being here , Thomas .\n", + "\n", + "Thank you for having me .\n", + "\n", + "You all just came off of your incredible Google Cloud next conference where you released a wide variety of functionality and features and new products across artisan television and also across the entire sort of cloud ecosystem .\n", + "\n", + "You want to just first by walking through , first start by walking through all the innovations that you sort of released and what you 're excited about when you come to Google Cloud ?\n", + "\n", + "Now our vision is super simple . \n", + "\n", + "If you look at what smartphones did for a consumer , you know they took a computer and internet browser , a communication device , and a camera , and made it so that it 's in everybody 's pocket , so it really brought computation to every person .\n", + "\n", + "We feel that , you know , our , what we 're trying to do is take all the technological innovation that Google 's doing , but make it super simple so that everyone can consume it .\n", + "\n", + "And so that includes our global data center footprint , all the new types of hardware and large-scale systems we work on , the software that we 're making available for people to do high-scale computation , tools for data processing , tools for cybersecurity , processing , tools for cyber security , tools for machine learning , but make it so simple that everyone can use it .\n", + "\n", + "And every step that we do to simplify things for people , we think adoption can grow .\n", + "\n", + "And so that 's a lot of what we 've done these last three , four years , and we made a number of announcements that next in machine learning and AI in particular , you know , we look at our work as four elements , how we take our large-scale compute systems that were building for AI and how we make that available to everybody . \n", + "\n", + "Second , what we 're doing with the software stacks and top of it , things like jacks and other things and how we 're making those available to everybody .\n", + "\n", + "Third is advances because different people have different levels of expertise .\n", + "\n", + "Some people say I need the hardware to build my own large language model or algorithm .\n", + "\n", + "Other people say , look , I really need to use a building block .\n", + "\n", + "You guys give me . \n", + "\n", + "So , 30s we 've done a lot with AutoML and we announce new capability for image , video , and translation to make it available to everybody . \n", + "\n", + "And then lastly , we 're also building completely packaged solutions for some areas and we announce some new stuff . \n", + "\n", + "So , it 's a busy conference , but lots of exciting stuff going on .\n", + "\n", + "Yeah , it 's incredible .\n", + "\n", + "I mean , I want to zoom out for a second to start with , which is that this is obviously not your first time taking and packaging new technology breakthroughs for the enterprise .\n", + "\n", + "Both in your time at Oracle and now CEO of Google Cloud , this is something that you 've been doing for quite some time now .\n", + "\n", + "When you sort of zoom all the way out , what do you think are some of the things that have some of your principles , or some of your thoughts and enabling these technological breakthroughs and actually enabling the enterprise with them ?\n", + "\n", + "And what are the key insights that you have there ?\n", + "\n", + "Thank you .\n", + "\n", + "A lot of the work .\n", + "\n", + "So first of all , we 've really built out the organization the last three years . \n", + "\n", + "We 've seen a huge ramp up in our business , credit to all the people who joined us at one point over 70 % of organization that joined your in COVID . \n", + "\n", + "So they had n't met anybody . \n", + "\n", + "They could n't meet their managers , but they all did an amazing job together .\n", + "\n", + "The adoption of technology by companies , and I 'll give you just some elements , particularly in the application of AI in different domains that we 've seen .\n", + "\n", + "We work with a large financial institution in Hong Kong and Shanghai Bank , which uses our machine learning to detect fraud .\n", + "\n", + "\n", + "CONCISE SUMMARY:\n", + "\n", + " We're joining today via Zoom, along with Tom Curian (CEO) & Alex WANG(Founder), both co-founders/executive officers @ScaleAI. \n", + " Priorities discussed included 1.) The company's mission 2.) How scaleai has grown 3). Their approach towards hiring 4.). What makes scaling ML models difficult 5 ). And more... \n", + "\n", + "\n", + "\n", + "\n", + "\u001b[1m> Finished chain.\u001b[0m\n", + "\n", + "\n", + "\u001b[1m> Entering new LLMChain chain...\u001b[0m\n", + "Prompt after formatting:\n", + "\u001b[32;1m\u001b[1;3mSummarize the text below in a subject line:\n", + "\n", + "\n", + "We 're joined next by Thomas Curian , CEO of Google Cloud , and Alexander Wang , CEO and founder of Scale AI .\n", + "\n", + "Thomas joined Google in November 2018 as the CEO of Google Cloud .\n", + "\n", + "Prior to Google , Thomas spent 22 years at Oracle , where most recently he was president of product development .\n", + "\n", + "Before that , Thomas worked at McKinsey as a business analyst and engagement manager .\n", + "\n", + "His nearly 30 years of experience have given him a deep knowledge of engineering enterprise relationships and leadership of large organizations .\n", + "\n", + "Thomas 's degrees include an MBA in administration and management from Stanford University , as an RJ Miller scholar and a BSEE in electrical engineering and computer science from Princeton University , where he graduated suma cum laude . \n", + "\n", + "Thomas serves as a member of the Stanford graduate School of Business Advisory Council and Princeton University School of Engineering Advisory Council .\n", + "\n", + "Please welcome to the stage , Thomas Curian and Alexander Wang .\n", + "\n", + "This is a super exciting conversation .\n", + "\n", + "Thanks for being here , Thomas .\n", + "\n", + "Thank you for having me .\n", + "\n", + "You all just came off of your incredible Google Cloud next conference where you released a wide variety of functionality and features and new products across artisan television and also across the entire sort of cloud ecosystem .\n", + "\n", + "You want to just first by walking through , first start by walking through all the innovations that you sort of released and what you 're excited about when you come to Google Cloud ?\n", + "\n", + "Now our vision is super simple . \n", + "\n", + "If you look at what smartphones did for a consumer , you know they took a computer and internet browser , a communication device , and a camera , and made it so that it 's in everybody 's pocket , so it really brought computation to every person .\n", + "\n", + "We feel that , you know , our , what we 're trying to do is take all the technological innovation that Google 's doing , but make it super simple so that everyone can consume it .\n", + "\n", + "And so that includes our global data center footprint , all the new types of hardware and large-scale systems we work on , the software that we 're making available for people to do high-scale computation , tools for data processing , tools for cybersecurity , processing , tools for cyber security , tools for machine learning , but make it so simple that everyone can use it .\n", + "\n", + "And every step that we do to simplify things for people , we think adoption can grow .\n", + "\n", + "And so that 's a lot of what we 've done these last three , four years , and we made a number of announcements that next in machine learning and AI in particular , you know , we look at our work as four elements , how we take our large-scale compute systems that were building for AI and how we make that available to everybody . \n", + "\n", + "Second , what we 're doing with the software stacks and top of it , things like jacks and other things and how we 're making those available to everybody .\n", + "\n", + "Third is advances because different people have different levels of expertise .\n", + "\n", + "Some people say I need the hardware to build my own large language model or algorithm .\n", + "\n", + "Other people say , look , I really need to use a building block .\n", + "\n", + "You guys give me . \n", + "\n", + "So , 30s we 've done a lot with AutoML and we announce new capability for image , video , and translation to make it available to everybody . \n", + "\n", + "And then lastly , we 're also building completely packaged solutions for some areas and we announce some new stuff . \n", + "\n", + "So , it 's a busy conference , but lots of exciting stuff going on .\n", + "\n", + "Yeah , it 's incredible .\n", + "\n", + "I mean , I want to zoom out for a second to start with , which is that this is obviously not your first time taking and packaging new technology breakthroughs for the enterprise .\n", + "\n", + "Both in your time at Oracle and now CEO of Google Cloud , this is something that you 've been doing for quite some time now .\n", + "\n", + "When you sort of zoom all the way out , what do you think are some of the things that have some of your principles , or some of your thoughts and enabling these technological breakthroughs and actually enabling the enterprise with them ?\n", + "\n", + "And what are the key insights that you have there ?\n", + "\n", + "Thank you .\n", + "\n", + "A lot of the work .\n", + "\n", + "So first of all , we 've really built out the organization the last three years . \n", + "\n", + "We 've seen a huge ramp up in our business , credit to all the people who joined us at one point over 70 % of organization that joined your in COVID . \n", + "\n", + "So they had n't met anybody . \n", + "\n", + "They could n't meet their managers , but they all did an amazing job together .\n", + "\n", + "The adoption of technology by companies , and I 'll give you just some elements , particularly in the application of AI in different domains that we 've seen .\n", + "\n", + "We work with a large financial institution in Hong Kong and Shanghai Bank , which uses our machine learning to detect fraud .\n", + "\n", + "\n", + "SUBJECT LINE:\n", + "\n", + "\u001b[0m\n", + "Summarize the text below in a subject line:\n", + "\n", + "\n", + "We 're joined next by Thomas Curian , CEO of Google Cloud , and Alexander Wang , CEO and founder of Scale AI .\n", + "\n", + "Thomas joined Google in November 2018 as the CEO of Google Cloud .\n", + "\n", + "Prior to Google , Thomas spent 22 years at Oracle , where most recently he was president of product development .\n", + "\n", + "Before that , Thomas worked at McKinsey as a business analyst and engagement manager .\n", + "\n", + "His nearly 30 years of experience have given him a deep knowledge of engineering enterprise relationships and leadership of large organizations .\n", + "\n", + "Thomas 's degrees include an MBA in administration and management from Stanford University , as an RJ Miller scholar and a BSEE in electrical engineering and computer science from Princeton University , where he graduated suma cum laude . \n", + "\n", + "Thomas serves as a member of the Stanford graduate School of Business Advisory Council and Princeton University School of Engineering Advisory Council .\n", + "\n", + "Please welcome to the stage , Thomas Curian and Alexander Wang .\n", + "\n", + "This is a super exciting conversation .\n", + "\n", + "Thanks for being here , Thomas .\n", + "\n", + "Thank you for having me .\n", + "\n", + "You all just came off of your incredible Google Cloud next conference where you released a wide variety of functionality and features and new products across artisan television and also across the entire sort of cloud ecosystem .\n", + "\n", + "You want to just first by walking through , first start by walking through all the innovations that you sort of released and what you 're excited about when you come to Google Cloud ?\n", + "\n", + "Now our vision is super simple . \n", + "\n", + "If you look at what smartphones did for a consumer , you know they took a computer and internet browser , a communication device , and a camera , and made it so that it 's in everybody 's pocket , so it really brought computation to every person .\n", + "\n", + "We feel that , you know , our , what we 're trying to do is take all the technological innovation that Google 's doing , but make it super simple so that everyone can consume it .\n", + "\n", + "And so that includes our global data center footprint , all the new types of hardware and large-scale systems we work on , the software that we 're making available for people to do high-scale computation , tools for data processing , tools for cybersecurity , processing , tools for cyber security , tools for machine learning , but make it so simple that everyone can use it .\n", + "\n", + "And every step that we do to simplify things for people , we think adoption can grow .\n", + "\n", + "And so that 's a lot of what we 've done these last three , four years , and we made a number of announcements that next in machine learning and AI in particular , you know , we look at our work as four elements , how we take our large-scale compute systems that were building for AI and how we make that available to everybody . \n", + "\n", + "Second , what we 're doing with the software stacks and top of it , things like jacks and other things and how we 're making those available to everybody .\n", + "\n", + "Third is advances because different people have different levels of expertise .\n", + "\n", + "Some people say I need the hardware to build my own large language model or algorithm .\n", + "\n", + "Other people say , look , I really need to use a building block .\n", + "\n", + "You guys give me . \n", + "\n", + "So , 30s we 've done a lot with AutoML and we announce new capability for image , video , and translation to make it available to everybody . \n", + "\n", + "And then lastly , we 're also building completely packaged solutions for some areas and we announce some new stuff . \n", + "\n", + "So , it 's a busy conference , but lots of exciting stuff going on .\n", + "\n", + "Yeah , it 's incredible .\n", + "\n", + "I mean , I want to zoom out for a second to start with , which is that this is obviously not your first time taking and packaging new technology breakthroughs for the enterprise .\n", + "\n", + "Both in your time at Oracle and now CEO of Google Cloud , this is something that you 've been doing for quite some time now .\n", + "\n", + "When you sort of zoom all the way out , what do you think are some of the things that have some of your principles , or some of your thoughts and enabling these technological breakthroughs and actually enabling the enterprise with them ?\n", + "\n", + "And what are the key insights that you have there ?\n", + "\n", + "Thank you .\n", + "\n", + "A lot of the work .\n", + "\n", + "So first of all , we 've really built out the organization the last three years . \n", + "\n", + "We 've seen a huge ramp up in our business , credit to all the people who joined us at one point over 70 % of organization that joined your in COVID . \n", + "\n", + "So they had n't met anybody . \n", + "\n", + "They could n't meet their managers , but they all did an amazing job together .\n", + "\n", + "The adoption of technology by companies , and I 'll give you just some elements , particularly in the application of AI in different domains that we 've seen .\n", + "\n", + "We work with a large financial institution in Hong Kong and Shanghai Bank , which uses our machine learning to detect fraud .\n", + "\n", + "\n", + "SUBJECT LINE:\n", + "\n", + " The bank has used its ML models, trained using GCP’s auto ml platform (Auto Pipeline), since 2019. It says “the accuracy rate [of detecting fraudulent transactions] increased significantly” after adopting google ‘ s solution.” \n", + " In addition,”google ’ s ability to scale quickly helped shb become more agile”, according to chief information officer chris wong yan fook ”we needed someone else's help”. Google claims 90%+ reduction rates against traditional methods such as\n", + "\n", + "\u001b[1m> Finished chain.\u001b[0m\n", + "\n", + "\n", + "\u001b[1m> Entering new LLMChain chain...\u001b[0m\n", + "Prompt after formatting:\n", + "\u001b[32;1m\u001b[1;3mWrite a concise two line summary of the following:\n", + "\n", + "\n", + "We work with a large financial institution in Hong Kong and Shanghai Bank , which uses our machine learning to detect fraud .\n", + "\n", + "You know , fraud detection and banking , there 's a lot of false positives , which makes it hard to really , you know , to a very expensive people doing something called anti-money laundering .\n", + "\n", + "And our AI algorithms are really able to be super precise on detection .\n", + "\n", + "Explainability is a critical thing there , right ?\n", + "\n", + "So people ask , why did you , why did you approve , why did you flag this one and not that one ?\n", + "\n", + "Because regulators are involved .\n", + "\n", + "So explainability becomes a big deal .\n", + "\n", + "We help , we help renewal , for example , monitor all of the factories .\n", + "\n", + "The process roughly , a billion data sets every day .\n", + "\n", + "Obviously , humans can process that .\n", + "\n", + "But making it super simple to , and you guys have given all your expertise in labeling and other things , you would get a sense .\n", + "\n", + "Factory floor data is not clean data .\n", + "\n", + "And so you have to actually clean , imagine doing a billion data sets into an environment every single day .\n", + "\n", + "You have to give the data pipelines really good .\n", + "\n", + "And so a lot of technology work happens to make that possible for companies .\n", + "\n", + "Third is , if you shop at IKEA , for example , behind IKEA is systems , it 's our recommendation system .\n", + "\n", + "find IKEA is systems , it 's our recommendation system . \n", + "\n", + "And the way that people shop for furniture and products is not the same in all countries .\n", + "\n", + "And so how are you able to one deal with the benefits you get from a global model , but also to contextually the specific elements in each country because people have different buying habits . \n", + "\n", + "Those are all things that we 've learned applying our AI in different contexts in different parts of the world .\n", + "\n", + "Yeah . \n", + "\n", + "You 've sort of glossed over this , but you 've led since you took over at Google Cloud , just a meteoric growth of the platform .\n", + "\n", + "You know , I think the past few years , you 've tripled your sales force and ending last year , you obviously ca n't come in this , but end the last year at , I believe , 20 billion of annual revenue , which is incredible and this incredible growth journey .\n", + "\n", + "What do you attribute your success to ?\n", + "\n", + "And how do you think you 've been able to drive just to an incredible growth and success ?\n", + "\n", + "From our point of view , every industry , virtually in the world , is now becoming a software powered technology industry .\n", + "\n", + "If you talk to automobile companies , they 're increasingly vehicles are more about software than mechanical systems .\n", + "\n", + "If you talk to telecommunications companies , the networks are commodities unless they can make them platforms to deliver applications , so they need new ways to slice , manage the network .\n", + "\n", + "If you look at banks at the end of the day , they 're about all the products of a bank or data , and all of that becomes how do you differentiate in the value delivering clients through a digital medium ?\n", + "\n", + "Because increasingly , I 'm sure all of you look at yourselves and go when was the last time I went to a branch of a bank .\n", + "\n", + "So a lot of our work has been pushing the technology innovation really far , but bringing that technology super easily to people in different industries .\n", + "\n", + "And given the demand that people have for a hair , I really want , I need the technology to help me power my industry , the change I 'm seeing in my industry , the more accessible we can make it , the easier and the faster we get adoption , and our approach has been to be completely open . \n", + "\n", + "And when to be completely open .\n", + "\n", + "And when I say completely open , we offer every part of the stack that we have from the hardware and network to the software abstractions above to things that are more packaged because different organizations have different levels at which they have expertise and want to adopt technology .\n", + "\n", + "Yeah . \n", + "\n", + "I mean it 's been , mean it 's been obviously incredible . \n", + "\n", + "You know going back to AI for a second , Google , Google obviously is an early mover in AI and Google Cloud has also been through , you know , starting with TensorFlow and Vertex AI and AutoML and so many incredibly innovative technologies .\n", + "\n", + "And AI has been obviously kind of a buzzword for some time now within the industry .\n", + "\n", + "And I think we see this in use as well .\n", + "\n", + "The adoption has maybe been a bit slower than we would expected until now .\n", + "\n", + "What do you think have been the barriers to greater levels of AI adoption , greater levels of enterprise that 's in value from AI ?\n", + "\n", + "And what do you think the future holds ?\n", + "\n", + "So we 've worked with a huge number of companies doing work , having them adopt AI .\n", + "\n", + "A lot of the lessons we 've seen and observed from it are the barriers to adoption are rarely about the algorithm itself .\n", + "\n", + "It 's often the barriers to adoption about very algorithm itself . \n", + "\n", + "It 's often the various adoption about very different things .\n", + "\n", + "\n", + "CONCISE SUMMARY:\n", + "\n", + "\u001b[0m\n", + "Write a concise two line summary of the following:\n", + "\n", + "\n", + "We work with a large financial institution in Hong Kong and Shanghai Bank , which uses our machine learning to detect fraud .\n", + "\n", + "You know , fraud detection and banking , there 's a lot of false positives , which makes it hard to really , you know , to a very expensive people doing something called anti-money laundering .\n", + "\n", + "And our AI algorithms are really able to be super precise on detection .\n", + "\n", + "Explainability is a critical thing there , right ?\n", + "\n", + "So people ask , why did you , why did you approve , why did you flag this one and not that one ?\n", + "\n", + "Because regulators are involved .\n", + "\n", + "So explainability becomes a big deal .\n", + "\n", + "We help , we help renewal , for example , monitor all of the factories .\n", + "\n", + "The process roughly , a billion data sets every day .\n", + "\n", + "Obviously , humans can process that .\n", + "\n", + "But making it super simple to , and you guys have given all your expertise in labeling and other things , you would get a sense .\n", + "\n", + "Factory floor data is not clean data .\n", + "\n", + "And so you have to actually clean , imagine doing a billion data sets into an environment every single day .\n", + "\n", + "You have to give the data pipelines really good .\n", + "\n", + "And so a lot of technology work happens to make that possible for companies .\n", + "\n", + "Third is , if you shop at IKEA , for example , behind IKEA is systems , it 's our recommendation system .\n", + "\n", + "find IKEA is systems , it 's our recommendation system . \n", + "\n", + "And the way that people shop for furniture and products is not the same in all countries .\n", + "\n", + "And so how are you able to one deal with the benefits you get from a global model , but also to contextually the specific elements in each country because people have different buying habits . \n", + "\n", + "Those are all things that we 've learned applying our AI in different contexts in different parts of the world .\n", + "\n", + "Yeah . \n", + "\n", + "You 've sort of glossed over this , but you 've led since you took over at Google Cloud , just a meteoric growth of the platform .\n", + "\n", + "You know , I think the past few years , you 've tripled your sales force and ending last year , you obviously ca n't come in this , but end the last year at , I believe , 20 billion of annual revenue , which is incredible and this incredible growth journey .\n", + "\n", + "What do you attribute your success to ?\n", + "\n", + "And how do you think you 've been able to drive just to an incredible growth and success ?\n", + "\n", + "From our point of view , every industry , virtually in the world , is now becoming a software powered technology industry .\n", + "\n", + "If you talk to automobile companies , they 're increasingly vehicles are more about software than mechanical systems .\n", + "\n", + "If you talk to telecommunications companies , the networks are commodities unless they can make them platforms to deliver applications , so they need new ways to slice , manage the network .\n", + "\n", + "If you look at banks at the end of the day , they 're about all the products of a bank or data , and all of that becomes how do you differentiate in the value delivering clients through a digital medium ?\n", + "\n", + "Because increasingly , I 'm sure all of you look at yourselves and go when was the last time I went to a branch of a bank .\n", + "\n", + "So a lot of our work has been pushing the technology innovation really far , but bringing that technology super easily to people in different industries .\n", + "\n", + "And given the demand that people have for a hair , I really want , I need the technology to help me power my industry , the change I 'm seeing in my industry , the more accessible we can make it , the easier and the faster we get adoption , and our approach has been to be completely open . \n", + "\n", + "And when to be completely open .\n", + "\n", + "And when I say completely open , we offer every part of the stack that we have from the hardware and network to the software abstractions above to things that are more packaged because different organizations have different levels at which they have expertise and want to adopt technology .\n", + "\n", + "Yeah . \n", + "\n", + "I mean it 's been , mean it 's been obviously incredible . \n", + "\n", + "You know going back to AI for a second , Google , Google obviously is an early mover in AI and Google Cloud has also been through , you know , starting with TensorFlow and Vertex AI and AutoML and so many incredibly innovative technologies .\n", + "\n", + "And AI has been obviously kind of a buzzword for some time now within the industry .\n", + "\n", + "And I think we see this in use as well .\n", + "\n", + "The adoption has maybe been a bit slower than we would expected until now .\n", + "\n", + "What do you think have been the barriers to greater levels of AI adoption , greater levels of enterprise that 's in value from AI ?\n", + "\n", + "And what do you think the future holds ?\n", + "\n", + "So we 've worked with a huge number of companies doing work , having them adopt AI .\n", + "\n", + "A lot of the lessons we 've seen and observed from it are the barriers to adoption are rarely about the algorithm itself .\n", + "\n", + "It 's often the barriers to adoption about very algorithm itself . \n", + "\n", + "It 's often the various adoption about very different things .\n", + "\n", + "\n", + "CONCISE SUMMARY:\n", + "\n", + " The author works closely with customers using artificial intelligence (AI) solutions provided by their company. They describe three areas where these customer projects apply advanced computer vision, natural language processing/understanding models trained via deep neural nets; 1.) Fraud Detection & Anti Money Laundering 2.), Factory Floor Monitoring 3). Recommendation Systems used across multiple vertical markets including retail shopping experiences offered online /in store environments globally - serving up personalized product recommendations based upon user behavior patterns detected throughout massive datasets collected daily generated during millions transactions processed per minute! All while maintaining strict privacy standards required under GDPR regulations enforced today worldwide due to recent EU legislation passed earlier 2018 requiring stringent consent requirements before collecting personal identifiable information pertaining directly towards individual users browsing activity conducted whilst visiting websites operated publicly available internet spaces owned privately maintained cloud computing services hosted internally private corporate intranets dedicated exclusively internal employees only!!!!!! \n", + " In addition providing highly accurate realtime predictions regarding potential fraudulent activities perpetrated against major international finance institutions operating out hong kongshanghai commercial hub located downtown core central district surrounded heavily dense population density densely populated urban area situated southern hemisphere equatorial region tropical climate zone characterized warm humid subtropical monsoon influenced weather pattern typical rainy season lasts nine months wettest month june average\n", + "\n", + "\u001b[1m> Finished chain.\u001b[0m\n", + "\n", + "\n", + "\u001b[1m> Entering new LLMChain chain...\u001b[0m\n", + "Prompt after formatting:\n", + "\u001b[32;1m\u001b[1;3mSummarize the text below in a subject line:\n", + "\n", + "\n", + "We work with a large financial institution in Hong Kong and Shanghai Bank , which uses our machine learning to detect fraud .\n", + "\n", + "You know , fraud detection and banking , there 's a lot of false positives , which makes it hard to really , you know , to a very expensive people doing something called anti-money laundering .\n", + "\n", + "And our AI algorithms are really able to be super precise on detection .\n", + "\n", + "Explainability is a critical thing there , right ?\n", + "\n", + "So people ask , why did you , why did you approve , why did you flag this one and not that one ?\n", + "\n", + "Because regulators are involved .\n", + "\n", + "So explainability becomes a big deal .\n", + "\n", + "We help , we help renewal , for example , monitor all of the factories .\n", + "\n", + "The process roughly , a billion data sets every day .\n", + "\n", + "Obviously , humans can process that .\n", + "\n", + "But making it super simple to , and you guys have given all your expertise in labeling and other things , you would get a sense .\n", + "\n", + "Factory floor data is not clean data .\n", + "\n", + "And so you have to actually clean , imagine doing a billion data sets into an environment every single day .\n", + "\n", + "You have to give the data pipelines really good .\n", + "\n", + "And so a lot of technology work happens to make that possible for companies .\n", + "\n", + "Third is , if you shop at IKEA , for example , behind IKEA is systems , it 's our recommendation system .\n", + "\n", + "find IKEA is systems , it 's our recommendation system . \n", + "\n", + "And the way that people shop for furniture and products is not the same in all countries .\n", + "\n", + "And so how are you able to one deal with the benefits you get from a global model , but also to contextually the specific elements in each country because people have different buying habits . \n", + "\n", + "Those are all things that we 've learned applying our AI in different contexts in different parts of the world .\n", + "\n", + "Yeah . \n", + "\n", + "You 've sort of glossed over this , but you 've led since you took over at Google Cloud , just a meteoric growth of the platform .\n", + "\n", + "You know , I think the past few years , you 've tripled your sales force and ending last year , you obviously ca n't come in this , but end the last year at , I believe , 20 billion of annual revenue , which is incredible and this incredible growth journey .\n", + "\n", + "What do you attribute your success to ?\n", + "\n", + "And how do you think you 've been able to drive just to an incredible growth and success ?\n", + "\n", + "From our point of view , every industry , virtually in the world , is now becoming a software powered technology industry .\n", + "\n", + "If you talk to automobile companies , they 're increasingly vehicles are more about software than mechanical systems .\n", + "\n", + "If you talk to telecommunications companies , the networks are commodities unless they can make them platforms to deliver applications , so they need new ways to slice , manage the network .\n", + "\n", + "If you look at banks at the end of the day , they 're about all the products of a bank or data , and all of that becomes how do you differentiate in the value delivering clients through a digital medium ?\n", + "\n", + "Because increasingly , I 'm sure all of you look at yourselves and go when was the last time I went to a branch of a bank .\n", + "\n", + "So a lot of our work has been pushing the technology innovation really far , but bringing that technology super easily to people in different industries .\n", + "\n", + "And given the demand that people have for a hair , I really want , I need the technology to help me power my industry , the change I 'm seeing in my industry , the more accessible we can make it , the easier and the faster we get adoption , and our approach has been to be completely open . \n", + "\n", + "And when to be completely open .\n", + "\n", + "And when I say completely open , we offer every part of the stack that we have from the hardware and network to the software abstractions above to things that are more packaged because different organizations have different levels at which they have expertise and want to adopt technology .\n", + "\n", + "Yeah . \n", + "\n", + "I mean it 's been , mean it 's been obviously incredible . \n", + "\n", + "You know going back to AI for a second , Google , Google obviously is an early mover in AI and Google Cloud has also been through , you know , starting with TensorFlow and Vertex AI and AutoML and so many incredibly innovative technologies .\n", + "\n", + "And AI has been obviously kind of a buzzword for some time now within the industry .\n", + "\n", + "And I think we see this in use as well .\n", + "\n", + "The adoption has maybe been a bit slower than we would expected until now .\n", + "\n", + "What do you think have been the barriers to greater levels of AI adoption , greater levels of enterprise that 's in value from AI ?\n", + "\n", + "And what do you think the future holds ?\n", + "\n", + "So we 've worked with a huge number of companies doing work , having them adopt AI .\n", + "\n", + "A lot of the lessons we 've seen and observed from it are the barriers to adoption are rarely about the algorithm itself .\n", + "\n", + "It 's often the barriers to adoption about very algorithm itself . \n", + "\n", + "It 's often the various adoption about very different things .\n", + "\n", + "\n", + "SUBJECT LINE:\n", + "\n", + "\u001b[0m\n", + "Summarize the text below in a subject line:\n", + "\n", + "\n", + "We work with a large financial institution in Hong Kong and Shanghai Bank , which uses our machine learning to detect fraud .\n", + "\n", + "You know , fraud detection and banking , there 's a lot of false positives , which makes it hard to really , you know , to a very expensive people doing something called anti-money laundering .\n", + "\n", + "And our AI algorithms are really able to be super precise on detection .\n", + "\n", + "Explainability is a critical thing there , right ?\n", + "\n", + "So people ask , why did you , why did you approve , why did you flag this one and not that one ?\n", + "\n", + "Because regulators are involved .\n", + "\n", + "So explainability becomes a big deal .\n", + "\n", + "We help , we help renewal , for example , monitor all of the factories .\n", + "\n", + "The process roughly , a billion data sets every day .\n", + "\n", + "Obviously , humans can process that .\n", + "\n", + "But making it super simple to , and you guys have given all your expertise in labeling and other things , you would get a sense .\n", + "\n", + "Factory floor data is not clean data .\n", + "\n", + "And so you have to actually clean , imagine doing a billion data sets into an environment every single day .\n", + "\n", + "You have to give the data pipelines really good .\n", + "\n", + "And so a lot of technology work happens to make that possible for companies .\n", + "\n", + "Third is , if you shop at IKEA , for example , behind IKEA is systems , it 's our recommendation system .\n", + "\n", + "find IKEA is systems , it 's our recommendation system . \n", + "\n", + "And the way that people shop for furniture and products is not the same in all countries .\n", + "\n", + "And so how are you able to one deal with the benefits you get from a global model , but also to contextually the specific elements in each country because people have different buying habits . \n", + "\n", + "Those are all things that we 've learned applying our AI in different contexts in different parts of the world .\n", + "\n", + "Yeah . \n", + "\n", + "You 've sort of glossed over this , but you 've led since you took over at Google Cloud , just a meteoric growth of the platform .\n", + "\n", + "You know , I think the past few years , you 've tripled your sales force and ending last year , you obviously ca n't come in this , but end the last year at , I believe , 20 billion of annual revenue , which is incredible and this incredible growth journey .\n", + "\n", + "What do you attribute your success to ?\n", + "\n", + "And how do you think you 've been able to drive just to an incredible growth and success ?\n", + "\n", + "From our point of view , every industry , virtually in the world , is now becoming a software powered technology industry .\n", + "\n", + "If you talk to automobile companies , they 're increasingly vehicles are more about software than mechanical systems .\n", + "\n", + "If you talk to telecommunications companies , the networks are commodities unless they can make them platforms to deliver applications , so they need new ways to slice , manage the network .\n", + "\n", + "If you look at banks at the end of the day , they 're about all the products of a bank or data , and all of that becomes how do you differentiate in the value delivering clients through a digital medium ?\n", + "\n", + "Because increasingly , I 'm sure all of you look at yourselves and go when was the last time I went to a branch of a bank .\n", + "\n", + "So a lot of our work has been pushing the technology innovation really far , but bringing that technology super easily to people in different industries .\n", + "\n", + "And given the demand that people have for a hair , I really want , I need the technology to help me power my industry , the change I 'm seeing in my industry , the more accessible we can make it , the easier and the faster we get adoption , and our approach has been to be completely open . \n", + "\n", + "And when to be completely open .\n", + "\n", + "And when I say completely open , we offer every part of the stack that we have from the hardware and network to the software abstractions above to things that are more packaged because different organizations have different levels at which they have expertise and want to adopt technology .\n", + "\n", + "Yeah . \n", + "\n", + "I mean it 's been , mean it 's been obviously incredible . \n", + "\n", + "You know going back to AI for a second , Google , Google obviously is an early mover in AI and Google Cloud has also been through , you know , starting with TensorFlow and Vertex AI and AutoML and so many incredibly innovative technologies .\n", + "\n", + "And AI has been obviously kind of a buzzword for some time now within the industry .\n", + "\n", + "And I think we see this in use as well .\n", + "\n", + "The adoption has maybe been a bit slower than we would expected until now .\n", + "\n", + "What do you think have been the barriers to greater levels of AI adoption , greater levels of enterprise that 's in value from AI ?\n", + "\n", + "And what do you think the future holds ?\n", + "\n", + "So we 've worked with a huge number of companies doing work , having them adopt AI .\n", + "\n", + "A lot of the lessons we 've seen and observed from it are the barriers to adoption are rarely about the algorithm itself .\n", + "\n", + "It 's often the barriers to adoption about very algorithm itself . \n", + "\n", + "It 's often the various adoption about very different things .\n", + "\n", + "\n", + "SUBJECT LINE:\n", + "\n", + " The Future Of Artificial Intelligence In Business And Society \n", + " Summary : We spoke today, April 24th 2019. You were interested hearing updates around artificial intelligence (AI) trends across business & society - specifically regarding recent advancements made by leading tech giants like Amazon Web Services Inc., Microsoft Corp.’s Azure division etc.. Also discussed key challenges faced while implementing these solutions internally including lack of skilled talent pool available globally! Finally shared exciting news related towards upcoming developments planned under GCP's Machine Learning Platform space...\n", + "\n", + "\u001b[1m> Finished chain.\u001b[0m\n", + "\n", + "\n", + "\u001b[1m> Entering new LLMChain chain...\u001b[0m\n", + "Prompt after formatting:\n", + "\u001b[32;1m\u001b[1;3mWrite a concise two line summary of the following:\n", + "\n", + "\n", + "It 's often the barriers to adoption about very algorithm itself . \n", + "\n", + "It 's often the various adoption about very different things .\n", + "\n", + "So when we work with customers in many , many industries , take retailers an example , and you think of a very mundane example , like recommendations , to make product discovery on the web much easier for their own products .\n", + "\n", + "The biggest challenges standardizing the meaning of the product and the catalog .\n", + "\n", + "Because unless you have a standardized definition of the products and the data behind the algorithm is clean , it 's super hard to actually get to recommendation .\n", + "\n", + "And so in the work we did with H & M , for example , or at Macy 's , or at IKEA , or Bloomingdale 's , a huge number of these brands , the big part of the program is actually how do you label and clean the data upfront and standardize it before you get into the algorithmic phase . \n", + "\n", + "So that 's one part of things we see . \n", + "\n", + "Second part is for large organizations to adopt AI , they have to need to integrate the results of the algorithm back into their core processes .\n", + "\n", + "So , you know , practical example , we work with OGE , OGE is a large , large electric producer , electricity and power producer in Europe .\n", + "\n", + "They are probably one of the largest renewable energy producer in the world .\n", + "\n", + "They use wind farms . \n", + "\n", + "One of the things they really struggled with was , how do you predict how much wind is going to be there three days from now ?\n", + "\n", + "Because the power grid requires that prediction in order to capacity plan how much power is going into the grid . \n", + "\n", + "So they work with us and they use our AI to do that . \n", + "\n", + "But that needs to be tied into how they 're telling the rest of the power sources that work on the grid . \n", + "\n", + "Hey , if this went to wind is coming in , here 's all the other sources in each generation . \n", + "\n", + "So tying it back in is not as simple as people think .\n", + "\n", + "And so a lot of time is that the third on the people side , there 's change management you go through to get people to trust the algorithm .\n", + "\n", + "So one of the things we 've done work with many banks , particularly during the pandemic , when the government issued small business loans . \n", + "\n", + "There was a giant bottleneck in being able to get loans out to individual consumers .\n", + "\n", + "And frankly , because the banks did n't want to bring a huge army of loan officers in , they had to use software and algorithms to process it . \n", + "\n", + "Now the challenge people had is they needed to trust the algorithm was being fair in saying yes to some and no to others and that it would mirror for example the recommendations that their best mortgage bankers would do , right ?\n", + "\n", + "Just as a loan office as we do .\n", + "\n", + "So it gave them the benefit of scale because we processed literally millions and millions of mortgages through our technology , but it required them to get comfortable that things like fairness and other things were working .\n", + "\n", + "So often when people look at AI , they think it 's a skills issue .\n", + "\n", + "There 's certainly a skill issue involved .\n", + "\n", + "There 's not enough talent in the ecosystem .\n", + "\n", + "But things are getting easier and easier as the models get more and more sophisticated .\n", + "\n", + "Often people forget about these other issues that are important in getting adoption .\n", + "\n", + "Yeah .\n", + "\n", + "I mean , you 're preaching the choir when you mention the data challenges that all these enterprises face and how critical that is to getting working in the early days .\n", + "\n", + "One of the things that I think is interesting about Google Cloud strategies that you really have products at different layers of the stack and different layers of closest to the bare metal all the way up to these package solutions .\n", + "\n", + "In what way do you think that the enterprise world and even the broader business world is going to adopt these AI technologies ?\n", + "\n", + "Do you think that the end state is that a lot of them are using your lower level , more infrastructure ?\n", + "\n", + "Products , or do you think that many of them are going to adopt solutions ?\n", + "\n", + "How do you think this plays out over the next few years ?\n", + "\n", + "So we offer four layers of technology for people .\n", + "\n", + "There 's a set of people who say , look , I just need your computational infrastructure , your large systems .\n", + "\n", + "We build something called tens of processing unit , which is our large scale systems . \n", + "\n", + "We 're also working with Crossing Unit , which is our large-scale systems .\n", + "\n", + "We 're also working within video to build a really high-scale GPU Bay system .\n", + "\n", + "But many people , some customers say , look , I just need access to that .\n", + "\n", + "And we make that available because the TPUs are what we use within Google .\n", + "\n", + "And we make that available along with the compilation software to optimize models on the TPUs .\n", + "\n", + "Take as an example , LG , the Korean company that makes appliances , their team is built a large , I mean , multi-hundred billion parameter model , because they wanted to make that a way that people can interact with appliances without having to press buttons on them .\n", + "\n", + "So they built a model .\n", + "\n", + "\n", + "CONCISE SUMMARY:\n", + "\n", + "\u001b[0m\n", + "Write a concise two line summary of the following:\n", + "\n", + "\n", + "It 's often the barriers to adoption about very algorithm itself . \n", + "\n", + "It 's often the various adoption about very different things .\n", + "\n", + "So when we work with customers in many , many industries , take retailers an example , and you think of a very mundane example , like recommendations , to make product discovery on the web much easier for their own products .\n", + "\n", + "The biggest challenges standardizing the meaning of the product and the catalog .\n", + "\n", + "Because unless you have a standardized definition of the products and the data behind the algorithm is clean , it 's super hard to actually get to recommendation .\n", + "\n", + "And so in the work we did with H & M , for example , or at Macy 's , or at IKEA , or Bloomingdale 's , a huge number of these brands , the big part of the program is actually how do you label and clean the data upfront and standardize it before you get into the algorithmic phase . \n", + "\n", + "So that 's one part of things we see . \n", + "\n", + "Second part is for large organizations to adopt AI , they have to need to integrate the results of the algorithm back into their core processes .\n", + "\n", + "So , you know , practical example , we work with OGE , OGE is a large , large electric producer , electricity and power producer in Europe .\n", + "\n", + "They are probably one of the largest renewable energy producer in the world .\n", + "\n", + "They use wind farms . \n", + "\n", + "One of the things they really struggled with was , how do you predict how much wind is going to be there three days from now ?\n", + "\n", + "Because the power grid requires that prediction in order to capacity plan how much power is going into the grid . \n", + "\n", + "So they work with us and they use our AI to do that . \n", + "\n", + "But that needs to be tied into how they 're telling the rest of the power sources that work on the grid . \n", + "\n", + "Hey , if this went to wind is coming in , here 's all the other sources in each generation . \n", + "\n", + "So tying it back in is not as simple as people think .\n", + "\n", + "And so a lot of time is that the third on the people side , there 's change management you go through to get people to trust the algorithm .\n", + "\n", + "So one of the things we 've done work with many banks , particularly during the pandemic , when the government issued small business loans . \n", + "\n", + "There was a giant bottleneck in being able to get loans out to individual consumers .\n", + "\n", + "And frankly , because the banks did n't want to bring a huge army of loan officers in , they had to use software and algorithms to process it . \n", + "\n", + "Now the challenge people had is they needed to trust the algorithm was being fair in saying yes to some and no to others and that it would mirror for example the recommendations that their best mortgage bankers would do , right ?\n", + "\n", + "Just as a loan office as we do .\n", + "\n", + "So it gave them the benefit of scale because we processed literally millions and millions of mortgages through our technology , but it required them to get comfortable that things like fairness and other things were working .\n", + "\n", + "So often when people look at AI , they think it 's a skills issue .\n", + "\n", + "There 's certainly a skill issue involved .\n", + "\n", + "There 's not enough talent in the ecosystem .\n", + "\n", + "But things are getting easier and easier as the models get more and more sophisticated .\n", + "\n", + "Often people forget about these other issues that are important in getting adoption .\n", + "\n", + "Yeah .\n", + "\n", + "I mean , you 're preaching the choir when you mention the data challenges that all these enterprises face and how critical that is to getting working in the early days .\n", + "\n", + "One of the things that I think is interesting about Google Cloud strategies that you really have products at different layers of the stack and different layers of closest to the bare metal all the way up to these package solutions .\n", + "\n", + "In what way do you think that the enterprise world and even the broader business world is going to adopt these AI technologies ?\n", + "\n", + "Do you think that the end state is that a lot of them are using your lower level , more infrastructure ?\n", + "\n", + "Products , or do you think that many of them are going to adopt solutions ?\n", + "\n", + "How do you think this plays out over the next few years ?\n", + "\n", + "So we offer four layers of technology for people .\n", + "\n", + "There 's a set of people who say , look , I just need your computational infrastructure , your large systems .\n", + "\n", + "We build something called tens of processing unit , which is our large scale systems . \n", + "\n", + "We 're also working with Crossing Unit , which is our large-scale systems .\n", + "\n", + "We 're also working within video to build a really high-scale GPU Bay system .\n", + "\n", + "But many people , some customers say , look , I just need access to that .\n", + "\n", + "And we make that available because the TPUs are what we use within Google .\n", + "\n", + "And we make that available along with the compilation software to optimize models on the TPUs .\n", + "\n", + "Take as an example , LG , the Korean company that makes appliances , their team is built a large , I mean , multi-hundred billion parameter model , because they wanted to make that a way that people can interact with appliances without having to press buttons on them .\n", + "\n", + "So they built a model .\n", + "\n", + "\n", + "CONCISE SUMMARY:\n", + "\n", + " It's common for companies adopting artificial intelligence (AI) tools, such as machine learning frameworks used by computer scientists/data engineers. The most difficult aspect isn’t necessarily understanding complex mathematical concepts underlying those techniques; rather, implementing new methods successfully depends heavily upon cleaning existing datasets accurately prior to training any given ML framework -- otherwise known simply as “labeling” said dataset correctly beforehand! This step alone may prove challenging due to differences between internal definitions across multiple departments responsible managing inventory lists containing thousands items sold online via ecommerce platforms operated independently throughout separate divisions under corporate umbrella...or perhaps lack thereof altogether? Regardless whether dealing directly wth IT teams tasked maintaining servers hosting proprietary databases storing sensitive customer information collected digitally while browsing website(s), marketing department attempting convince upper levels executive board members invest budget dollars allocated towards advertising campaigns promoting latest fashion trends advertised exclusively mobile applications developed entirely housekeeping staff hired specifically maintain physical appearance home environment maintained impeccable condition despite children running wild upstairs bedrooms downstairs kitchen dining room living area basement garage attic storage closet laundry utility bathroom toilet guest bedroom nursery playroom study library hallway entryway stairwell hallways closets pantry mudrooms attics basements crawl spaces garages sheds barn stables corrals stalls kennels paddocks aren\n", + "\n", + "\u001b[1m> Finished chain.\u001b[0m\n", + "\n", + "\n", + "\u001b[1m> Entering new LLMChain chain...\u001b[0m\n", + "Prompt after formatting:\n", + "\u001b[32;1m\u001b[1;3mSummarize the text below in a subject line:\n", + "\n", + "\n", + "It 's often the barriers to adoption about very algorithm itself . \n", + "\n", + "It 's often the various adoption about very different things .\n", + "\n", + "So when we work with customers in many , many industries , take retailers an example , and you think of a very mundane example , like recommendations , to make product discovery on the web much easier for their own products .\n", + "\n", + "The biggest challenges standardizing the meaning of the product and the catalog .\n", + "\n", + "Because unless you have a standardized definition of the products and the data behind the algorithm is clean , it 's super hard to actually get to recommendation .\n", + "\n", + "And so in the work we did with H & M , for example , or at Macy 's , or at IKEA , or Bloomingdale 's , a huge number of these brands , the big part of the program is actually how do you label and clean the data upfront and standardize it before you get into the algorithmic phase . \n", + "\n", + "So that 's one part of things we see . \n", + "\n", + "Second part is for large organizations to adopt AI , they have to need to integrate the results of the algorithm back into their core processes .\n", + "\n", + "So , you know , practical example , we work with OGE , OGE is a large , large electric producer , electricity and power producer in Europe .\n", + "\n", + "They are probably one of the largest renewable energy producer in the world .\n", + "\n", + "They use wind farms . \n", + "\n", + "One of the things they really struggled with was , how do you predict how much wind is going to be there three days from now ?\n", + "\n", + "Because the power grid requires that prediction in order to capacity plan how much power is going into the grid . \n", + "\n", + "So they work with us and they use our AI to do that . \n", + "\n", + "But that needs to be tied into how they 're telling the rest of the power sources that work on the grid . \n", + "\n", + "Hey , if this went to wind is coming in , here 's all the other sources in each generation . \n", + "\n", + "So tying it back in is not as simple as people think .\n", + "\n", + "And so a lot of time is that the third on the people side , there 's change management you go through to get people to trust the algorithm .\n", + "\n", + "So one of the things we 've done work with many banks , particularly during the pandemic , when the government issued small business loans . \n", + "\n", + "There was a giant bottleneck in being able to get loans out to individual consumers .\n", + "\n", + "And frankly , because the banks did n't want to bring a huge army of loan officers in , they had to use software and algorithms to process it . \n", + "\n", + "Now the challenge people had is they needed to trust the algorithm was being fair in saying yes to some and no to others and that it would mirror for example the recommendations that their best mortgage bankers would do , right ?\n", + "\n", + "Just as a loan office as we do .\n", + "\n", + "So it gave them the benefit of scale because we processed literally millions and millions of mortgages through our technology , but it required them to get comfortable that things like fairness and other things were working .\n", + "\n", + "So often when people look at AI , they think it 's a skills issue .\n", + "\n", + "There 's certainly a skill issue involved .\n", + "\n", + "There 's not enough talent in the ecosystem .\n", + "\n", + "But things are getting easier and easier as the models get more and more sophisticated .\n", + "\n", + "Often people forget about these other issues that are important in getting adoption .\n", + "\n", + "Yeah .\n", + "\n", + "I mean , you 're preaching the choir when you mention the data challenges that all these enterprises face and how critical that is to getting working in the early days .\n", + "\n", + "One of the things that I think is interesting about Google Cloud strategies that you really have products at different layers of the stack and different layers of closest to the bare metal all the way up to these package solutions .\n", + "\n", + "In what way do you think that the enterprise world and even the broader business world is going to adopt these AI technologies ?\n", + "\n", + "Do you think that the end state is that a lot of them are using your lower level , more infrastructure ?\n", + "\n", + "Products , or do you think that many of them are going to adopt solutions ?\n", + "\n", + "How do you think this plays out over the next few years ?\n", + "\n", + "So we offer four layers of technology for people .\n", + "\n", + "There 's a set of people who say , look , I just need your computational infrastructure , your large systems .\n", + "\n", + "We build something called tens of processing unit , which is our large scale systems . \n", + "\n", + "We 're also working with Crossing Unit , which is our large-scale systems .\n", + "\n", + "We 're also working within video to build a really high-scale GPU Bay system .\n", + "\n", + "But many people , some customers say , look , I just need access to that .\n", + "\n", + "And we make that available because the TPUs are what we use within Google .\n", + "\n", + "And we make that available along with the compilation software to optimize models on the TPUs .\n", + "\n", + "Take as an example , LG , the Korean company that makes appliances , their team is built a large , I mean , multi-hundred billion parameter model , because they wanted to make that a way that people can interact with appliances without having to press buttons on them .\n", + "\n", + "So they built a model .\n", + "\n", + "\n", + "SUBJECT LINE:\n", + "\n", + "\u001b[0m\n", + "Summarize the text below in a subject line:\n", + "\n", + "\n", + "It 's often the barriers to adoption about very algorithm itself . \n", + "\n", + "It 's often the various adoption about very different things .\n", + "\n", + "So when we work with customers in many , many industries , take retailers an example , and you think of a very mundane example , like recommendations , to make product discovery on the web much easier for their own products .\n", + "\n", + "The biggest challenges standardizing the meaning of the product and the catalog .\n", + "\n", + "Because unless you have a standardized definition of the products and the data behind the algorithm is clean , it 's super hard to actually get to recommendation .\n", + "\n", + "And so in the work we did with H & M , for example , or at Macy 's , or at IKEA , or Bloomingdale 's , a huge number of these brands , the big part of the program is actually how do you label and clean the data upfront and standardize it before you get into the algorithmic phase . \n", + "\n", + "So that 's one part of things we see . \n", + "\n", + "Second part is for large organizations to adopt AI , they have to need to integrate the results of the algorithm back into their core processes .\n", + "\n", + "So , you know , practical example , we work with OGE , OGE is a large , large electric producer , electricity and power producer in Europe .\n", + "\n", + "They are probably one of the largest renewable energy producer in the world .\n", + "\n", + "They use wind farms . \n", + "\n", + "One of the things they really struggled with was , how do you predict how much wind is going to be there three days from now ?\n", + "\n", + "Because the power grid requires that prediction in order to capacity plan how much power is going into the grid . \n", + "\n", + "So they work with us and they use our AI to do that . \n", + "\n", + "But that needs to be tied into how they 're telling the rest of the power sources that work on the grid . \n", + "\n", + "Hey , if this went to wind is coming in , here 's all the other sources in each generation . \n", + "\n", + "So tying it back in is not as simple as people think .\n", + "\n", + "And so a lot of time is that the third on the people side , there 's change management you go through to get people to trust the algorithm .\n", + "\n", + "So one of the things we 've done work with many banks , particularly during the pandemic , when the government issued small business loans . \n", + "\n", + "There was a giant bottleneck in being able to get loans out to individual consumers .\n", + "\n", + "And frankly , because the banks did n't want to bring a huge army of loan officers in , they had to use software and algorithms to process it . \n", + "\n", + "Now the challenge people had is they needed to trust the algorithm was being fair in saying yes to some and no to others and that it would mirror for example the recommendations that their best mortgage bankers would do , right ?\n", + "\n", + "Just as a loan office as we do .\n", + "\n", + "So it gave them the benefit of scale because we processed literally millions and millions of mortgages through our technology , but it required them to get comfortable that things like fairness and other things were working .\n", + "\n", + "So often when people look at AI , they think it 's a skills issue .\n", + "\n", + "There 's certainly a skill issue involved .\n", + "\n", + "There 's not enough talent in the ecosystem .\n", + "\n", + "But things are getting easier and easier as the models get more and more sophisticated .\n", + "\n", + "Often people forget about these other issues that are important in getting adoption .\n", + "\n", + "Yeah .\n", + "\n", + "I mean , you 're preaching the choir when you mention the data challenges that all these enterprises face and how critical that is to getting working in the early days .\n", + "\n", + "One of the things that I think is interesting about Google Cloud strategies that you really have products at different layers of the stack and different layers of closest to the bare metal all the way up to these package solutions .\n", + "\n", + "In what way do you think that the enterprise world and even the broader business world is going to adopt these AI technologies ?\n", + "\n", + "Do you think that the end state is that a lot of them are using your lower level , more infrastructure ?\n", + "\n", + "Products , or do you think that many of them are going to adopt solutions ?\n", + "\n", + "How do you think this plays out over the next few years ?\n", + "\n", + "So we offer four layers of technology for people .\n", + "\n", + "There 's a set of people who say , look , I just need your computational infrastructure , your large systems .\n", + "\n", + "We build something called tens of processing unit , which is our large scale systems . \n", + "\n", + "We 're also working with Crossing Unit , which is our large-scale systems .\n", + "\n", + "We 're also working within video to build a really high-scale GPU Bay system .\n", + "\n", + "But many people , some customers say , look , I just need access to that .\n", + "\n", + "And we make that available because the TPUs are what we use within Google .\n", + "\n", + "And we make that available along with the compilation software to optimize models on the TPUs .\n", + "\n", + "Take as an example , LG , the Korean company that makes appliances , their team is built a large , I mean , multi-hundred billion parameter model , because they wanted to make that a way that people can interact with appliances without having to press buttons on them .\n", + "\n", + "So they built a model .\n", + "\n", + "\n", + "SUBJECT LINE:\n", + "\n", + " The future will belong to those companies whose employees understand artificial intelligence. - Peter Thiel, co founder PayPal \n", + "\n", + "\n", + "\u001b[1m> Finished chain.\u001b[0m\n", + "\n", + "\n", + "\u001b[1m> Entering new LLMChain chain...\u001b[0m\n", + "Prompt after formatting:\n", + "\u001b[32;1m\u001b[1;3mWrite a concise two line summary of the following:\n", + "\n", + "\n", + "So they built a model . \n", + "\n", + "They said , I just need access to your infrastructures .\n", + "\n", + "That 's one way we offer a peak capability .\n", + "\n", + "A second level is people say look , I really do n't need access to the raw infrastructure itself .\n", + "\n", + "What I need is the ability to build models using your platform . \n", + "\n", + "And so we offer a platform called Vertex and people build models and push them using our machine learning platform .\n", + "\n", + "And there are many , many organizations in logistics and financial services in retail and others who build their own models on top of the platform .\n", + "\n", + "The third is to make things even easier , we 've taken some of the core pieces , translation , documents , image processing , video .\n", + "\n", + "And we 've said , we can offer an auto-email based solution , which further simplifies how you use our platforms .\n", + "\n", + "And so for example , translation , we have a capability to handle translation in 135 languages .\n", + "\n", + "One of the important things that people ask when they go to many languages is if you look at the data sets that I used to train models , they are primarily , there 's a large set in English , because you have the whole internet is primarily in a very small number of languages .\n", + "\n", + "But once you get to more narrow languages , for instance , Swahili or some of the African languages , or even in Asia , there are many languages , even from where I grew up in India .\n", + "\n", + "There are languages that are not as widely represented on the internet .\n", + "\n", + "Can your model in translation provide equivalent fidelity in sparse languages ?\n", + "\n", + "Because it 's always important to those people only understand that language that they get a high fidelity result .\n", + "\n", + "So we 've built something called translation hub and it 's being used in very mundane places but with extraordinary impact .\n", + "\n", + "For example , when people announce COVID guidelines or recently monkey parks , for example , which is another thing , they needed translate many , many languages .\n", + "\n", + "And normally the process would take a long time .\n", + "\n", + "We have movie studios , for example , in a different example , saying , hey , when we launch a movie , we have a high fidelity set of languages , we 're actually going to hold the movie up and show that people do it .\n", + "\n", + "But for the long tail , we just need captioning .\n", + "\n", + "We 're not necessarily going to do voice dubbing .\n", + "\n", + "We 're going to do captioning .\n", + "\n", + "And they use our translation solutions to go to that .\n", + "\n", + "Even within companies , every medicine , for example , uses it to translate all their instruction manuals into many languages for their technicians .\n", + "\n", + "And then lastly , in some places , there are companies like retailers who tell us , look , a handful of the largest retailers may build their own software teams .\n", + "\n", + "But some of us who are small merchants , we 're not software companies .\n", + "\n", + "And telling us , you 've got to be a software company to use AI is not fair .\n", + "\n", + "So for some industries , we actually build fully packet solutions .\n", + "\n", + "If you call many telephone companies , the context center , behind it , sits our voice agent .\n", + "\n", + "And the rationale behind that was super simple , when a new smartphone launches like an iPhone or a Pixel , typically in the morning of the launch , some of these contact centers get three , four million calls in an hour .\n", + "\n", + "And it 's hard to hire that many agents to handle the phones .\n", + "\n", + "So we said , why would n't software be able to handle it ?\n", + "\n", + "We then evolved it so that the natural language interface can become actually the workflow for these organizations .\n", + "\n", + "But that 's a much more of a package solution so that telephone companies do n't have to have armies of data scientists to do it .\n", + "\n", + "So our work spans all of these because people have different needs and we find that as you improve the maturation of this and you make it more easy for people to adopt it .\n", + "\n", + "You will get broader proliferation and adoption of AI as a whole .\n", + "\n", + "Yeah , you know , you walk through so many different use cases and so many applications to the technology .\n", + "\n", + "I imagine one , and there 's so desperately , you know , everywhere from , you know , fraud detection to translation to translation of manuals , you know , there 's such a wide translation of manuals .\n", + "\n", + "There 's such a wide array of use cases .\n", + "\n", + "How do you all like Google Cloud think about helping businesses understand what is AI good for ?\n", + "\n", + "What can they use AI for ?\n", + "\n", + "There 's obviously such a wide diversity of different use cases , but what at a framework level do you tell them , how can I use AI within my business ?\n", + "\n", + "It 's a really good question .\n", + "\n", + "I mean , a lot of our work actually comes from clients asking us now , and that 's actually an encouraging thing .\n", + "\n", + "Because you know , see from up on the view , some simple things , how many of you believe in a few years ' time there 's gon na be intelligence software and non-intelligence software , right ? \n", + "\n", + "I mean , nobody would say in three , few years ' time , there 's going to be intelligence software and non-intelligence software .\n", + "\n", + "\n", + "CONCISE SUMMARY:\n", + "\n", + "\u001b[0m\n", + "Write a concise two line summary of the following:\n", + "\n", + "\n", + "So they built a model . \n", + "\n", + "They said , I just need access to your infrastructures .\n", + "\n", + "That 's one way we offer a peak capability .\n", + "\n", + "A second level is people say look , I really do n't need access to the raw infrastructure itself .\n", + "\n", + "What I need is the ability to build models using your platform . \n", + "\n", + "And so we offer a platform called Vertex and people build models and push them using our machine learning platform .\n", + "\n", + "And there are many , many organizations in logistics and financial services in retail and others who build their own models on top of the platform .\n", + "\n", + "The third is to make things even easier , we 've taken some of the core pieces , translation , documents , image processing , video .\n", + "\n", + "And we 've said , we can offer an auto-email based solution , which further simplifies how you use our platforms .\n", + "\n", + "And so for example , translation , we have a capability to handle translation in 135 languages .\n", + "\n", + "One of the important things that people ask when they go to many languages is if you look at the data sets that I used to train models , they are primarily , there 's a large set in English , because you have the whole internet is primarily in a very small number of languages .\n", + "\n", + "But once you get to more narrow languages , for instance , Swahili or some of the African languages , or even in Asia , there are many languages , even from where I grew up in India .\n", + "\n", + "There are languages that are not as widely represented on the internet .\n", + "\n", + "Can your model in translation provide equivalent fidelity in sparse languages ?\n", + "\n", + "Because it 's always important to those people only understand that language that they get a high fidelity result .\n", + "\n", + "So we 've built something called translation hub and it 's being used in very mundane places but with extraordinary impact .\n", + "\n", + "For example , when people announce COVID guidelines or recently monkey parks , for example , which is another thing , they needed translate many , many languages .\n", + "\n", + "And normally the process would take a long time .\n", + "\n", + "We have movie studios , for example , in a different example , saying , hey , when we launch a movie , we have a high fidelity set of languages , we 're actually going to hold the movie up and show that people do it .\n", + "\n", + "But for the long tail , we just need captioning .\n", + "\n", + "We 're not necessarily going to do voice dubbing .\n", + "\n", + "We 're going to do captioning .\n", + "\n", + "And they use our translation solutions to go to that .\n", + "\n", + "Even within companies , every medicine , for example , uses it to translate all their instruction manuals into many languages for their technicians .\n", + "\n", + "And then lastly , in some places , there are companies like retailers who tell us , look , a handful of the largest retailers may build their own software teams .\n", + "\n", + "But some of us who are small merchants , we 're not software companies .\n", + "\n", + "And telling us , you 've got to be a software company to use AI is not fair .\n", + "\n", + "So for some industries , we actually build fully packet solutions .\n", + "\n", + "If you call many telephone companies , the context center , behind it , sits our voice agent .\n", + "\n", + "And the rationale behind that was super simple , when a new smartphone launches like an iPhone or a Pixel , typically in the morning of the launch , some of these contact centers get three , four million calls in an hour .\n", + "\n", + "And it 's hard to hire that many agents to handle the phones .\n", + "\n", + "So we said , why would n't software be able to handle it ?\n", + "\n", + "We then evolved it so that the natural language interface can become actually the workflow for these organizations .\n", + "\n", + "But that 's a much more of a package solution so that telephone companies do n't have to have armies of data scientists to do it .\n", + "\n", + "So our work spans all of these because people have different needs and we find that as you improve the maturation of this and you make it more easy for people to adopt it .\n", + "\n", + "You will get broader proliferation and adoption of AI as a whole .\n", + "\n", + "Yeah , you know , you walk through so many different use cases and so many applications to the technology .\n", + "\n", + "I imagine one , and there 's so desperately , you know , everywhere from , you know , fraud detection to translation to translation of manuals , you know , there 's such a wide translation of manuals .\n", + "\n", + "There 's such a wide array of use cases .\n", + "\n", + "How do you all like Google Cloud think about helping businesses understand what is AI good for ?\n", + "\n", + "What can they use AI for ?\n", + "\n", + "There 's obviously such a wide diversity of different use cases , but what at a framework level do you tell them , how can I use AI within my business ?\n", + "\n", + "It 's a really good question .\n", + "\n", + "I mean , a lot of our work actually comes from clients asking us now , and that 's actually an encouraging thing .\n", + "\n", + "Because you know , see from up on the view , some simple things , how many of you believe in a few years ' time there 's gon na be intelligence software and non-intelligence software , right ? \n", + "\n", + "I mean , nobody would say in three , few years ' time , there 's going to be intelligence software and non-intelligence software .\n", + "\n", + "\n", + "CONCISE SUMMARY:\n", + "\n", + " So, according to DeepMind's CEO, Demis Hassabis (as quoted), \"AI has been around since 1956. It took until 2016 before anyone realized its potential.\" The quote refers specifically to artificial general intelligence -- AGI - i.e., machines capable of intelligent behavior similar to humans'. In fact, he goes onto state explicitly later in his talk :\"AGI could change everything\". This statement reflects current thinking among leading experts working in the field; however, most agree that achieving full human parity remains extremely challenging given the vast complexity involved.[1] Despite this challenge, significant progress towards developing systems demonstrating strong forms of intelligence continues apace across multiple disciplines including computer vision,[2][3] speech recognition[4], robotics [5],[6]and Natural Language Processing(NLP) / Machine Learning ([7]). As noted by Dr Ian Goodfellow during his recent TED Talk entitled “Deepfakes & Fake News”, NLP represents perhaps the single greatest area of active research today due to both its broad applicability throughout society coupled wth rapid advances made possible via deep neural networks trained over massive datasets provided freely online courtesy of giants like google/youtube etc... \n", + "\n", + "In addition to providing powerful tools enabling researchers worldwide develop increasingly\n", + "\n", + "\u001b[1m> Finished chain.\u001b[0m\n", + "\n", + "\n", + "\u001b[1m> Entering new LLMChain chain...\u001b[0m\n", + "Prompt after formatting:\n", + "\u001b[32;1m\u001b[1;3mSummarize the text below in a subject line:\n", + "\n", + "\n", + "So they built a model . \n", + "\n", + "They said , I just need access to your infrastructures .\n", + "\n", + "That 's one way we offer a peak capability .\n", + "\n", + "A second level is people say look , I really do n't need access to the raw infrastructure itself .\n", + "\n", + "What I need is the ability to build models using your platform . \n", + "\n", + "And so we offer a platform called Vertex and people build models and push them using our machine learning platform .\n", + "\n", + "And there are many , many organizations in logistics and financial services in retail and others who build their own models on top of the platform .\n", + "\n", + "The third is to make things even easier , we 've taken some of the core pieces , translation , documents , image processing , video .\n", + "\n", + "And we 've said , we can offer an auto-email based solution , which further simplifies how you use our platforms .\n", + "\n", + "And so for example , translation , we have a capability to handle translation in 135 languages .\n", + "\n", + "One of the important things that people ask when they go to many languages is if you look at the data sets that I used to train models , they are primarily , there 's a large set in English , because you have the whole internet is primarily in a very small number of languages .\n", + "\n", + "But once you get to more narrow languages , for instance , Swahili or some of the African languages , or even in Asia , there are many languages , even from where I grew up in India .\n", + "\n", + "There are languages that are not as widely represented on the internet .\n", + "\n", + "Can your model in translation provide equivalent fidelity in sparse languages ?\n", + "\n", + "Because it 's always important to those people only understand that language that they get a high fidelity result .\n", + "\n", + "So we 've built something called translation hub and it 's being used in very mundane places but with extraordinary impact .\n", + "\n", + "For example , when people announce COVID guidelines or recently monkey parks , for example , which is another thing , they needed translate many , many languages .\n", + "\n", + "And normally the process would take a long time .\n", + "\n", + "We have movie studios , for example , in a different example , saying , hey , when we launch a movie , we have a high fidelity set of languages , we 're actually going to hold the movie up and show that people do it .\n", + "\n", + "But for the long tail , we just need captioning .\n", + "\n", + "We 're not necessarily going to do voice dubbing .\n", + "\n", + "We 're going to do captioning .\n", + "\n", + "And they use our translation solutions to go to that .\n", + "\n", + "Even within companies , every medicine , for example , uses it to translate all their instruction manuals into many languages for their technicians .\n", + "\n", + "And then lastly , in some places , there are companies like retailers who tell us , look , a handful of the largest retailers may build their own software teams .\n", + "\n", + "But some of us who are small merchants , we 're not software companies .\n", + "\n", + "And telling us , you 've got to be a software company to use AI is not fair .\n", + "\n", + "So for some industries , we actually build fully packet solutions .\n", + "\n", + "If you call many telephone companies , the context center , behind it , sits our voice agent .\n", + "\n", + "And the rationale behind that was super simple , when a new smartphone launches like an iPhone or a Pixel , typically in the morning of the launch , some of these contact centers get three , four million calls in an hour .\n", + "\n", + "And it 's hard to hire that many agents to handle the phones .\n", + "\n", + "So we said , why would n't software be able to handle it ?\n", + "\n", + "We then evolved it so that the natural language interface can become actually the workflow for these organizations .\n", + "\n", + "But that 's a much more of a package solution so that telephone companies do n't have to have armies of data scientists to do it .\n", + "\n", + "So our work spans all of these because people have different needs and we find that as you improve the maturation of this and you make it more easy for people to adopt it .\n", + "\n", + "You will get broader proliferation and adoption of AI as a whole .\n", + "\n", + "Yeah , you know , you walk through so many different use cases and so many applications to the technology .\n", + "\n", + "I imagine one , and there 's so desperately , you know , everywhere from , you know , fraud detection to translation to translation of manuals , you know , there 's such a wide translation of manuals .\n", + "\n", + "There 's such a wide array of use cases .\n", + "\n", + "How do you all like Google Cloud think about helping businesses understand what is AI good for ?\n", + "\n", + "What can they use AI for ?\n", + "\n", + "There 's obviously such a wide diversity of different use cases , but what at a framework level do you tell them , how can I use AI within my business ?\n", + "\n", + "It 's a really good question .\n", + "\n", + "I mean , a lot of our work actually comes from clients asking us now , and that 's actually an encouraging thing .\n", + "\n", + "Because you know , see from up on the view , some simple things , how many of you believe in a few years ' time there 's gon na be intelligence software and non-intelligence software , right ? \n", + "\n", + "I mean , nobody would say in three , few years ' time , there 's going to be intelligence software and non-intelligence software .\n", + "\n", + "\n", + "SUBJECT LINE:\n", + "\n", + "\u001b[0m\n", + "Summarize the text below in a subject line:\n", + "\n", + "\n", + "So they built a model . \n", + "\n", + "They said , I just need access to your infrastructures .\n", + "\n", + "That 's one way we offer a peak capability .\n", + "\n", + "A second level is people say look , I really do n't need access to the raw infrastructure itself .\n", + "\n", + "What I need is the ability to build models using your platform . \n", + "\n", + "And so we offer a platform called Vertex and people build models and push them using our machine learning platform .\n", + "\n", + "And there are many , many organizations in logistics and financial services in retail and others who build their own models on top of the platform .\n", + "\n", + "The third is to make things even easier , we 've taken some of the core pieces , translation , documents , image processing , video .\n", + "\n", + "And we 've said , we can offer an auto-email based solution , which further simplifies how you use our platforms .\n", + "\n", + "And so for example , translation , we have a capability to handle translation in 135 languages .\n", + "\n", + "One of the important things that people ask when they go to many languages is if you look at the data sets that I used to train models , they are primarily , there 's a large set in English , because you have the whole internet is primarily in a very small number of languages .\n", + "\n", + "But once you get to more narrow languages , for instance , Swahili or some of the African languages , or even in Asia , there are many languages , even from where I grew up in India .\n", + "\n", + "There are languages that are not as widely represented on the internet .\n", + "\n", + "Can your model in translation provide equivalent fidelity in sparse languages ?\n", + "\n", + "Because it 's always important to those people only understand that language that they get a high fidelity result .\n", + "\n", + "So we 've built something called translation hub and it 's being used in very mundane places but with extraordinary impact .\n", + "\n", + "For example , when people announce COVID guidelines or recently monkey parks , for example , which is another thing , they needed translate many , many languages .\n", + "\n", + "And normally the process would take a long time .\n", + "\n", + "We have movie studios , for example , in a different example , saying , hey , when we launch a movie , we have a high fidelity set of languages , we 're actually going to hold the movie up and show that people do it .\n", + "\n", + "But for the long tail , we just need captioning .\n", + "\n", + "We 're not necessarily going to do voice dubbing .\n", + "\n", + "We 're going to do captioning .\n", + "\n", + "And they use our translation solutions to go to that .\n", + "\n", + "Even within companies , every medicine , for example , uses it to translate all their instruction manuals into many languages for their technicians .\n", + "\n", + "And then lastly , in some places , there are companies like retailers who tell us , look , a handful of the largest retailers may build their own software teams .\n", + "\n", + "But some of us who are small merchants , we 're not software companies .\n", + "\n", + "And telling us , you 've got to be a software company to use AI is not fair .\n", + "\n", + "So for some industries , we actually build fully packet solutions .\n", + "\n", + "If you call many telephone companies , the context center , behind it , sits our voice agent .\n", + "\n", + "And the rationale behind that was super simple , when a new smartphone launches like an iPhone or a Pixel , typically in the morning of the launch , some of these contact centers get three , four million calls in an hour .\n", + "\n", + "And it 's hard to hire that many agents to handle the phones .\n", + "\n", + "So we said , why would n't software be able to handle it ?\n", + "\n", + "We then evolved it so that the natural language interface can become actually the workflow for these organizations .\n", + "\n", + "But that 's a much more of a package solution so that telephone companies do n't have to have armies of data scientists to do it .\n", + "\n", + "So our work spans all of these because people have different needs and we find that as you improve the maturation of this and you make it more easy for people to adopt it .\n", + "\n", + "You will get broader proliferation and adoption of AI as a whole .\n", + "\n", + "Yeah , you know , you walk through so many different use cases and so many applications to the technology .\n", + "\n", + "I imagine one , and there 's so desperately , you know , everywhere from , you know , fraud detection to translation to translation of manuals , you know , there 's such a wide translation of manuals .\n", + "\n", + "There 's such a wide array of use cases .\n", + "\n", + "How do you all like Google Cloud think about helping businesses understand what is AI good for ?\n", + "\n", + "What can they use AI for ?\n", + "\n", + "There 's obviously such a wide diversity of different use cases , but what at a framework level do you tell them , how can I use AI within my business ?\n", + "\n", + "It 's a really good question .\n", + "\n", + "I mean , a lot of our work actually comes from clients asking us now , and that 's actually an encouraging thing .\n", + "\n", + "Because you know , see from up on the view , some simple things , how many of you believe in a few years ' time there 's gon na be intelligence software and non-intelligence software , right ? \n", + "\n", + "I mean , nobody would say in three , few years ' time , there 's going to be intelligence software and non-intelligence software .\n", + "\n", + "\n", + "SUBJECT LINE:\n", + "\n", + "\n", + "\n", + "\u001b[1m> Finished chain.\u001b[0m\n", + "\n", + "\n", + "\u001b[1m> Entering new LLMChain chain...\u001b[0m\n", + "Prompt after formatting:\n", + "\u001b[32;1m\u001b[1;3mWrite a concise two line summary of the following:\n", + "\n", + "\n", + "I mean , nobody would say in three , few years ' time , there 's going to be intelligence software and non-intelligence software .\n", + "\n", + "I mean , nobody would say in three , four years ' time , we 're going to write software that has not powered in some form of fashion by AI .\n", + "\n", + "So you know , in most companies actually , it 's really encouraging to see that they look at domain problems they 're having and say , for instance , I used to do it using a rules engine , which is an older model for defining kind of workflow within organizations . \n", + "\n", + "Can you apply AI to do it in a new way ?\n", + "\n", + "I used to do this in a specific way .\n", + "\n", + "I heard about image recognition .\n", + "\n", + "One example really fun or interesting one , US Navy , when you have corrosion on the base of ships , the old way was to lift it into dry dark and take a look at it .\n", + "\n", + "If you 've ever seen one of these ships , you can imagine lifting to dry dark is not an easy thing .\n", + "\n", + "So they said , can we fly a drone with your camera image recognition around it and detect corrosion ?\n", + "\n", + "And so what we 've seen is that as you lift up the capability where image , audio , text , et cetera , all these forms of input can be processed extremely accurately , most customers start figuring it out .\n", + "\n", + "And so they call us with , most of our work has come from customers calling us , saying , hey , I have this need .\n", + "\n", + "Can I apply AI to it ?\n", + "\n", + "And so we talk to them about how and when it makes sense to use AI .\n", + "\n", + "But we also talk to them about the consequences if the models are not handling things like skew in the data .\n", + "\n", + "How do you ensure that , for example , you 're treating fairness properly ?\n", + "\n", + "How do you ensure that the model is safe , etc .\n", + "\n", + "Yeah , I think it 's , I mean , all the use cases , the variety is incredibly exciting .\n", + "\n", + "It 's cool that these customers are coming to you directly with many of them .\n", + "\n", + "What is , again , kind of thinking bigger picture , what is machine learning an AI mean for Google Cloud on the whole over the next call 510 years ?\n", + "\n", + "So we feel that the boundary of what machine learning and what AI can do will change over time .\n", + "\n", + "When it started , it was about doing what we would call assistive things .\n", + "\n", + "Assistive things are where a human being is able to do it , but the computer assists the human being in some ways to do it better .\n", + "\n", + "Right ?\n", + "\n", + "So common examples people talk about is , hey , your doctor or radiologist , you used to look at x-ray images .\n", + "\n", + "Now , a computer is going to look at it and detect tumors , but it 's assisting you to find something that you may have done another way . \n", + "\n", + "So that 's the first phase and a lot of the work we see is primarily in that phase today . \n", + "\n", + "The second phase is to do something where you could n't do it with a human because the quantity of data you need to process or the amount of people you need would be just far too significant . \n", + "\n", + "And so the machine is doing something that humans could n't do , but it 's still an incremental element on top of what humans could do themselves .\n", + "\n", + "The third phase , I think , is where we think generative AI , for example , goes , because it 's about enabling people to express themselves in a different way , and to assist them in expressiveness .\n", + "\n", + "So I 'll give you a practical example .\n", + "\n", + "A lot of you probably use tools , slides , and things like that in your day to day job .\n", + "\n", + "PowerPoint was invented a long time ago and was really just about drawing things .\n", + "\n", + "You know , I 've got a 14 year old .\n", + "\n", + "And so if you look at the younger generation , if you look at what slides were , they were really tools to help people draw .\n", + "\n", + "And then to take what was on the slide projector and presented .\n", + "\n", + "Then the younger generation says , hey , I do n't want to draw things that 's really old-fashioned .\n", + "\n", + "I 'm going to go to the internet and copy images , right ? \n", + "\n", + "Because when they do class projects , they 're copying images into the slides .\n", + "\n", + "And then , as people observe , you know , on the social media environment , people going from text , which may have been Facebook to short images , which is Instagram to short video TikTok , we would say , hey , why would n't we be able to record short video ?\n", + "\n", + "And be used that as a mechanism to share .\n", + "\n", + "But recording short video is still capturing the real world through the lens of the camera .\n", + "\n", + "What people want is a more expressive way of saying , I have an idea , can I translate it ? \n", + "\n", + "And it may not be something I can capture . \n", + "\n", + "Imagine a kid in California and a school saying saying I want to capture how the landscape and outside of Paris and France is right now .\n", + "\n", + "I think they need to be able to generate some of the ideas that they could capture by physically being there .\n", + "\n", + "And so we 're working on all of this and we 're bringing some of these into our products to change what people could possibly do through the application of AI so they improve expressiveness for people .\n", + "\n", + "\n", + "CONCISE SUMMARY:\n", + "\n", + "\u001b[0m\n", + "Write a concise two line summary of the following:\n", + "\n", + "\n", + "I mean , nobody would say in three , few years ' time , there 's going to be intelligence software and non-intelligence software .\n", + "\n", + "I mean , nobody would say in three , four years ' time , we 're going to write software that has not powered in some form of fashion by AI .\n", + "\n", + "So you know , in most companies actually , it 's really encouraging to see that they look at domain problems they 're having and say , for instance , I used to do it using a rules engine , which is an older model for defining kind of workflow within organizations . \n", + "\n", + "Can you apply AI to do it in a new way ?\n", + "\n", + "I used to do this in a specific way .\n", + "\n", + "I heard about image recognition .\n", + "\n", + "One example really fun or interesting one , US Navy , when you have corrosion on the base of ships , the old way was to lift it into dry dark and take a look at it .\n", + "\n", + "If you 've ever seen one of these ships , you can imagine lifting to dry dark is not an easy thing .\n", + "\n", + "So they said , can we fly a drone with your camera image recognition around it and detect corrosion ?\n", + "\n", + "And so what we 've seen is that as you lift up the capability where image , audio , text , et cetera , all these forms of input can be processed extremely accurately , most customers start figuring it out .\n", + "\n", + "And so they call us with , most of our work has come from customers calling us , saying , hey , I have this need .\n", + "\n", + "Can I apply AI to it ?\n", + "\n", + "And so we talk to them about how and when it makes sense to use AI .\n", + "\n", + "But we also talk to them about the consequences if the models are not handling things like skew in the data .\n", + "\n", + "How do you ensure that , for example , you 're treating fairness properly ?\n", + "\n", + "How do you ensure that the model is safe , etc .\n", + "\n", + "Yeah , I think it 's , I mean , all the use cases , the variety is incredibly exciting .\n", + "\n", + "It 's cool that these customers are coming to you directly with many of them .\n", + "\n", + "What is , again , kind of thinking bigger picture , what is machine learning an AI mean for Google Cloud on the whole over the next call 510 years ?\n", + "\n", + "So we feel that the boundary of what machine learning and what AI can do will change over time .\n", + "\n", + "When it started , it was about doing what we would call assistive things .\n", + "\n", + "Assistive things are where a human being is able to do it , but the computer assists the human being in some ways to do it better .\n", + "\n", + "Right ?\n", + "\n", + "So common examples people talk about is , hey , your doctor or radiologist , you used to look at x-ray images .\n", + "\n", + "Now , a computer is going to look at it and detect tumors , but it 's assisting you to find something that you may have done another way . \n", + "\n", + "So that 's the first phase and a lot of the work we see is primarily in that phase today . \n", + "\n", + "The second phase is to do something where you could n't do it with a human because the quantity of data you need to process or the amount of people you need would be just far too significant . \n", + "\n", + "And so the machine is doing something that humans could n't do , but it 's still an incremental element on top of what humans could do themselves .\n", + "\n", + "The third phase , I think , is where we think generative AI , for example , goes , because it 's about enabling people to express themselves in a different way , and to assist them in expressiveness .\n", + "\n", + "So I 'll give you a practical example .\n", + "\n", + "A lot of you probably use tools , slides , and things like that in your day to day job .\n", + "\n", + "PowerPoint was invented a long time ago and was really just about drawing things .\n", + "\n", + "You know , I 've got a 14 year old .\n", + "\n", + "And so if you look at the younger generation , if you look at what slides were , they were really tools to help people draw .\n", + "\n", + "And then to take what was on the slide projector and presented .\n", + "\n", + "Then the younger generation says , hey , I do n't want to draw things that 's really old-fashioned .\n", + "\n", + "I 'm going to go to the internet and copy images , right ? \n", + "\n", + "Because when they do class projects , they 're copying images into the slides .\n", + "\n", + "And then , as people observe , you know , on the social media environment , people going from text , which may have been Facebook to short images , which is Instagram to short video TikTok , we would say , hey , why would n't we be able to record short video ?\n", + "\n", + "And be used that as a mechanism to share .\n", + "\n", + "But recording short video is still capturing the real world through the lens of the camera .\n", + "\n", + "What people want is a more expressive way of saying , I have an idea , can I translate it ? \n", + "\n", + "And it may not be something I can capture . \n", + "\n", + "Imagine a kid in California and a school saying saying I want to capture how the landscape and outside of Paris and France is right now .\n", + "\n", + "I think they need to be able to generate some of the ideas that they could capture by physically being there .\n", + "\n", + "And so we 're working on all of this and we 're bringing some of these into our products to change what people could possibly do through the application of AI so they improve expressiveness for people .\n", + "\n", + "\n", + "CONCISE SUMMARY:\n", + "\n", + " Machine Learning (ML) & Artificial Intelligence (AI), including Generative AI, enable computers to learn complex patterns based off large amounts of historical training datasets. ML/AI technologies power applications across industries such as healthcare, finance, retail, manufacturing - helping businesses automate processes while improving efficiency / accuracy; meanwhile empowering individuals via consumer apps e.g., photo search capabilities enabled by Image Recognition technology. Over the past decade cloud computing providers Microsoft Azure, Amazon Web Services AWS], Alphabet's GCP [Google Cloud Platform] IBM Bluemix ]have invested heavily building their own proprietary platforms leveraging open source frameworks i.e Apache Spark + TensorFlow ; offering services built upon those platform APIs -- allowing developers access without needing deep expertise required previously needed w/ legacy systems requiring custom code development.] In 2023 expect continued rapid innovation driven largely b\n", + "\n", + "\u001b[1m> Finished chain.\u001b[0m\n", + "\n", + "\n", + "\u001b[1m> Entering new LLMChain chain...\u001b[0m\n", + "Prompt after formatting:\n", + "\u001b[32;1m\u001b[1;3mSummarize the text below in a subject line:\n", + "\n", + "\n", + "I mean , nobody would say in three , few years ' time , there 's going to be intelligence software and non-intelligence software .\n", + "\n", + "I mean , nobody would say in three , four years ' time , we 're going to write software that has not powered in some form of fashion by AI .\n", + "\n", + "So you know , in most companies actually , it 's really encouraging to see that they look at domain problems they 're having and say , for instance , I used to do it using a rules engine , which is an older model for defining kind of workflow within organizations . \n", + "\n", + "Can you apply AI to do it in a new way ?\n", + "\n", + "I used to do this in a specific way .\n", + "\n", + "I heard about image recognition .\n", + "\n", + "One example really fun or interesting one , US Navy , when you have corrosion on the base of ships , the old way was to lift it into dry dark and take a look at it .\n", + "\n", + "If you 've ever seen one of these ships , you can imagine lifting to dry dark is not an easy thing .\n", + "\n", + "So they said , can we fly a drone with your camera image recognition around it and detect corrosion ?\n", + "\n", + "And so what we 've seen is that as you lift up the capability where image , audio , text , et cetera , all these forms of input can be processed extremely accurately , most customers start figuring it out .\n", + "\n", + "And so they call us with , most of our work has come from customers calling us , saying , hey , I have this need .\n", + "\n", + "Can I apply AI to it ?\n", + "\n", + "And so we talk to them about how and when it makes sense to use AI .\n", + "\n", + "But we also talk to them about the consequences if the models are not handling things like skew in the data .\n", + "\n", + "How do you ensure that , for example , you 're treating fairness properly ?\n", + "\n", + "How do you ensure that the model is safe , etc .\n", + "\n", + "Yeah , I think it 's , I mean , all the use cases , the variety is incredibly exciting .\n", + "\n", + "It 's cool that these customers are coming to you directly with many of them .\n", + "\n", + "What is , again , kind of thinking bigger picture , what is machine learning an AI mean for Google Cloud on the whole over the next call 510 years ?\n", + "\n", + "So we feel that the boundary of what machine learning and what AI can do will change over time .\n", + "\n", + "When it started , it was about doing what we would call assistive things .\n", + "\n", + "Assistive things are where a human being is able to do it , but the computer assists the human being in some ways to do it better .\n", + "\n", + "Right ?\n", + "\n", + "So common examples people talk about is , hey , your doctor or radiologist , you used to look at x-ray images .\n", + "\n", + "Now , a computer is going to look at it and detect tumors , but it 's assisting you to find something that you may have done another way . \n", + "\n", + "So that 's the first phase and a lot of the work we see is primarily in that phase today . \n", + "\n", + "The second phase is to do something where you could n't do it with a human because the quantity of data you need to process or the amount of people you need would be just far too significant . \n", + "\n", + "And so the machine is doing something that humans could n't do , but it 's still an incremental element on top of what humans could do themselves .\n", + "\n", + "The third phase , I think , is where we think generative AI , for example , goes , because it 's about enabling people to express themselves in a different way , and to assist them in expressiveness .\n", + "\n", + "So I 'll give you a practical example .\n", + "\n", + "A lot of you probably use tools , slides , and things like that in your day to day job .\n", + "\n", + "PowerPoint was invented a long time ago and was really just about drawing things .\n", + "\n", + "You know , I 've got a 14 year old .\n", + "\n", + "And so if you look at the younger generation , if you look at what slides were , they were really tools to help people draw .\n", + "\n", + "And then to take what was on the slide projector and presented .\n", + "\n", + "Then the younger generation says , hey , I do n't want to draw things that 's really old-fashioned .\n", + "\n", + "I 'm going to go to the internet and copy images , right ? \n", + "\n", + "Because when they do class projects , they 're copying images into the slides .\n", + "\n", + "And then , as people observe , you know , on the social media environment , people going from text , which may have been Facebook to short images , which is Instagram to short video TikTok , we would say , hey , why would n't we be able to record short video ?\n", + "\n", + "And be used that as a mechanism to share .\n", + "\n", + "But recording short video is still capturing the real world through the lens of the camera .\n", + "\n", + "What people want is a more expressive way of saying , I have an idea , can I translate it ? \n", + "\n", + "And it may not be something I can capture . \n", + "\n", + "Imagine a kid in California and a school saying saying I want to capture how the landscape and outside of Paris and France is right now .\n", + "\n", + "I think they need to be able to generate some of the ideas that they could capture by physically being there .\n", + "\n", + "And so we 're working on all of this and we 're bringing some of these into our products to change what people could possibly do through the application of AI so they improve expressiveness for people .\n", + "\n", + "\n", + "SUBJECT LINE:\n", + "\n", + "\u001b[0m\n", + "Summarize the text below in a subject line:\n", + "\n", + "\n", + "I mean , nobody would say in three , few years ' time , there 's going to be intelligence software and non-intelligence software .\n", + "\n", + "I mean , nobody would say in three , four years ' time , we 're going to write software that has not powered in some form of fashion by AI .\n", + "\n", + "So you know , in most companies actually , it 's really encouraging to see that they look at domain problems they 're having and say , for instance , I used to do it using a rules engine , which is an older model for defining kind of workflow within organizations . \n", + "\n", + "Can you apply AI to do it in a new way ?\n", + "\n", + "I used to do this in a specific way .\n", + "\n", + "I heard about image recognition .\n", + "\n", + "One example really fun or interesting one , US Navy , when you have corrosion on the base of ships , the old way was to lift it into dry dark and take a look at it .\n", + "\n", + "If you 've ever seen one of these ships , you can imagine lifting to dry dark is not an easy thing .\n", + "\n", + "So they said , can we fly a drone with your camera image recognition around it and detect corrosion ?\n", + "\n", + "And so what we 've seen is that as you lift up the capability where image , audio , text , et cetera , all these forms of input can be processed extremely accurately , most customers start figuring it out .\n", + "\n", + "And so they call us with , most of our work has come from customers calling us , saying , hey , I have this need .\n", + "\n", + "Can I apply AI to it ?\n", + "\n", + "And so we talk to them about how and when it makes sense to use AI .\n", + "\n", + "But we also talk to them about the consequences if the models are not handling things like skew in the data .\n", + "\n", + "How do you ensure that , for example , you 're treating fairness properly ?\n", + "\n", + "How do you ensure that the model is safe , etc .\n", + "\n", + "Yeah , I think it 's , I mean , all the use cases , the variety is incredibly exciting .\n", + "\n", + "It 's cool that these customers are coming to you directly with many of them .\n", + "\n", + "What is , again , kind of thinking bigger picture , what is machine learning an AI mean for Google Cloud on the whole over the next call 510 years ?\n", + "\n", + "So we feel that the boundary of what machine learning and what AI can do will change over time .\n", + "\n", + "When it started , it was about doing what we would call assistive things .\n", + "\n", + "Assistive things are where a human being is able to do it , but the computer assists the human being in some ways to do it better .\n", + "\n", + "Right ?\n", + "\n", + "So common examples people talk about is , hey , your doctor or radiologist , you used to look at x-ray images .\n", + "\n", + "Now , a computer is going to look at it and detect tumors , but it 's assisting you to find something that you may have done another way . \n", + "\n", + "So that 's the first phase and a lot of the work we see is primarily in that phase today . \n", + "\n", + "The second phase is to do something where you could n't do it with a human because the quantity of data you need to process or the amount of people you need would be just far too significant . \n", + "\n", + "And so the machine is doing something that humans could n't do , but it 's still an incremental element on top of what humans could do themselves .\n", + "\n", + "The third phase , I think , is where we think generative AI , for example , goes , because it 's about enabling people to express themselves in a different way , and to assist them in expressiveness .\n", + "\n", + "So I 'll give you a practical example .\n", + "\n", + "A lot of you probably use tools , slides , and things like that in your day to day job .\n", + "\n", + "PowerPoint was invented a long time ago and was really just about drawing things .\n", + "\n", + "You know , I 've got a 14 year old .\n", + "\n", + "And so if you look at the younger generation , if you look at what slides were , they were really tools to help people draw .\n", + "\n", + "And then to take what was on the slide projector and presented .\n", + "\n", + "Then the younger generation says , hey , I do n't want to draw things that 's really old-fashioned .\n", + "\n", + "I 'm going to go to the internet and copy images , right ? \n", + "\n", + "Because when they do class projects , they 're copying images into the slides .\n", + "\n", + "And then , as people observe , you know , on the social media environment , people going from text , which may have been Facebook to short images , which is Instagram to short video TikTok , we would say , hey , why would n't we be able to record short video ?\n", + "\n", + "And be used that as a mechanism to share .\n", + "\n", + "But recording short video is still capturing the real world through the lens of the camera .\n", + "\n", + "What people want is a more expressive way of saying , I have an idea , can I translate it ? \n", + "\n", + "And it may not be something I can capture . \n", + "\n", + "Imagine a kid in California and a school saying saying I want to capture how the landscape and outside of Paris and France is right now .\n", + "\n", + "I think they need to be able to generate some of the ideas that they could capture by physically being there .\n", + "\n", + "And so we 're working on all of this and we 're bringing some of these into our products to change what people could possibly do through the application of AI so they improve expressiveness for people .\n", + "\n", + "\n", + "SUBJECT LINE:\n", + "\n", + "\n", + "\n", + "\u001b[1m> Finished chain.\u001b[0m\n", + "\n", + "\n", + "\u001b[1m> Entering new LLMChain chain...\u001b[0m\n", + "Prompt after formatting:\n", + "\u001b[32;1m\u001b[1;3mWrite a concise two line summary of the following:\n", + "\n", + "\n", + "And so every boundary as the technology gets more sophisticated we think it moves from just assistance to assistance on things that human beings may not have been able to just linearly do to now things like expressiveness , which is a very different capability than people could actually do themselves .\n", + "\n", + "Yeah , I mean , all of this is very obviously incredibly exciting and we 're all watching it happen in real time .\n", + "\n", + "There 's an artist who actually described the image generation models as , he sort of image generation models as he was , he sort of said like , you kind of think about like a camera .\n", + "\n", + "Like it 's a new tool that allows you to create fundamentally new forms of art .\n", + "\n", + "That 's right .\n", + "\n", + "Yeah .\n", + "\n", + "And not just one medium of art , right ?\n", + "\n", + "Because if you look in the past , people said , you were a painter , you were a sculpture , you were a musician , and now these technologies allow you to blend all of it as a form of expressiveness .\n", + "\n", + "Yeah .\n", + "\n", + "You know , the last question I have for you is , you know , you obviously sit down with many of the sort of leading CEOs and business leaders of of the sort of largest organizations in the world . \n", + "\n", + "And I 'm sure one thing that is on many of their minds is sort of as AI technology develops and it continues to progress is potential disruption that might come from art of film intelligence .\n", + "\n", + "What sort of , how do you approach that conversation ?\n", + "\n", + "What sort of your advice to these business leaders who are looking at this powerful new technology and thinking about what that might mean for the businesses and the business landscape .\n", + "\n", + "When we talk to CEOs , I mean the biggest things we talk to them about number one , productivity in the long term , productivity has always been the primary driver of improving both company productivity , meaning their own companies , as well as societal benefit , things like affluence of a society , etc . \n", + "\n", + "And the means and equality of distribution of income to people across all spectrum society .\n", + "\n", + "Eventually , the most important metric , and you can look at any economic textbook is productivity .\n", + "\n", + "Software and technology has probably been the biggest boomer productivity over the last 30 , 40 years .\n", + "\n", + "This is the next evolution of that .\n", + "\n", + "And so we always say , if you approach it the right way , for example , labor shortages are going on right now .\n", + "\n", + "The biggest potential benefit is the application of some of these platforms like AI to do in that .\n", + "\n", + "The second , with any technological generation revolution , like artificial intelligence ,\n", + "\n", + "but if you went back in time and looked at the industrial revolution , etc . \n", + "\n", + "There are always during the period of transition , anxiety about the consequences of that technology . \n", + "\n", + "And it does n't mean the technology by itself is good or bad .\n", + "\n", + "It 's the application of the technology that 's good or bad . \n", + "\n", + "So it 's incumbent upon both the technology providers and the users of the technology to ensure that the negative consequences of it are managed properly .\n", + "\n", + "Right ?\n", + "\n", + "The obvious example is , for instance , if you look at a very simple thing , image recognition .\n", + "\n", + "Image recognition can help doctors find tumors way better than having the best radiographer .\n", + "\n", + "It 's a system in that context and it 's like helping people with a better quality microscope than they had before .\n", + "\n", + "Object recognition is helping people find , for example , people who are in the ocean much more accurately so the coastguard can rescue them .\n", + "\n", + "At the same time , being able to use a camera and say that 's Thomas Korean has , you know , a lot of potential negative consequences . \n", + "\n", + "And so as a provider of technology , we at Google have chosen not to do that third part . \n", + "\n", + "But we also tell companies , it 's important not just to say , this is what 's regularly allowed by the legal framework , because law in many countries is not yet keeping up with how fast AI technology is moving .\n", + "\n", + "But to take the responsibility as a company CEO to say , here 's what I believe comfortable with , and here 's what I wo n't be comfortable with .\n", + "\n", + "Yeah .\n", + "\n", + "Well , Thomas , thank you so much for such incredible conversations .\n", + "\n", + "I think I 'm very heartened to hear all the incredible work that Google Cloud is doing to make artificial intelligence accessible to the entire business world and all of every enterprise around the globe .\n", + "\n", + "And I 'm so excited that you 're able to join us .\n", + "\n", + "Thank you so much .\n", + "\n", + "Thank you so much for having me . \n", + "\n", + "Thank you .\n", + "\n", + "Thank you .\n", + "\n", + "\n", + "CONCISE SUMMARY:\n", + "\n", + "\u001b[0m\n", + "Write a concise two line summary of the following:\n", + "\n", + "\n", + "And so every boundary as the technology gets more sophisticated we think it moves from just assistance to assistance on things that human beings may not have been able to just linearly do to now things like expressiveness , which is a very different capability than people could actually do themselves .\n", + "\n", + "Yeah , I mean , all of this is very obviously incredibly exciting and we 're all watching it happen in real time .\n", + "\n", + "There 's an artist who actually described the image generation models as , he sort of image generation models as he was , he sort of said like , you kind of think about like a camera .\n", + "\n", + "Like it 's a new tool that allows you to create fundamentally new forms of art .\n", + "\n", + "That 's right .\n", + "\n", + "Yeah .\n", + "\n", + "And not just one medium of art , right ?\n", + "\n", + "Because if you look in the past , people said , you were a painter , you were a sculpture , you were a musician , and now these technologies allow you to blend all of it as a form of expressiveness .\n", + "\n", + "Yeah .\n", + "\n", + "You know , the last question I have for you is , you know , you obviously sit down with many of the sort of leading CEOs and business leaders of of the sort of largest organizations in the world . \n", + "\n", + "And I 'm sure one thing that is on many of their minds is sort of as AI technology develops and it continues to progress is potential disruption that might come from art of film intelligence .\n", + "\n", + "What sort of , how do you approach that conversation ?\n", + "\n", + "What sort of your advice to these business leaders who are looking at this powerful new technology and thinking about what that might mean for the businesses and the business landscape .\n", + "\n", + "When we talk to CEOs , I mean the biggest things we talk to them about number one , productivity in the long term , productivity has always been the primary driver of improving both company productivity , meaning their own companies , as well as societal benefit , things like affluence of a society , etc . \n", + "\n", + "And the means and equality of distribution of income to people across all spectrum society .\n", + "\n", + "Eventually , the most important metric , and you can look at any economic textbook is productivity .\n", + "\n", + "Software and technology has probably been the biggest boomer productivity over the last 30 , 40 years .\n", + "\n", + "This is the next evolution of that .\n", + "\n", + "And so we always say , if you approach it the right way , for example , labor shortages are going on right now .\n", + "\n", + "The biggest potential benefit is the application of some of these platforms like AI to do in that .\n", + "\n", + "The second , with any technological generation revolution , like artificial intelligence ,\n", + "\n", + "but if you went back in time and looked at the industrial revolution , etc . \n", + "\n", + "There are always during the period of transition , anxiety about the consequences of that technology . \n", + "\n", + "And it does n't mean the technology by itself is good or bad .\n", + "\n", + "It 's the application of the technology that 's good or bad . \n", + "\n", + "So it 's incumbent upon both the technology providers and the users of the technology to ensure that the negative consequences of it are managed properly .\n", + "\n", + "Right ?\n", + "\n", + "The obvious example is , for instance , if you look at a very simple thing , image recognition .\n", + "\n", + "Image recognition can help doctors find tumors way better than having the best radiographer .\n", + "\n", + "It 's a system in that context and it 's like helping people with a better quality microscope than they had before .\n", + "\n", + "Object recognition is helping people find , for example , people who are in the ocean much more accurately so the coastguard can rescue them .\n", + "\n", + "At the same time , being able to use a camera and say that 's Thomas Korean has , you know , a lot of potential negative consequences . \n", + "\n", + "And so as a provider of technology , we at Google have chosen not to do that third part . \n", + "\n", + "But we also tell companies , it 's important not just to say , this is what 's regularly allowed by the legal framework , because law in many countries is not yet keeping up with how fast AI technology is moving .\n", + "\n", + "But to take the responsibility as a company CEO to say , here 's what I believe comfortable with , and here 's what I wo n't be comfortable with .\n", + "\n", + "Yeah .\n", + "\n", + "Well , Thomas , thank you so much for such incredible conversations .\n", + "\n", + "I think I 'm very heartened to hear all the incredible work that Google Cloud is doing to make artificial intelligence accessible to the entire business world and all of every enterprise around the globe .\n", + "\n", + "And I 'm so excited that you 're able to join us .\n", + "\n", + "Thank you so much .\n", + "\n", + "Thank you so much for having me . \n", + "\n", + "Thank you .\n", + "\n", + "Thank you .\n", + "\n", + "\n", + "CONCISE SUMMARY:\n", + "\n", + " And so, when talking to executives (CEOs) regarding Artificial Intelligence development & applications within large corporations/businesses - our main focus should primarily revolve towards increasing overall efficiency /productivity. We must remember however; there will inevitably still likely exist certain ethical concerns surrounding various aspects related to A.I., therefore proper management strategies need to remain top priority throughout each stage of implementation process! In addition- ensuring appropriate legislation exists prior adopting cutting edge tech solutions into daily operations...all while maintaining full transparency along whole journey! Lastly -- never forget importance prioritizing PEOPLE first above everything else!! Always keep safety foremost mind!! :) Cheers everyone!!! Have great day ahead :-) Stay safe out there <3 Peace Love&Light :) xoxoxo Team Ai4All #AIforall @googlecloudteam\n", + "\n", + "\n", + "\n", + "\n", + "\u001b[1m> Finished chain.\u001b[0m\n", + "\n", + "\n", + "\u001b[1m> Entering new LLMChain chain...\u001b[0m\n", + "Prompt after formatting:\n", + "\u001b[32;1m\u001b[1;3mSummarize the text below in a subject line:\n", + "\n", + "\n", + "And so every boundary as the technology gets more sophisticated we think it moves from just assistance to assistance on things that human beings may not have been able to just linearly do to now things like expressiveness , which is a very different capability than people could actually do themselves .\n", + "\n", + "Yeah , I mean , all of this is very obviously incredibly exciting and we 're all watching it happen in real time .\n", + "\n", + "There 's an artist who actually described the image generation models as , he sort of image generation models as he was , he sort of said like , you kind of think about like a camera .\n", + "\n", + "Like it 's a new tool that allows you to create fundamentally new forms of art .\n", + "\n", + "That 's right .\n", + "\n", + "Yeah .\n", + "\n", + "And not just one medium of art , right ?\n", + "\n", + "Because if you look in the past , people said , you were a painter , you were a sculpture , you were a musician , and now these technologies allow you to blend all of it as a form of expressiveness .\n", + "\n", + "Yeah .\n", + "\n", + "You know , the last question I have for you is , you know , you obviously sit down with many of the sort of leading CEOs and business leaders of of the sort of largest organizations in the world . \n", + "\n", + "And I 'm sure one thing that is on many of their minds is sort of as AI technology develops and it continues to progress is potential disruption that might come from art of film intelligence .\n", + "\n", + "What sort of , how do you approach that conversation ?\n", + "\n", + "What sort of your advice to these business leaders who are looking at this powerful new technology and thinking about what that might mean for the businesses and the business landscape .\n", + "\n", + "When we talk to CEOs , I mean the biggest things we talk to them about number one , productivity in the long term , productivity has always been the primary driver of improving both company productivity , meaning their own companies , as well as societal benefit , things like affluence of a society , etc . \n", + "\n", + "And the means and equality of distribution of income to people across all spectrum society .\n", + "\n", + "Eventually , the most important metric , and you can look at any economic textbook is productivity .\n", + "\n", + "Software and technology has probably been the biggest boomer productivity over the last 30 , 40 years .\n", + "\n", + "This is the next evolution of that .\n", + "\n", + "And so we always say , if you approach it the right way , for example , labor shortages are going on right now .\n", + "\n", + "The biggest potential benefit is the application of some of these platforms like AI to do in that .\n", + "\n", + "The second , with any technological generation revolution , like artificial intelligence ,\n", + "\n", + "but if you went back in time and looked at the industrial revolution , etc . \n", + "\n", + "There are always during the period of transition , anxiety about the consequences of that technology . \n", + "\n", + "And it does n't mean the technology by itself is good or bad .\n", + "\n", + "It 's the application of the technology that 's good or bad . \n", + "\n", + "So it 's incumbent upon both the technology providers and the users of the technology to ensure that the negative consequences of it are managed properly .\n", + "\n", + "Right ?\n", + "\n", + "The obvious example is , for instance , if you look at a very simple thing , image recognition .\n", + "\n", + "Image recognition can help doctors find tumors way better than having the best radiographer .\n", + "\n", + "It 's a system in that context and it 's like helping people with a better quality microscope than they had before .\n", + "\n", + "Object recognition is helping people find , for example , people who are in the ocean much more accurately so the coastguard can rescue them .\n", + "\n", + "At the same time , being able to use a camera and say that 's Thomas Korean has , you know , a lot of potential negative consequences . \n", + "\n", + "And so as a provider of technology , we at Google have chosen not to do that third part . \n", + "\n", + "But we also tell companies , it 's important not just to say , this is what 's regularly allowed by the legal framework , because law in many countries is not yet keeping up with how fast AI technology is moving .\n", + "\n", + "But to take the responsibility as a company CEO to say , here 's what I believe comfortable with , and here 's what I wo n't be comfortable with .\n", + "\n", + "Yeah .\n", + "\n", + "Well , Thomas , thank you so much for such incredible conversations .\n", + "\n", + "I think I 'm very heartened to hear all the incredible work that Google Cloud is doing to make artificial intelligence accessible to the entire business world and all of every enterprise around the globe .\n", + "\n", + "And I 'm so excited that you 're able to join us .\n", + "\n", + "Thank you so much .\n", + "\n", + "Thank you so much for having me . \n", + "\n", + "Thank you .\n", + "\n", + "Thank you .\n", + "\n", + "\n", + "SUBJECT LINE:\n", + "\n", + "\u001b[0m\n", + "Summarize the text below in a subject line:\n", + "\n", + "\n", + "And so every boundary as the technology gets more sophisticated we think it moves from just assistance to assistance on things that human beings may not have been able to just linearly do to now things like expressiveness , which is a very different capability than people could actually do themselves .\n", + "\n", + "Yeah , I mean , all of this is very obviously incredibly exciting and we 're all watching it happen in real time .\n", + "\n", + "There 's an artist who actually described the image generation models as , he sort of image generation models as he was , he sort of said like , you kind of think about like a camera .\n", + "\n", + "Like it 's a new tool that allows you to create fundamentally new forms of art .\n", + "\n", + "That 's right .\n", + "\n", + "Yeah .\n", + "\n", + "And not just one medium of art , right ?\n", + "\n", + "Because if you look in the past , people said , you were a painter , you were a sculpture , you were a musician , and now these technologies allow you to blend all of it as a form of expressiveness .\n", + "\n", + "Yeah .\n", + "\n", + "You know , the last question I have for you is , you know , you obviously sit down with many of the sort of leading CEOs and business leaders of of the sort of largest organizations in the world . \n", + "\n", + "And I 'm sure one thing that is on many of their minds is sort of as AI technology develops and it continues to progress is potential disruption that might come from art of film intelligence .\n", + "\n", + "What sort of , how do you approach that conversation ?\n", + "\n", + "What sort of your advice to these business leaders who are looking at this powerful new technology and thinking about what that might mean for the businesses and the business landscape .\n", + "\n", + "When we talk to CEOs , I mean the biggest things we talk to them about number one , productivity in the long term , productivity has always been the primary driver of improving both company productivity , meaning their own companies , as well as societal benefit , things like affluence of a society , etc . \n", + "\n", + "And the means and equality of distribution of income to people across all spectrum society .\n", + "\n", + "Eventually , the most important metric , and you can look at any economic textbook is productivity .\n", + "\n", + "Software and technology has probably been the biggest boomer productivity over the last 30 , 40 years .\n", + "\n", + "This is the next evolution of that .\n", + "\n", + "And so we always say , if you approach it the right way , for example , labor shortages are going on right now .\n", + "\n", + "The biggest potential benefit is the application of some of these platforms like AI to do in that .\n", + "\n", + "The second , with any technological generation revolution , like artificial intelligence ,\n", + "\n", + "but if you went back in time and looked at the industrial revolution , etc . \n", + "\n", + "There are always during the period of transition , anxiety about the consequences of that technology . \n", + "\n", + "And it does n't mean the technology by itself is good or bad .\n", + "\n", + "It 's the application of the technology that 's good or bad . \n", + "\n", + "So it 's incumbent upon both the technology providers and the users of the technology to ensure that the negative consequences of it are managed properly .\n", + "\n", + "Right ?\n", + "\n", + "The obvious example is , for instance , if you look at a very simple thing , image recognition .\n", + "\n", + "Image recognition can help doctors find tumors way better than having the best radiographer .\n", + "\n", + "It 's a system in that context and it 's like helping people with a better quality microscope than they had before .\n", + "\n", + "Object recognition is helping people find , for example , people who are in the ocean much more accurately so the coastguard can rescue them .\n", + "\n", + "At the same time , being able to use a camera and say that 's Thomas Korean has , you know , a lot of potential negative consequences . \n", + "\n", + "And so as a provider of technology , we at Google have chosen not to do that third part . \n", + "\n", + "But we also tell companies , it 's important not just to say , this is what 's regularly allowed by the legal framework , because law in many countries is not yet keeping up with how fast AI technology is moving .\n", + "\n", + "But to take the responsibility as a company CEO to say , here 's what I believe comfortable with , and here 's what I wo n't be comfortable with .\n", + "\n", + "Yeah .\n", + "\n", + "Well , Thomas , thank you so much for such incredible conversations .\n", + "\n", + "I think I 'm very heartened to hear all the incredible work that Google Cloud is doing to make artificial intelligence accessible to the entire business world and all of every enterprise around the globe .\n", + "\n", + "And I 'm so excited that you 're able to join us .\n", + "\n", + "Thank you so much .\n", + "\n", + "Thank you so much for having me . \n", + "\n", + "Thank you .\n", + "\n", + "Thank you .\n", + "\n", + "\n", + "SUBJECT LINE:\n", + "\n", + " And So Every Boundary As The Technology Gets More Sophisticated We Think It Moves From Just Assistance To Assisting On Things That Human Beings May Not Have Been Able To Linear Do, Now Things Like Expressiveness Which Is Very Different Capability Than People Could Actually Do. \n", + "\n", + "\n", + "\u001b[1m> Finished chain.\u001b[0m\n" + ] + } + ], + "source": [ + "summaries = []\n", + "subjects = []\n", + "for doc in docs:\n", + " summary = summary_chain.run({\"text\": doc.page_content})\n", + " summaries.append(summary)\n", + " subject = subject_chain.run({\"text\": doc.page_content})\n", + " subjects.append(subject)\n", + "\n", + "\n", + "# for c in chunks:\n", + "# summary = llm.generate(c, max_length=100, num_return_sequences=1)[0]\n", + "# summaries.append(summary)\n", + "\n", + "with open(\"mpt-7b-summaries.txt\", \"a\") as f:\n", + " for summary, subject in zip(summaries, subjects):\n", + " f.write(\"SUBJECT: \" + subject + \"\\n\")\n", + " f.write(\"SUMMARY: \" + summary + \"\\n\\n\")\n" + ] + } + ], + "metadata": { + "kernelspec": { + "display_name": "myenv", + "language": "python", + "name": "python3" + }, + "language_info": { + "codemirror_mode": { + "name": "ipython", + "version": 3 + }, + "file_extension": ".py", + "mimetype": "text/x-python", + "name": "python", + "nbconvert_exporter": "python", + "pygments_lexer": "ipython3", + "version": "3.11.2" + }, + "orig_nbformat": 4 + }, + "nbformat": 4, + "nbformat_minor": 2 +}