Brian Sherman and Allan O’Leary, Autodesk
A technical overview of the Autodesk IoT APIs, including how to connect devices and how to view and export messages for use in other applications.
Forge - DevCon 2016: Collaborating with Design DataAutodesk
Autodesk's Augusto Goncalves and Phaneendra Kumar Divi show how to combine the Forge Model Derivative, Viewer, Markup, Commenting and Data Management APIs to create powerful review and collaboration workflows around your design.
Forge - DevCon 2016: 10 Great Fusion 360 Sample ApplicationsAutodesk
Brian Ekins, Patrick Rainsberry, Autodesk
This class will inspire you to come up with your own great ideas by showing you some of the great Fusion 360 apps other people have written. This class will demonstrate and dissect 10 reference examples of applications built with the Fusion 360 API to show you the art of the possible.
Forge - DevCon 2016: Implementing Rich Applications in the BrowserAutodesk
Sebastian Dunkel, Autodesk
Cloud based web applications running in the browser have fundamental advantages over their desktop based siblings: They run on any device and are not tied to a certain operating system. The transition to web applications can solve many of the deployment problems and facilitates effortless real-time collaboration in a connected world.
However, implementing rich browser applications is challenging. Besides general technical limitations, leveraging existing technology is far from trivial. In this presentation we will discuss these and other challenges based on selected browser-based applications developed at Autodesk. Moreover, we will show how Forge technology can help to accelerate application development and improve the development experience.
Tom Jones, a Solution Architect at Amazon Web Services, gave a presentation on developing and deploying secure, scalable applications on AWS. He discussed AWS's broad range of services including compute, storage, databases, and networking. He also covered security features, development tools, and best practices for building applications on AWS including using services like Elastic Beanstalk, CloudFormation, and CodePipeline. The presentation provided an overview of how to leverage AWS services at different stages of the development lifecycle.
The document discusses a presentation about the Design Automation API given by representatives from Autodesk, Risersoft, and BIMobject. It provides an overview of the API and demonstrations of how it can be used to process DWG files without needing to install or run AutoCAD locally. Risersoft demonstrates their UnitCAD tool which uses rules to automate CAD model creation. BIMobject discusses how they provide parametric BIM content and how the API could be used to generate DWG files from their BIMscripts.
Forge - DevCon 2016: Cloud PDM Demystified – The Future of File ManagementAutodesk
Hagay Dvir and Will Sterbenz, Autodesk
This class will cover managing file attachments within Autodesk Fusion Lifecycle – formally known as Autodesk PLM 360 – adding PDM functionality to Product Lifecycle Management (PLM). This will introduce file and design relationship APIs as well as how to manipulate them in PLM.
Forge - DevCon 2016: Introduction to Forge 3D Print API Through Sample Applic...Autodesk
This document provides an overview and agenda for a presentation on Autodesk Forge 3D Print API. The presentation will cover an overview of the 3D Print API, how Dremel leverages Forge, print preparation steps, the printer simulator, sending a print job to a printer, and connecting to service bureaus. The document includes code samples for importing and repairing meshes, generating supports, creating trays, slicing models, and submitting print jobs using the Forge 3D Print API in Python. Resources mentioned include documentation, a print simulator sample on GitHub, and the Forge developer website.
Forge - DevCon 2016: From Desktop to the Cloud with ForgeAutodesk
Fernando Malard, OFCdesk
This class will introduce the Forge platform from the perspective of an early adopter – starting with business aspects, paradigm shift, cloud concepts, and the future of Autodesk cloud platform strategy. We will cover some of the technical challenges with web programming from the perspective of someone migrating from a desktop programming environment to the cloud, and discuss how to overcome them. We will then walk through some simple yet representative code samples helping you to get started with the Forge platform through Model Derivative API and Design Automation services.
Make your own Pokédex with the Pokéapi & Node/Express! Autodesk
Code is cool. In this presentation, we share how to build your own Pokédex with the Pokéapi. Fun way to use javascript and learn about APIs. Forge.Autodesk.com
Forge - DevCon 2017, Darmstadt Germany - Introduction and RoadmapAutodesk
This document discusses Autodesk's Forge platform and cloud-based solutions. It highlights how Forge allows connections between teams, provides visibility into projects, and generates insights from data. Various Forge APIs and applications are presented, including tools for construction management, reality capture, design automation, and product configuration. The benefits of digitalization and cloud-based collaboration are emphasized.
This document discusses integrating the Forge Data Management API with other storage providers. It covers using the API to access file storage on A360 Team, BIM 360 Docs and Fusion Team. The class objectives are to understand Forge file storage, learn how to download, upload and interact with files via the API, and review how to integrate with other providers like Box, Google Drive and Dropbox. It provides information on the Forge data structure and transferring files between Forge and other storage providers using AWS Lambda.
Forge - DevCon 2016: Extend BIM 360 Docs with the Issues Service APIAutodesk
The document provides an overview of the BIM 360 Docs Issues API, including a product demo and details on authentication, the data management API, and the issues API. It discusses using the issues API to create, retrieve, update, and link issues to BIM 360 projects and documents. Future capabilities may include bulk updates, associating issues to 3D locations, and expanding beyond BIM 360.
Jeremy Tammik, Forge Program Development
Combine the Forge Data Management, Model Derivative and Viewer APIs with REST and socket.io to implement a real-time round-trip BIM editor. Selected data only! Free choice!
Forge - DevCon 2017, Darmstadt Germany: Innovate with ForgeAutodesk
This document discusses Autodesk's Forge platform and its capabilities for enabling connected, data-centric, and collaborative workflows. It introduces Forge.HFDM as a new cloud service that allows design collaborators to store and access data in a centralized location, enabling granular access control and collaborative workflows. Custom applications and integrations can also be built on top of Forge to add business logic and endpoints. The document provides examples of how Forge could be used for product configuration and branding tools to improve the customer experience.
3D Visualization is closer than you think. In this presentation, Sharmila Phadnis and Shiya Luo show WWCode attendees how to quickly and easily start sharing your own 3D Visualizations with the Forge Platform. forge.autodesk.com
Forge - DevCon 2016: Building a Drone Imagery ServiceAutodesk
3D Robotics builds drones and drone imagery services for construction, inspection, and surveying. Each drone survey can result in hundreds of high resolution images that must be uploaded to the Autodesk Reality Capture API to be converted into a textured three-dimensional mesh. This talk will discuss the challenges faced by 3D Robotics in managing such large datasets, and explain how they architected their server to solve these challenges by integrating Scala, Couchbase, and an array of other technologies with the Reality Capture API.
Forge - DevCon 2016: Visual Reporting with Connected Design DataAutodesk
Viewing a 3D model on a webpage or in a mobile app is really cool, but visualizing design data isn’t just about meshes and textures. In this class Philippe Leefsma of Autodesk will show you how the Forge Model Derivative API and JavaScript viewer give you access to the valuable data associated with each model component that is extracted from the original design file. We will take that a step further and connect those models to an external database to add even richer data. Finally, we will stylize the model to turn a model into a powerful, intuitive reporting tool.
Forge - DevCon 2016: Collaborative VR using Google Cardboard & the View & Dat...Autodesk
Kean Walmsley, Autodesk Research
One of the issues with VR today relates to the largely solitary experience it delivers: the user is by definition immersed and isolated from the people around them. But this doesn’t have to be the case. Web technology allows us to enable collaborative design reviews in VR, where one person guides others through a virtual experience.
Google Expeditions allows teachers to take their students on virtual field trips to the Great Wall of China or to the bottom of the ocean. We’ll be showcasing a comparable solution – using Forge – for the design industry, whereby architects and engineers can lead a group of participants – each using Google Cardboard – through a design review in a virtual space.
This session will demonstrate a prototype, collaborative VR solution created by a cross-divisional Autodesk team as part of the 2015 VR Hackathon in San Francisco.
With the advent of NextGen portals, Office 365 becomes less of a box of building blocks and more of a collection of destinations: turn-key solutions ready for you to use. But how will your users reach all those destinations and where should they depart from?
In this session we will show you how to build a solution that integrates information from NextGen portals and offers your users a starting point for their journeys bringing the most relevant information to their finger tips.
With the advent of NextGen portals, Office 365 becomes less of a box of building blocks and more of a collection of destinations: turn-key solutions ready for you to use. But how will your users reach all those destinations and where should they depart from? In this session we will take a look at how to build a solution that integrates information from NextGen portals and offers your users a starting point for their journeys bringing the most relevant information to their finger tips.
This class will introduce the Forge platform from the perspective of an early adopter – starting with business aspects, paradigm shift, cloud concepts, and the future of Autodesk cloud platform strategy. We will cover some of the technical challenges with web programming from the perspective of someone migrating from a desktop programming environment to the cloud, and discuss how to overcome them. We will then walk through some simple yet representative code samples helping you to get started with the Forge platform through Model Derivative API and Design Automation services.
GITHUB https://github.com/spdavid/SPSVIE
Gaining SPFx Super Abilities with React and Office UI Fabric
Want to create really good looking web parts and do it fast?
Microsoft has given us an official front-end framework to build great experiences in office 365. Currently the best way to apply this framework is with React.
React is a simple and powerful JavaScript framework. Combine that with the Office UI Fabric and you can make good looking, mobile friendly web parts with ease.
Join me and I will show you how react works and how to use the Office UI Fabric and make awesome looking web parts.
This document provides an overview of building apps for the Apple Watch using WatchKit. It discusses the WatchKit framework, UI elements like labels and buttons, application lifecycle, notifications, and advanced topics. Key aspects covered include the two-part app architecture with a WatchKit extension and WatchKit app, navigation options, layout of UI elements, populating tables, and handling input.
In this presentation we are going to take a deep dive to the modern Team and Communication Site provisioning by hooking into the out-of-the-box site provisioning flow and by using SharePoint Framework for customization as well as extending the provisioning flow with Office Dev PnP toolset. How about provisioning Microsoft Team in addition to the team site? It is possible with Microsoft Teams commandlets - come to this session to learn how to do it. All the showcased code will be available in GitHub after the presentation.
WebJobs allow background processes to run in an Azure App Service app. They can be triggered on a schedule or by an event and have many options for deployment. The Kudu service powers continuous delivery of WebJobs and provides a dashboard. Files and paths provide control and logging. The WebJob SDK enables triggers and bindings for common scenarios. Alternatives to WebJobs include Azure Functions and on-premises solutions.
Merging PLM and Microsoft SharePoint Strategies from GPDIS 2009Razorleaf Corporation
Jonathan Scott's presentation from Boeing & Northrop Grumman's GPDIS 2009 (Global Product Data Interoperability Summit) in Mesa, AZ. A brief background in SharePoint and in PLM, with ideas for how the two systems can be leverage together for product development synergy.
The document outlines Aras's product vision and roadmap. It discusses Aras's guiding principles of being premier, connected, open, and community driven. The product portfolio includes the Aras Innovator framework and packaged and cloud solutions. Future plans include improvements to the user interface, visual collaboration tools, and integrating with additional CAD and ERP systems. The roadmap details upcoming solutions in requirements management, component engineering, and other areas.
Forge - DevCon 2016: Introduction to Forge 3D Print API Through Sample Applic...Autodesk
This document provides an overview and agenda for a presentation on Autodesk Forge 3D Print API. The presentation will cover an overview of the 3D Print API, how Dremel leverages Forge, print preparation steps, the printer simulator, sending a print job to a printer, and connecting to service bureaus. The document includes code samples for importing and repairing meshes, generating supports, creating trays, slicing models, and submitting print jobs using the Forge 3D Print API in Python. Resources mentioned include documentation, a print simulator sample on GitHub, and the Forge developer website.
Forge - DevCon 2016: From Desktop to the Cloud with ForgeAutodesk
Fernando Malard, OFCdesk
This class will introduce the Forge platform from the perspective of an early adopter – starting with business aspects, paradigm shift, cloud concepts, and the future of Autodesk cloud platform strategy. We will cover some of the technical challenges with web programming from the perspective of someone migrating from a desktop programming environment to the cloud, and discuss how to overcome them. We will then walk through some simple yet representative code samples helping you to get started with the Forge platform through Model Derivative API and Design Automation services.
Make your own Pokédex with the Pokéapi & Node/Express! Autodesk
Code is cool. In this presentation, we share how to build your own Pokédex with the Pokéapi. Fun way to use javascript and learn about APIs. Forge.Autodesk.com
Forge - DevCon 2017, Darmstadt Germany - Introduction and RoadmapAutodesk
This document discusses Autodesk's Forge platform and cloud-based solutions. It highlights how Forge allows connections between teams, provides visibility into projects, and generates insights from data. Various Forge APIs and applications are presented, including tools for construction management, reality capture, design automation, and product configuration. The benefits of digitalization and cloud-based collaboration are emphasized.
This document discusses integrating the Forge Data Management API with other storage providers. It covers using the API to access file storage on A360 Team, BIM 360 Docs and Fusion Team. The class objectives are to understand Forge file storage, learn how to download, upload and interact with files via the API, and review how to integrate with other providers like Box, Google Drive and Dropbox. It provides information on the Forge data structure and transferring files between Forge and other storage providers using AWS Lambda.
Forge - DevCon 2016: Extend BIM 360 Docs with the Issues Service APIAutodesk
The document provides an overview of the BIM 360 Docs Issues API, including a product demo and details on authentication, the data management API, and the issues API. It discusses using the issues API to create, retrieve, update, and link issues to BIM 360 projects and documents. Future capabilities may include bulk updates, associating issues to 3D locations, and expanding beyond BIM 360.
Jeremy Tammik, Forge Program Development
Combine the Forge Data Management, Model Derivative and Viewer APIs with REST and socket.io to implement a real-time round-trip BIM editor. Selected data only! Free choice!
Forge - DevCon 2017, Darmstadt Germany: Innovate with ForgeAutodesk
This document discusses Autodesk's Forge platform and its capabilities for enabling connected, data-centric, and collaborative workflows. It introduces Forge.HFDM as a new cloud service that allows design collaborators to store and access data in a centralized location, enabling granular access control and collaborative workflows. Custom applications and integrations can also be built on top of Forge to add business logic and endpoints. The document provides examples of how Forge could be used for product configuration and branding tools to improve the customer experience.
3D Visualization is closer than you think. In this presentation, Sharmila Phadnis and Shiya Luo show WWCode attendees how to quickly and easily start sharing your own 3D Visualizations with the Forge Platform. forge.autodesk.com
Forge - DevCon 2016: Building a Drone Imagery ServiceAutodesk
3D Robotics builds drones and drone imagery services for construction, inspection, and surveying. Each drone survey can result in hundreds of high resolution images that must be uploaded to the Autodesk Reality Capture API to be converted into a textured three-dimensional mesh. This talk will discuss the challenges faced by 3D Robotics in managing such large datasets, and explain how they architected their server to solve these challenges by integrating Scala, Couchbase, and an array of other technologies with the Reality Capture API.
Forge - DevCon 2016: Visual Reporting with Connected Design DataAutodesk
Viewing a 3D model on a webpage or in a mobile app is really cool, but visualizing design data isn’t just about meshes and textures. In this class Philippe Leefsma of Autodesk will show you how the Forge Model Derivative API and JavaScript viewer give you access to the valuable data associated with each model component that is extracted from the original design file. We will take that a step further and connect those models to an external database to add even richer data. Finally, we will stylize the model to turn a model into a powerful, intuitive reporting tool.
Forge - DevCon 2016: Collaborative VR using Google Cardboard & the View & Dat...Autodesk
Kean Walmsley, Autodesk Research
One of the issues with VR today relates to the largely solitary experience it delivers: the user is by definition immersed and isolated from the people around them. But this doesn’t have to be the case. Web technology allows us to enable collaborative design reviews in VR, where one person guides others through a virtual experience.
Google Expeditions allows teachers to take their students on virtual field trips to the Great Wall of China or to the bottom of the ocean. We’ll be showcasing a comparable solution – using Forge – for the design industry, whereby architects and engineers can lead a group of participants – each using Google Cardboard – through a design review in a virtual space.
This session will demonstrate a prototype, collaborative VR solution created by a cross-divisional Autodesk team as part of the 2015 VR Hackathon in San Francisco.
With the advent of NextGen portals, Office 365 becomes less of a box of building blocks and more of a collection of destinations: turn-key solutions ready for you to use. But how will your users reach all those destinations and where should they depart from?
In this session we will show you how to build a solution that integrates information from NextGen portals and offers your users a starting point for their journeys bringing the most relevant information to their finger tips.
With the advent of NextGen portals, Office 365 becomes less of a box of building blocks and more of a collection of destinations: turn-key solutions ready for you to use. But how will your users reach all those destinations and where should they depart from? In this session we will take a look at how to build a solution that integrates information from NextGen portals and offers your users a starting point for their journeys bringing the most relevant information to their finger tips.
This class will introduce the Forge platform from the perspective of an early adopter – starting with business aspects, paradigm shift, cloud concepts, and the future of Autodesk cloud platform strategy. We will cover some of the technical challenges with web programming from the perspective of someone migrating from a desktop programming environment to the cloud, and discuss how to overcome them. We will then walk through some simple yet representative code samples helping you to get started with the Forge platform through Model Derivative API and Design Automation services.
GITHUB https://github.com/spdavid/SPSVIE
Gaining SPFx Super Abilities with React and Office UI Fabric
Want to create really good looking web parts and do it fast?
Microsoft has given us an official front-end framework to build great experiences in office 365. Currently the best way to apply this framework is with React.
React is a simple and powerful JavaScript framework. Combine that with the Office UI Fabric and you can make good looking, mobile friendly web parts with ease.
Join me and I will show you how react works and how to use the Office UI Fabric and make awesome looking web parts.
This document provides an overview of building apps for the Apple Watch using WatchKit. It discusses the WatchKit framework, UI elements like labels and buttons, application lifecycle, notifications, and advanced topics. Key aspects covered include the two-part app architecture with a WatchKit extension and WatchKit app, navigation options, layout of UI elements, populating tables, and handling input.
In this presentation we are going to take a deep dive to the modern Team and Communication Site provisioning by hooking into the out-of-the-box site provisioning flow and by using SharePoint Framework for customization as well as extending the provisioning flow with Office Dev PnP toolset. How about provisioning Microsoft Team in addition to the team site? It is possible with Microsoft Teams commandlets - come to this session to learn how to do it. All the showcased code will be available in GitHub after the presentation.
WebJobs allow background processes to run in an Azure App Service app. They can be triggered on a schedule or by an event and have many options for deployment. The Kudu service powers continuous delivery of WebJobs and provides a dashboard. Files and paths provide control and logging. The WebJob SDK enables triggers and bindings for common scenarios. Alternatives to WebJobs include Azure Functions and on-premises solutions.
Merging PLM and Microsoft SharePoint Strategies from GPDIS 2009Razorleaf Corporation
Jonathan Scott's presentation from Boeing & Northrop Grumman's GPDIS 2009 (Global Product Data Interoperability Summit) in Mesa, AZ. A brief background in SharePoint and in PLM, with ideas for how the two systems can be leverage together for product development synergy.
The document outlines Aras's product vision and roadmap. It discusses Aras's guiding principles of being premier, connected, open, and community driven. The product portfolio includes the Aras Innovator framework and packaged and cloud solutions. Future plans include improvements to the user interface, visual collaboration tools, and integrating with additional CAD and ERP systems. The roadmap details upcoming solutions in requirements management, component engineering, and other areas.
Presenter: Pawel Chadzynski, Aras
To deal with growing product complexity and tie requirements through functional, logical and physical product structure (RFLP), organizations are moving to implement Model Based Systems Engineering (MBSE). Learn how to take the "BS" out of MBSE and provide a foundation for tomorrow's product development processes.
This document discusses using Microsoft SharePoint as a platform for product lifecycle management (PLM). It describes how SharePoint PLM provides full PLM capabilities through a web browser with enterprise scalability, secure access, and integration with other legacy systems. Key benefits include simple collaboration, improved productivity through role-based workflows and analytics, and reduced total cost of ownership by eliminating additional PLM license expenses and providing a cost-effective platform.
Presenter: Rob McAveney, Aras
Come hear about the Aras vision and plans for future releases. Aras is busier than ever, innovating on technology, PLM processes and applications. We’ll share all our latest crazy ideas and show you how they’ll shape the future of PLM.
Stacey Bennett worked as a co-op for Siemens PLM Software from 2007-2008 and has continued part-time work since 2008. She conducted marketing research and business analysis for the Pricing Management Office and Strategic Marketing. Over her time at Siemens, she has gained experience in pricing strategies, discount analysis, market analysis, and has improved her research, analysis, and communication skills. She hopes to take on more responsibility and contribute more fully to the company.
11 Ace 2010 Aras Configuration And Change ManagementProdeos
The document discusses configuration management (CM) and the Aras approach to CM. It provides an overview of CM, including that it is a discipline that identifies and documents product characteristics and controls changes over a product's lifecycle. It also notes challenges in implementing CM and that education is important. The Aras approach is to choose a CM industry standard, implement a reference solution close to the standard, and allow for customization while encouraging sharing of best practices.
The document discusses Aras's CAD integration platform and connectors. It provides an overview of Aras's approach to integrating multiple CAD systems through standardized connectors developed by partners. It then demonstrates the CAD integration workflow through a live hands-on process of a design engineer requesting a high pressure cleaner part be created in CATIA, with design reviews and a drawing exchange between engineers.
My presentation during Autodesk University 2011 in Las Vegas. I'm talking about modern business and technological trends in context PLM software challenges.
4 Steps to Successful Big Data Product ManagementTravis Turney
This deck was the basis for a talk about big data product management I gave at Big Data Mornings (@BigDataAM) in Atlanta at @Hypepotamus on Wed August 28, 2013.
Aras provides an open source enterprise PLM solution called Aras Innovator. It offers out-of-the-box capabilities for NPDI, CMII, APQP, and PDM. Aras uses a model-based SOA technology that is highly adaptable, extensible, and upgradable. It has global organizations and PLM executives as customers. The presentation demonstrates the Aras Innovator user experience and solutions for PLM, quality management, and supplier management.
Implementing PLM in the Fast-Paced, Innovation Driven Prepared Foods IndustryAras
Presenter: Shawn Holguin, Valley Fine Foods
Listen to the journey of how Valley Fine Foods consolidated all of our product development and product launch information from multiple systems and programs to Aras. Look ahead and see how we envision using Aras in Operations, Quality Assurance and the rest of the company in the future.
The 2015 Quality Management System Vendor Benchmark Report is a survey across industries and geographies on IT/Technology systems used today for Quality Management. Survey had 700+ participants worldwide. Comparisons to 2014 Benchmark are also included. A complete Vendor Listing is located in the Appendix.
18 facets of the OpenAPI specification - Cisco Live US 2023Cisco DevNet
We introduce the OpenAPI Specification (OAS) and how Cisco Products leverage this industry standard to drive API quality and state-of-the-art developer experience. We present OpenAPI best practices, tools and processes available to the developer community, and some of the benefits for Cisco API consumers. Join this session to discover the misjudged values that come with the OpenAPI specification, and explore the many ways your software development and automation teams can benefit from OpenAPI with better quality and security.
"Secure Mobile Apps with the Microsoft Identity Platform", Christos Matskas, ...Fwdays
If you ever had to deal with identity within your solutions then this is the session for you. Join JP and Christos to find out how to implement authentication and authorization for your mobile apps and back-end services using the Microsoft Identity platform. We will show you how to use our libraries to quickly connect to our platform and authenticate your users in a few, basic steps. Get ready for demos and examples the highlight how the Microsoft Identity Platform allows you to create scalable and secure applications.
This session was recorded during the BizTalk Summit 2015 London event where Sameer Chabungbam from Microsoft product group explains how you can build your first connector and how you can make it work in Logic Apps.
One of the major changes in SharePoint 2013 is the introduction of apps. Apps for both SharePoint and Office provide a new model for developing, packaging and deploying custom solution for SharePoint.
This brief presentation will introduce the main aspects of the apps model introduced form Microsoft to addres custom features to SharePoint both on-premises and online.
This document provides an overview of IBM's z/OS Connect Enterprise Edition (z/OS Connect EE) product and how it can be used to expose mainframe assets and applications as RESTful APIs. Some key points:
- z/OS Connect EE allows clients to expose existing mainframe applications and data as RESTful APIs to enable integration with modern systems of engagement.
- It provides tools for defining services that represent mainframe assets and tools for creating RESTful APIs that map to those services.
- The APIs can then be deployed to a z/OS Connect EE server to be consumed. The document outlines the high-level steps to create and deploy an API.
- It supports connecting to various
พบกับเซสชั่น "Microsoft Graph for Microsoft 365 and Power Platform" ในงาน Microsoft 365 Developer Bootcamp
- แนะนำ Microsoft Graph
- เรียนรู้การเรียกใช้งาน REST API เพื่อเข้าถึงข้อมูลบนบริการต่าง ๆ ของ Microsoft 365
โดยคุณแชมป์ Narisorn Limpaswadpaisarn (Microsoft Certified Trainer)
Spca2014 office365 ap is full hackett obrienNCCOMMS
This document discusses options for building Office 365 apps and demonstrates various Office 365 APIs. It provides an overview of using the Office 365 APIs to build provider-hosted SharePoint apps or external Office 365 apps. It then demonstrates authentication methods for calling the Office 365 APIs from a native application using Azure AD and accessing SharePoint APIs. It highlights some next steps and resources for Office 365 development.
SPCA2013 - Developing SharePoint 2013 Apps with Visual Studio 2012NCCOMMS
This document discusses developing SharePoint 2013 apps with Visual Studio 2012. It covers the evolution of SharePoint development from 2003 to 2013 and the different customization options. Apps for SharePoint can be SharePoint-hosted, autohosted, or provider-hosted. Visual Studio tools allow debugging and publishing apps. The document demonstrates building apps using CSOM and REST APIs and emphasizes that SharePoint development going forward focuses on the cloud and these new APIs.
IIBA® Sydney Unlocking the Power of Low Code No Code: Why BAs Hold the KeyAustraliaChapterIIBA
Unlocking the Power of Low Code No Code: Why Business Analysts Hold the Key
Join us for an upcoming virtual event to explore how business analysts can drive low code no code adoption within their organisations. Taking place on Wednesday 29th March at 6pm - 7pm AEDT, this event is a must-attend for Australian businesses looking to simplify processes, reduce costs, and achieve more with less using low code and no code strategies.
According to Gartner, the low code development platform market is predicted to grow at a pace of 23% through 2026, reaching $23.3 billion in revenue. As digital transformation continues to accelerate and skilled developers remain in short supply, the adoption of low code and no code is set to soar in the coming years.
Hear from industry experts from Microsoft Power Platform and Increment as they discuss the latest trends in low code and no code adoption, the benefits of these platforms, and the pivotal role that business analysts play in driving their adoption. Discover how the Business Analyst is uniquely positioned to spearhead the success of low code no code by streamlining operations, automating processes, speeding up time to market, and improving ROI.
Z101666 best practices for delivering hybrid cloud capability with apisTeodoro Cipresso
This document discusses best practices for configuring IBM z/OS Connect and IBM IMS to meet security audit requirements. It presents five scenarios for authentication and authorization: 1) Using a shared ID with IMS Connect and RACF=Y, 2) Using the client ID with IMS Connect and RACF=N, 3) Mapping the client ID to a RACF ID with IMS Connect and RACF=Y, 4) Using a client UToken in the future, and 5) Using the client user ID and password with RACF=Y. Each scenario outlines how the client identity would propagate from z/OS Connect to IMS Connect and IMS.
PowerApps, the Developer Story: Build an API to Integrate Corporate DataBram de Jager
Microsoft released PowerApps to a selective audience as a private preview in November 2015. It’s a service for enterprises to connect data across clouds to create intelligent business apps faster than ever before and share them to any device. Besides addressing the business developer and power user, it also provides opportunities for developers. This enables enterprises to expose corporate internal sources to be used within PowerApps and unleash the power of PowerApps combined with internal data sources. This session goes into the details of the possibilities for developers to leverage the Azure App Services and build APIs to use within your PowerApps. Live demos cover building and managing the API which exposes the internal data within a PowerApp on your device.
Connect Bridge allows to connect to SharePoint from any software. Integrate SharePoint with a CRM, ERP, DMS, CMS, marketing automation and email. The synchronization is live and bi- directional. Connect Bridge supports synchronization of more than 2 systems in a single integration.
Integrate SharePoint into your company's system landscape.
Contact us at [email protected] or visit http://www.connecting-software.com/
This document discusses building an application using Microsoft Identity Platform (formerly known as Azure Active Directory):
- Microsoft Identity Platform allows building applications with a single sign-on experience and securely accessing data from any API using tokens.
- The document outlines how to authenticate users via the implicit flow in MSAL, get tokens to call web APIs, and best practices for handling permissions and consent in an incremental way.
- It encourages developers to leverage the Office 365 developer program resources to build applications that integrate with Microsoft cloud services using single sign-on for a seamless user experience.
Tutorial: Building Apps for SharePoint 2013 Inside and Outside of the Firewal...SPTechCon
This document provides an overview and agenda for a presentation on building apps for SharePoint 2013 both inside and outside the firewall. The presentation covers the SharePoint app model, app identity, authentication, authorization, OAuth, and client-side development. It also discusses SharePoint deployment options, the app architecture for SharePoint-hosted and cloud-hosted apps, creating app identities and permissions, and programming the client-side object model.
Developing SharePoint 2013 apps with Visual Studio 2012 - SharePoint Connecti...Bram de Jager
The new SharePoint App Model provides different ways of building apps. As a developer you have to choose between development techniques, hosting options and more. This session discusses the architecture, various types of apps, application identity and permissions, and how to build these different types of apps.
The session contains demos covering building SharePoint-hosted apps, implementing SharePoint 2013 chrome control, setting the right permissions, and more with Visual Studio 2012.
Shailen Sukul is a senior SharePoint architect who works with latest web technologies and SharePoint. He specializes in SharePoint installation, configuration, development and training. In his personal projects he prefers AWS and ASP.Net MVC. He maintains several open source SharePoint projects on CodePlex. You can follow him on Twitter or check out his blog for more information.
The 12 facets of the OpenAPI standard.pdfCisco DevNet
We introduce the OpenAPI Specifications (OAS) and how Cisco Products leverage this industry standard to drive API quality and state-of-the-art developer experience. We then describe OpenAPI best practices, tools and processes available to the developer community. Join this session to discover the misjudged values that come with the OpenAPI specifications,and explore the many ways your software development and automation teams can benefit from the OpenAPI standard.
We present how Cisco Engineering uses the OpenAPI specifications to drive API quality and state-of-the-art developer experience. We then describe OpenAPI best practices, tools and processes built internally and opensource'd. Finally, we cover lessons learnt when standardizing on OAS for organizations with a massive API portfolio.
This talk was delivered at API Days Global/Paris on December 14th
This document discusses Autodesk's Forge platform and its focus on immersive experiences using augmented reality (AR), virtual reality (VR), and mixed reality. It outlines Autodesk's current and planned offerings in this area, including VR experiences like Sketchbook, Revit Live, and VRED. Prototypes involving AR model overlays and flood simulations are also mentioned. The document discusses Autodesk's goal of preparing models for AR/VR through automated processes like decimation, LOD generation, UV unwrapping, and topology repair. An AR/VR API in development will streamline access to prepared models from Forge and other Autodesk products for use in third-party apps.
Forge - DevCon 2017, Darmstadt Germany: Control & program a real robot by man...Autodesk
This document summarizes a class on controlling and programming real robots using 3D models in Forge. The class covers bringing robotic arm CAD models into Fusion 360 for version control and difference visualization. It also discusses using the Model Derivative API to view 3D models in Forge Viewer and customize them with controls. Finally, it discusses options for connecting physical robots to their 3D models for programming and control.
Customer feedback is not a moment in time; it's a continuous process. In this presentation, Aradhana Vaidya, Cloud Rendering Engineer, talks about being guided by your product vision and the real problems for real people that are you trying to solve. Use your product knowledge, and customer feedback and market trends to decide where to go next.
Forge - DevCon 2016: Hsbcad from Acad to Revit to Cloud Autodesk
Kris Riemslagh, co-founder of hsbCAD presented at Autodesk's first DevCon in 2016. We work with companies who are investing in automating their prefabrication of construction, picking up where the architect stops.
HSBCad delivers software solutions to the prefab industry to enable them to be free to construct any design, with any technology, and with any production system. Now and in the future, improving their competitive edge.
In construction the biggest money loss happens on site. Hsbcad offers software applications to make this prefabrication happen, both applications that work on the desktop and cloud solutions. This presentation will cover these solutions and more, including:
- More about HSBCad
- Complexity, detail and automation solution on Revit CFE
hsbTimber on Revit
- Jump into the cloud: hsbShare
-From cloud to AR with Hololens case study
Forge - DevCon 2016: Bringing BIM to Facility Management with Forge – Collabo...Autodesk
Brian Haines, FM:Systems
FM:Systems detail how they are using the Forge Model Derivative API and Viewer to enable their customers to move to BIM for Facility Management. We will explore the challenges facing organizations who are managing large dynamic facility portfolios and how Autodesk solutions were a natural fit to help transition FM:Systems customers to true Lifecycle BIM for Facility Operations and away from traditional CAFM (Computer-Aided Facility Management) based solutions.
Forge - DevCon 2016: Dancing with Elephants, Leveraging Market Leaders to Gro...Autodesk
Jim Quanci, Autodesk
As a small company or startup, partnering with a large, established company can be like dancing with an elephant – one small misstep and you get squashed. But the upside is well worth it for the fleet-footed. A large company can bring to the dance all those things that are scarce for you as a startup - money, people, time, industry expertise and a huge customer base. Learn how you can use leaders in the market such as Google, Facebook, Apple, Microsoft, IBM and even Autodesk to stretch your marketing dollar, add virtual R&D staff to your team, finance your business growth – and accelerate your exit strategy.
Forge - DevCon 2016: Creating your next VR Walkthrough with Cloud Rendered St...Autodesk
Michael Beale, Autodesk
If you are building a VR walkthrough like Google Street View, learn how you can use Forge to generate your stereo-panorama assets. A simple cube-map is all you need to display on your mobile device to experience depth and immersion. Using the API, you can learn how to extract alpha maps and depth maps to create parallax effects with camera translation, and blend in real 3D geometry into the scene.
Forge - DevCon 2016: Introduction to building for HoloLensAutodesk
The document discusses the capabilities and features of the HoloLens augmented reality headset. It describes how HoloLens blends interactive holographic content with the physical environment using features like gaze input, gesture input, voice commands, spatial mapping, and spatial sound. It provides examples of how these features can be used to build immersive experiences and applications for storytelling, exploration, collaboration, and more. Resources for developing for HoloLens using tools like the HoloToolkit and Windows Holographic platform are also mentioned.
Forge - DevCon 2016: Forecast for Design, Make, & Use is CloudyAutodesk
Justin Berger, FirstBuild
Cloud technology holds enormous potential for positive impact on the way we design, make, and use products. In this session you will learn about how the cloud opens up opportunities to address questions and problems, in the context of product development, with ready answers and options from a vast network of information, infrastructure and expertise.
Forge - DevCon 2016: The Future of Making Buildings Forms Follow FormulaeAutodesk
Anthony A. Hauck, Director of Product Strategy, Autodesk
Computation can apply to far more than recording and communicating decisions about buildings through drawings. More than 50 years ago, advanced architecture and engineering firms foresaw the potential for technology to become an exploratory partner in the design and building process. Now this potential is being realized through the intersection of captured project intent, shared expertise, known physical and regulatory constraints, and scalable cloud computing. Autodesk is investing in this future, creating a platform to capture and express building expertise in the context of project requirements to rapidly arrive at possible solutions. This session will summarize three years of research and development in generative form and highlight current customer collaborations and coming development opportunities for the Autodesk partner network.
Book industry standards are evolving rapidly. In the first part of this session, we’ll share an overview of key developments from 2024 and the early months of 2025. Then, BookNet’s resident standards expert, Tom Richardson, and CEO, Lauren Stewart, have a forward-looking conversation about what’s next.
Link to recording, presentation slides, and accompanying resource: https://bnctechforum.ca/sessions/standardsgoals-for-2025-standards-certification-roundup/
Presented by BookNet Canada on May 6, 2025 with support from the Department of Canadian Heritage.
Viam product demo_ Deploying and scaling AI with hardware.pdfcamilalamoratta
Building AI-powered products that interact with the physical world often means navigating complex integration challenges, especially on resource-constrained devices.
You'll learn:
- How Viam's platform bridges the gap between AI, data, and physical devices
- A step-by-step walkthrough of computer vision running at the edge
- Practical approaches to common integration hurdles
- How teams are scaling hardware + software solutions together
Whether you're a developer, engineering manager, or product builder, this demo will show you a faster path to creating intelligent machines and systems.
Resources:
- Documentation: https://on.viam.com/docs
- Community: https://discord.com/invite/viam
- Hands-on: https://on.viam.com/codelabs
- Future Events: https://on.viam.com/updates-upcoming-events
- Request personalized demo: https://on.viam.com/request-demo
The Future of Cisco Cloud Security: Innovations and AI IntegrationRe-solution Data Ltd
Stay ahead with Re-Solution Data Ltd and Cisco cloud security, featuring the latest innovations and AI integration. Our solutions leverage cutting-edge technology to deliver proactive defense and simplified operations. Experience the future of security with our expert guidance and support.
AI Agents at Work: UiPath, Maestro & the Future of DocumentsUiPathCommunity
Do you find yourself whispering sweet nothings to OCR engines, praying they catch that one rogue VAT number? Well, it’s time to let automation do the heavy lifting – with brains and brawn.
Join us for a high-energy UiPath Community session where we crack open the vault of Document Understanding and introduce you to the future’s favorite buzzword with actual bite: Agentic AI.
This isn’t your average “drag-and-drop-and-hope-it-works” demo. We’re going deep into how intelligent automation can revolutionize the way you deal with invoices – turning chaos into clarity and PDFs into productivity. From real-world use cases to live demos, we’ll show you how to move from manually verifying line items to sipping your coffee while your digital coworkers do the grunt work:
📕 Agenda:
🤖 Bots with brains: how Agentic AI takes automation from reactive to proactive
🔍 How DU handles everything from pristine PDFs to coffee-stained scans (we’ve seen it all)
🧠 The magic of context-aware AI agents who actually know what they’re doing
💥 A live walkthrough that’s part tech, part magic trick (minus the smoke and mirrors)
🗣️ Honest lessons, best practices, and “don’t do this unless you enjoy crying” warnings from the field
So whether you’re an automation veteran or you still think “AI” stands for “Another Invoice,” this session will leave you laughing, learning, and ready to level up your invoice game.
Don’t miss your chance to see how UiPath, DU, and Agentic AI can team up to turn your invoice nightmares into automation dreams.
This session streamed live on May 07, 2025, 13:00 GMT.
Join us and check out all our past and upcoming UiPath Community sessions at:
👉 https://community.uipath.com/dublin-belfast/
Bepents tech services - a premier cybersecurity consulting firmBenard76
Introduction
Bepents Tech Services is a premier cybersecurity consulting firm dedicated to protecting digital infrastructure, data, and business continuity. We partner with organizations of all sizes to defend against today’s evolving cyber threats through expert testing, strategic advisory, and managed services.
🔎 Why You Need us
Cyberattacks are no longer a question of “if”—they are a question of “when.” Businesses of all sizes are under constant threat from ransomware, data breaches, phishing attacks, insider threats, and targeted exploits. While most companies focus on growth and operations, security is often overlooked—until it’s too late.
At Bepents Tech, we bridge that gap by being your trusted cybersecurity partner.
🚨 Real-World Threats. Real-Time Defense.
Sophisticated Attackers: Hackers now use advanced tools and techniques to evade detection. Off-the-shelf antivirus isn’t enough.
Human Error: Over 90% of breaches involve employee mistakes. We help build a "human firewall" through training and simulations.
Exposed APIs & Apps: Modern businesses rely heavily on web and mobile apps. We find hidden vulnerabilities before attackers do.
Cloud Misconfigurations: Cloud platforms like AWS and Azure are powerful but complex—and one misstep can expose your entire infrastructure.
💡 What Sets Us Apart
Hands-On Experts: Our team includes certified ethical hackers (OSCP, CEH), cloud architects, red teamers, and security engineers with real-world breach response experience.
Custom, Not Cookie-Cutter: We don’t offer generic solutions. Every engagement is tailored to your environment, risk profile, and industry.
End-to-End Support: From proactive testing to incident response, we support your full cybersecurity lifecycle.
Business-Aligned Security: We help you balance protection with performance—so security becomes a business enabler, not a roadblock.
📊 Risk is Expensive. Prevention is Profitable.
A single data breach costs businesses an average of $4.45 million (IBM, 2023).
Regulatory fines, loss of trust, downtime, and legal exposure can cripple your reputation.
Investing in cybersecurity isn’t just a technical decision—it’s a business strategy.
🔐 When You Choose Bepents Tech, You Get:
Peace of Mind – We monitor, detect, and respond before damage occurs.
Resilience – Your systems, apps, cloud, and team will be ready to withstand real attacks.
Confidence – You’ll meet compliance mandates and pass audits without stress.
Expert Guidance – Our team becomes an extension of yours, keeping you ahead of the threat curve.
Security isn’t a product. It’s a partnership.
Let Bepents tech be your shield in a world full of cyber threats.
🌍 Our Clientele
At Bepents Tech Services, we’ve earned the trust of organizations across industries by delivering high-impact cybersecurity, performance engineering, and strategic consulting. From regulatory bodies to tech startups, law firms, and global consultancies, we tailor our solutions to each client's unique needs.
GyrusAI - Broadcasting & Streaming Applications Driven by AI and MLGyrus AI
Gyrus AI: AI/ML for Broadcasting & Streaming
Gyrus is a Vision Al company developing Neural Network Accelerators and ready to deploy AI/ML Models for Video Processing and Video Analytics.
Our Solutions:
Intelligent Media Search
Semantic & contextual search for faster, smarter content discovery.
In-Scene Ad Placement
AI-powered ad insertion to maximize monetization and user experience.
Video Anonymization
Automatically masks sensitive content to ensure privacy compliance.
Vision Analytics
Real-time object detection and engagement tracking.
Why Gyrus AI?
We help media companies streamline operations, enhance media discovery, and stay competitive in the rapidly evolving broadcasting & streaming landscape.
🚀 Ready to Transform Your Media Workflow?
🔗 Visit Us: https://gyrus.ai/
📅 Book a Demo: https://gyrus.ai/contact
📝 Read More: https://gyrus.ai/blog/
🔗 Follow Us:
LinkedIn - https://www.linkedin.com/company/gyrusai/
Twitter/X - https://twitter.com/GyrusAI
YouTube - https://www.youtube.com/channel/UCk2GzLj6xp0A6Wqix1GWSkw
Facebook - https://www.facebook.com/GyrusAI
Zilliz Cloud Monthly Technical Review: May 2025Zilliz
About this webinar
Join our monthly demo for a technical overview of Zilliz Cloud, a highly scalable and performant vector database service for AI applications
Topics covered
- Zilliz Cloud's scalable architecture
- Key features of the developer-friendly UI
- Security best practices and data privacy
- Highlights from recent product releases
This webinar is an excellent opportunity for developers to learn about Zilliz Cloud's capabilities and how it can support their AI projects. Register now to join our community and stay up-to-date with the latest vector database technology.
Generative Artificial Intelligence (GenAI) in BusinessDr. Tathagat Varma
My talk for the Indian School of Business (ISB) Emerging Leaders Program Cohort 9. In this talk, I discussed key issues around adoption of GenAI in business - benefits, opportunities and limitations. I also discussed how my research on Theory of Cognitive Chasms helps address some of these issues
Artificial Intelligence is providing benefits in many areas of work within the heritage sector, from image analysis, to ideas generation, and new research tools. However, it is more critical than ever for people, with analogue intelligence, to ensure the integrity and ethical use of AI. Including real people can improve the use of AI by identifying potential biases, cross-checking results, refining workflows, and providing contextual relevance to AI-driven results.
News about the impact of AI often paints a rosy picture. In practice, there are many potential pitfalls. This presentation discusses these issues and looks at the role of analogue intelligence and analogue interfaces in providing the best results to our audiences. How do we deal with factually incorrect results? How do we get content generated that better reflects the diversity of our communities? What roles are there for physical, in-person experiences in the digital world?
Transcript: Canadian book publishing: Insights from the latest salary survey ...BookNet Canada
Join us for a presentation in partnership with the Association of Canadian Publishers (ACP) as they share results from the recently conducted Canadian Book Publishing Industry Salary Survey. This comprehensive survey provides key insights into average salaries across departments, roles, and demographic metrics. Members of ACP’s Diversity and Inclusion Committee will join us to unpack what the findings mean in the context of justice, equity, diversity, and inclusion in the industry.
Results of the 2024 Canadian Book Publishing Industry Salary Survey: https://publishers.ca/wp-content/uploads/2025/04/ACP_Salary_Survey_FINAL-2.pdf
Link to presentation slides and transcript: https://bnctechforum.ca/sessions/canadian-book-publishing-insights-from-the-latest-salary-survey/
Presented by BookNet Canada and the Association of Canadian Publishers on May 1, 2025 with support from the Department of Canadian Heritage.
Enterprise Integration Is Dead! Long Live AI-Driven Integration with Apache C...Markus Eisele
We keep hearing that “integration” is old news, with modern architectures and platforms promising frictionless connectivity. So, is enterprise integration really dead? Not exactly! In this session, we’ll talk about how AI-infused applications and tool-calling agents are redefining the concept of integration, especially when combined with the power of Apache Camel.
We will discuss the the role of enterprise integration in an era where Large Language Models (LLMs) and agent-driven automation can interpret business needs, handle routing, and invoke Camel endpoints with minimal developer intervention. You will see how these AI-enabled systems help weave business data, applications, and services together giving us flexibility and freeing us from hardcoding boilerplate of integration flows.
You’ll walk away with:
An updated perspective on the future of “integration” in a world driven by AI, LLMs, and intelligent agents.
Real-world examples of how tool-calling functionality can transform Camel routes into dynamic, adaptive workflows.
Code examples how to merge AI capabilities with Apache Camel to deliver flexible, event-driven architectures at scale.
Roadmap strategies for integrating LLM-powered agents into your enterprise, orchestrating services that previously demanded complex, rigid solutions.
Join us to see why rumours of integration’s relevancy have been greatly exaggerated—and see first hand how Camel, powered by AI, is quietly reinventing how we connect the enterprise.
HCL Nomad Web – Best Practices und Verwaltung von Multiuser-Umgebungenpanagenda
Webinar Recording: https://www.panagenda.com/webinars/hcl-nomad-web-best-practices-und-verwaltung-von-multiuser-umgebungen/
HCL Nomad Web wird als die nächste Generation des HCL Notes-Clients gefeiert und bietet zahlreiche Vorteile, wie die Beseitigung des Bedarfs an Paketierung, Verteilung und Installation. Nomad Web-Client-Updates werden “automatisch” im Hintergrund installiert, was den administrativen Aufwand im Vergleich zu traditionellen HCL Notes-Clients erheblich reduziert. Allerdings stellt die Fehlerbehebung in Nomad Web im Vergleich zum Notes-Client einzigartige Herausforderungen dar.
Begleiten Sie Christoph und Marc, während sie demonstrieren, wie der Fehlerbehebungsprozess in HCL Nomad Web vereinfacht werden kann, um eine reibungslose und effiziente Benutzererfahrung zu gewährleisten.
In diesem Webinar werden wir effektive Strategien zur Diagnose und Lösung häufiger Probleme in HCL Nomad Web untersuchen, einschließlich
- Zugriff auf die Konsole
- Auffinden und Interpretieren von Protokolldateien
- Zugriff auf den Datenordner im Cache des Browsers (unter Verwendung von OPFS)
- Verständnis der Unterschiede zwischen Einzel- und Mehrbenutzerszenarien
- Nutzung der Client Clocking-Funktion
Canadian book publishing: Insights from the latest salary survey - Tech Forum...BookNet Canada
Join us for a presentation in partnership with the Association of Canadian Publishers (ACP) as they share results from the recently conducted Canadian Book Publishing Industry Salary Survey. This comprehensive survey provides key insights into average salaries across departments, roles, and demographic metrics. Members of ACP’s Diversity and Inclusion Committee will join us to unpack what the findings mean in the context of justice, equity, diversity, and inclusion in the industry.
Results of the 2024 Canadian Book Publishing Industry Salary Survey: https://publishers.ca/wp-content/uploads/2025/04/ACP_Salary_Survey_FINAL-2.pdf
Link to presentation recording and transcript: https://bnctechforum.ca/sessions/canadian-book-publishing-insights-from-the-latest-salary-survey/
Presented by BookNet Canada and the Association of Canadian Publishers on May 1, 2025 with support from the Department of Canadian Heritage.
UiPath Agentic Automation: Community Developer OpportunitiesDianaGray10
Please join our UiPath Agentic: Community Developer session where we will review some of the opportunities that will be available this year for developers wanting to learn more about Agentic Automation.
Webinar - Top 5 Backup Mistakes MSPs and Businesses Make .pptxMSP360
Data loss can be devastating — especially when you discover it while trying to recover. All too often, it happens due to mistakes in your backup strategy. Whether you work for an MSP or within an organization, your company is susceptible to common backup mistakes that leave data vulnerable, productivity in question, and compliance at risk.
Join 4-time Microsoft MVP Nick Cavalancia as he breaks down the top five backup mistakes businesses and MSPs make—and, more importantly, explains how to prevent them.
Slides for the session delivered at Devoxx UK 2025 - Londo.
Discover how to seamlessly integrate AI LLM models into your website using cutting-edge techniques like new client-side APIs and cloud services. Learn how to execute AI models in the front-end without incurring cloud fees by leveraging Chrome's Gemini Nano model using the window.ai inference API, or utilizing WebNN, WebGPU, and WebAssembly for open-source models.
This session dives into API integration, token management, secure prompting, and practical demos to get you started with AI on the web.
Unlock the power of AI on the web while having fun along the way!
3. About the Speakers
Brian Sherman
• Senior Software Engineer
• Worked on the Fusion
Connect team for 2 years
• Computer Science degree
from UC Berkeley
18. Access Overview
Create new app in
Forge
Add Fusion Connect
Service
Retrieve Forge
developer key
Provision Fusion
Connect account
Access service via
broker API
Add device via API
Check Device
Connection
Review Device
Messages
Retrieve raw
messages via API
(data-stream)
Run data outputs
via API
Build IoT
application on
messages / outputs