Siri is the most useful thing I’ve seen so far this year.
But after playing with it, getting an interview with its CEO (video here on building43) it’s even more important for you to pay attention to.
It is the best example of what the web will be.
Let’s go back.
Web 1994 was the “get me a domain and a page” era.
Web 2000 was the “make my page(s) interactive and put people on it” era.
Web 2010 is the “get rid of pages and glue APIs and people together” era.
Siri is the best example. First, it’s not a website. It’s an application you put on your phone (today iPhone, soon others like Android and Blackberry). Second, it isn’t a search engine, those are so 1998. It’s a system that assists you in your life.
Why is it so different?
Because on the back end they’ve stitched together a sizeable group of APIs from services like Opentable to Flightstats. With more coming soon.
Before it was common only for a couple of APIs to be joined together, here they have dozens. The system figures out which ones need to be used based on what you’re asking for.
That’s the other thing. You ask it to do stuff like “find me a pizza place near me” or “tell me the weather in Chicago this weekend.” With your voice or by typing commands.
Why is this really new and important? Don’t get confused by the awesome voice recognition engine that figures out your speech and what you want with pretty good accuracy. No, that’s not the really cool thing, although Microsoft and other companies have been working on natural language search for many years now and have been failing to come up with anything as useful as Siri.
No, the real secret sauce and huge impact on the future of the web is in the back end of this thing. A few months back the engineers at Siri gave me a secret look at how they stitch the APIs into the system. They’ve built a GUI that helps them hook up the APIs from, say, a new source like Foursquare, into the language recognition engine.
I just asked Siri “who checked into the Half Moon Bay Ritz?”
Now you and I know that we could look at Foursquare to find that answer, but Siri didn’t know the answer and brought me results from Bing. Very unsatisfying.
But the team now could hook up Foursquare’s APIs and make this question answerable.
Siri has developed a new programming language and GUI for the API web. This is huge, although it’s too bad that it’s so early and so hidden. We can’t help Siri’s developers out (if we could, maybe we could add Foursquare’s APIs tonight) and we can’t think of ways to make systems like Foursquare that would have APIs better designed to talk with a system like Siri’s.
I hope everyone takes a look at the video, it really shows the magic of this system, which is getting a lot of great reviews around the web. Most of the bloggers I’ve seen are slobbering over it, deservedly so.
This is the future of the web. How can we get there faster?
相关推荐
HTML5仿苹果Siri动画特效是一个利用HTML5、CSS3以及JavaScript(可能包含jQuery库)技术实现的网页交互效果,旨在模拟苹果Siri智能助手的启动和交互过程。这个特效代码包提供了完整的实现方案,用户可以下载后在自己...
【标题】"仿Siri拾音波形效果"所涉及的知识点主要集中在音频处理和图形渲染领域,这里我们将深入探讨这两个方面。 首先,Siri是苹果公司开发的智能语音助手,其语音反馈功能不仅包括了自然语言理解和处理,还包括了...
标题中的“防Siri 声波效果”指的是在软件开发中实现的一种视觉效果,它模仿了苹果设备上的Siri在录音时展示的声波动画。这种效果通常用于音频录制应用,为用户提供实时的音频反馈,显示声音信号的强度和变化,增强...
【标题】:“siri苹果iphong4s软件英语版”涉及到的主要知识点是Siri这款智能助手在苹果iPhone 4S设备上的应用,以及其英文版本的特性与功能。 【描述】:“siri苹果iphong4s软件英语版,不知道什么时候才出汉语版...
在Android平台上实现类似iOS Siri的声波震动效果,可以为用户带来更加沉浸式的交互体验。本文将详细探讨如何在Android中分别仿造iOS9之前的Siri效果和iOS9上的Siri效果。 首先,我们来看iOS9之前的Siri声波震动效果...
标题“Siri语音助手说明”和描述“IPhone语音助手Siri的详细介绍,你懂的”揭示了文档主要内容是关于iPhone内置的语音助手Siri的详细说明。Siri是苹果公司开发的一款智能个人助理,它通过语音识别技术实现用户与设备...
在Android开发中,有时我们希望实现类似于苹果Siri的浮动物件功能,即在屏幕上创建一个可以自由移动、缩放的交互式视图,而不论当前哪个应用处于前台。这样的功能可以通过自定义`WindowManager`服务来实现。下面将...
在iOS开发中,Siri的语音识别动画是一个引人注目的功能,它为用户提供了直观且交互性强的体验。这个“ios-siri语音识别动画,贝塞尔曲线完成.zip”文件包含了一个实现Siri语音识别动画的示例项目,重点在于使用...
《Siri.app.zip:苹果智能语音助手的深度解析》 Siri.app.zip 是一个与苹果公司的智能语音助手Siri相关的压缩文件。Siri是iOS、iPadOS、macOS、watchOS以及tvOS操作系统中的核心功能之一,它允许用户通过自然语言...
【标题】"仿Siri的中文语音助理源码"揭示了如何构建一个类似苹果Siri的中文语音识别和交互系统。这个项目对于开发者来说是一个极好的学习资源,它可以帮助他们理解语音识别、自然语言处理(NLP)、对话系统以及人工...
SIRI-WHU Dataset 是一个遥感影像数据集,其包含 12 个类别的场景图像共计 2400 张,其中每个类别有 200 张,每张图像的像素尺寸为 200*200,空间分辨率为 2 米。数据集资源来自 Google Earth,主要涵盖中国城市地区...
在Android平台上,模仿类似Siri的录音动效是一项有趣且具有挑战性的任务。"SiriWaveframe"项目正是为了实现这一目的,它提供了一个在Android设备上创建动态录音动画的解决方案。下面我们将深入探讨这个项目及其相关...
在Android开发中,"仿Siri动画"是一种常见的交互效果,它模仿了苹果Siri启动时的波纹动画,能够为应用增添独特的视觉体验。这个"仿Siri动画"的简单demo提供了快速实现这一效果的方法。下面我们将深入探讨这个主题,...
**SIRI-WHU遥感图像数据集详解** SIRI-WHU Data Set是一个专门针对遥感图像分类的大型数据集,由武汉大学测绘遥感信息工程国家重点实验室(WHU)与智能信息处理研究所(SIRI)联合发布。这个数据集包含12个不同的...
在苹果的macOS系统中,Siri快捷方式(Siri Shortcuts)允许用户自定义一系列操作,通过简单的语音命令或点击来执行。现在,有一种名为"pythonshortcuts"的Python库,它可以帮助我们更方便地在Python环境中创建Siri...
2、DeepQA是张栋先生的讲座PPT,Siri是张俊林先生的讲座PPT。 3、附带的两个链接是有关读书会的说明。 有任何问题,皆可新浪微博上联系读书会发起人,即本人@周磊July,或@张栋_机器学习,@张俊林say。 或参见本人...
在本项目中,"Android 仿Siri的中文语音助理源码"是一个针对Android平台的语音识别和处理应用。这个项目旨在实现一个类似苹果Siri的功能,允许用户通过自然语言进行交互,完成各种任务,如查询天气、设置提醒、发送...
《Siri语音助理源码解析与学习指南》 在当今智能设备盛行的时代,语音助手已经成为了人机交互的重要桥梁,而“Siri语音助理源码”则是开发者们探索这一领域的重要资源。本篇文章将深入剖析这个基于Android平台的...
安卓上的siri,siri不再只属于苹果。
【谷歌SIRI-WHU图像数据集】 谷歌SIRI-WHU图像数据集是一个专为研究目的设计的12类图像数据库,包含了多种地物类型的高分辨率遥感影像。这个数据集由武汉大学RS_IDEA团队(SIRI-WHU)设计,并主要覆盖了中国的城市...