SlideShare ist ein Scribd-Unternehmen logo
1 von 44
Downloaden Sie, um offline zu lesen
Humix
COMMUNITY KICK-OFF 2015/10/29
An open-source robot framework based on
Bluemix, IoT foundation and Watson Artificial Intelligence
Come on, yet another robot framework ?
Part 1 : Overview
It all starts from a hackathon …
composable
services
flexible
platform
versatile
channel
Loosely-coupled architecture with IoT Foundation
after 8 hours coding session,
First generation of Humix was born
Listens
IRC communication
Feels
the sentiment of discussion
Says
basic Chinese
Humix Omega
Humix Alpha
Humix Beta
Humix Delta
https://www.facebook.com/humixomega
Humix Omega Features
Sensors
• Report current temperature
• Report current humidity
• shadow mode : Heart-rate sync with owner
• wake up or sleep triggered by NFC
Instinctive
Behavior
Cognitive
Computing
• Close eye with the environment is too bright
• The eye will enable idle mode when no activity
Communication
Channel
• IRC (input/output)
• Facebook messenger(input/output). This is a new node
we added on NodeRed
• Speech-to-Text (input) . Text-to-Speech (output).
Support English and Chinese today.
• Monitor the message received from Facebook (comments or
messenger), turn eye color to green if received positive
message, otherwise turn the eye color to blue
• How old am I : when asked for age from messenger, humix
will take a picture and report the estimated age of the people
in the picture
Hundreds of SensorsThousands of API/Services
MeetsWhen
API Examples
http://blog.mashape.com/list-of-10-face-detection-recognition-apis/
API Examples
API Examples
API Examples
API Examples
http://www.ibm.com/smarterplanet/us/en/ibmwatson/developercloud/dialog.html?
cm_mc_uid=09618670703314348724626&cm_mc_sid_50200000=1446093870
How to reuse ?
What are the minimal steps ?
What is YOUR robot ?
Part 2 : Humix Deep Dive
Humix In Action
MicroService Architecture
“An approach to developing a single application as a suite
of small, independently deployable services”
Application
Service Service Service Service
Messaging Infrastructure
pub
sub
Humix Architecture
HUMIX SENSE
ModuleA ModuleB ModuleC
NATS
WebSocket
Dashboard
HUMIX THINK
Flow
Engine
API API API API API
RPI2
Cloud
Module Registration
HUMIX SENSE
ModuleA ModuleB ModuleC
NATS
WebSocket
Dashboard
HUMIX THINK
Flow
Engine
{
moduleName: ‘Temperature’
commands: [‘cmd1’,’cmd2’],
events: [‘event1’,’event2’]
}
humix.sense.mgmt.cmd.register
Module Status Check
HUMIX SENSE
ModuleA ModuleB ModuleC
Dashboard
HUMIX THINK
Flow
Engine
PING
PONG
DeviceModule Status
Humix Architecture
HUMIX SENSE
ModuleA ModuleB ModuleC
Dashboard
HUMIX THINK
Flow
Engine
API API API API API
Community
Foundation
Community
Programming Model
1. Require Humix-Sense and provide module config
Programming Model
2. Connect to “Think”
Programming Model
3. Process “commands”, send “events” on device
Humix NG UI
NG HUMIX
Homemade Robot
Signup | Login
Hello World! Build your own Humix!
Lorem ipsum dolor sit amet, consectetur
adipiscing elit. Pellentesque felis ipsum,
facilisis at tincidunt vel, tincidunt ultrices
magna. Cras tristique, nisl sed scelerisque
dignissim, sem lorem venenatis purus, id
fermentum ipsum dui sodales nisl.
Signup now!
NG HUMIX
Homemade Robot
Signup | Login
Hello World! Build your own Humix!
Lorem ipsum dolor sit amet, consectetur
adipiscing elit. Pellentesque felis ipsum,
facilisis at tincidunt vel, tincidunt ultrices
magna. Cras tristique, nisl sed scelerisque
dignissim, sem lorem venenatis purus, id
fermentum ipsum dui sodales nisl.
Signup now!
User ID
Password
humix@ibm.com
********
LoginCancel
NG HUMIX
Homemade Robot
+ Add a Member
You haven’t added any robot yet.
Humix Family | Humix Sense | Humix Think | Logout
Humix Family | Humix Sense | Humix Think | Logout
NG HUMIX
Homemade Robot
+ Add a Member
You haven’t added any robot yet.
ID
Humix - alpha
Thumbnail
Default Custom upload
AddCancel
NG HUMIX
Homemade Robot
+ Add a Member
Humix - Alpha
Humix - Beta
Humix - Omega
Active
Active
Member ID Status Modules
5
0
2
Sleeping
more
more
more
Actions
Humix Family | Humix Sense | Humix Think | Logout
NG HUMIX
Homemade Robot
+ Add a Member
Humix - Alpha Humix - Beta Humix - Omega
Active Greeting Active Greeting Sleeping Diagnose
Humix Family | Humix Sense | Humix Think | Logout
NG HUMIX
Homemade Robot
+ Add a Member
Humix - Alpha Humix - Beta
Active Greeting Active Greeting
| Rename Robot
| Delete Robot
Humix - Omega
Sleeping Diagnose
Humix Family | Humix Sense | Humix Think | Logout
NG HUMIX
Homemade Robot
+ Add a Member
Humix - Alpha Humix - Beta
Active Greeting Active Greeting
Humix - Omega
Sleeping Diagnose
Make your robot say “hello!”
Humix Family | Humix Sense | Humix Think | Logout
NG HUMIX
Homemade Robot
+ Add a Member
Humix - Alpha Humix - Beta
Active Greeting Active Greeting
Humix - Omega
Sleeping Diagnose
Run diagnose on
connectivity problem
Humix Family | Humix Sense | Humix Think | Logout
NG HUMIX
Homemade Robot
Humix - Alpha
Checkout other robots
You haven’t registered any modules yet.
Humix Family | Humix Sense | Humix Think | Logout
NG HUMIX
Homemade Robot
Humix - Alpha
Temperature Sensor Camera
Eye Control
Checkout other robots
Registered Modules
Heartbeat
Realtime temperature data
28 ℃
Realtime heartbeat rate
100 /min
This module controls the
camera on humix sense.
This module controls the
eyes on your humix sense.
Humix Family | Humix Sense | Humix Think | Logout
Project Repositories
node-humix-sense
humix-ng
humix-tts-module
humix-neopixel-module
https://github.com/project-humix/humix-ng
https://github.com/project-humix/humix-tts-module.git
https://github.com/project-humix/humix-neopixel-module.g
https://github.com/project-humix/node-humix-sense
Part 3 : Humix Next
Most desirable features are …
Next Step
1. Monthly Meetup with specific Robot skills and lightning
sessions
2. More humix modules !
3. Make humix Fly
Referenced Projects
https://www.facebook.com/humixomega
http://nats.io
http://nodered.org
http://cmusphinx.sourceforge.net
http://tts.itri.org.tw/index.php
Message Bus
Flow Editor Bus
Voice Recognition
Text-To-Speech Service

Weitere ähnliche Inhalte

Was ist angesagt?

My home iot for dev connect korea
My home iot for dev connect koreaMy home iot for dev connect korea
My home iot for dev connect koreaYoonseok Hur
 
Gobot Meets IoT : Using the Go Programming Language to Control The “Things” A...
Gobot Meets IoT : Using the Go Programming Language to Control The “Things” A...Gobot Meets IoT : Using the Go Programming Language to Control The “Things” A...
Gobot Meets IoT : Using the Go Programming Language to Control The “Things” A...Justin Grammens
 
Physical Computing Using Go and Arduino
Physical Computing Using Go and ArduinoPhysical Computing Using Go and Arduino
Physical Computing Using Go and ArduinoJustin Grammens
 
Development of a mobile app for Android
Development of a mobile app for AndroidDevelopment of a mobile app for Android
Development of a mobile app for AndroidAlexJReid
 
Raspberry-Initiatives in India, Role in Indian Educational ecosystem
Raspberry-Initiatives in India, Role in Indian Educational ecosystemRaspberry-Initiatives in India, Role in Indian Educational ecosystem
Raspberry-Initiatives in India, Role in Indian Educational ecosystemSarwan Singh
 
Getting started with Raspberry Pi - By Ibrahim
Getting started with Raspberry Pi - By IbrahimGetting started with Raspberry Pi - By Ibrahim
Getting started with Raspberry Pi - By IbrahimMurugadoss Balasubramanian
 
On a connecté le studio !
On a connecté le studio !On a connecté le studio !
On a connecté le studio !Sameh BEN FREDJ
 

Was ist angesagt? (9)

My home iot for dev connect korea
My home iot for dev connect koreaMy home iot for dev connect korea
My home iot for dev connect korea
 
Gobot Meets IoT : Using the Go Programming Language to Control The “Things” A...
Gobot Meets IoT : Using the Go Programming Language to Control The “Things” A...Gobot Meets IoT : Using the Go Programming Language to Control The “Things” A...
Gobot Meets IoT : Using the Go Programming Language to Control The “Things” A...
 
Physical Computing Using Go and Arduino
Physical Computing Using Go and ArduinoPhysical Computing Using Go and Arduino
Physical Computing Using Go and Arduino
 
Development of a mobile app for Android
Development of a mobile app for AndroidDevelopment of a mobile app for Android
Development of a mobile app for Android
 
Nodeph talk
Nodeph talkNodeph talk
Nodeph talk
 
NFC Power
NFC PowerNFC Power
NFC Power
 
Raspberry-Initiatives in India, Role in Indian Educational ecosystem
Raspberry-Initiatives in India, Role in Indian Educational ecosystemRaspberry-Initiatives in India, Role in Indian Educational ecosystem
Raspberry-Initiatives in India, Role in Indian Educational ecosystem
 
Getting started with Raspberry Pi - By Ibrahim
Getting started with Raspberry Pi - By IbrahimGetting started with Raspberry Pi - By Ibrahim
Getting started with Raspberry Pi - By Ibrahim
 
On a connecté le studio !
On a connecté le studio !On a connecté le studio !
On a connecté le studio !
 

Ähnlich wie Humix community kick off

151107 物聯網教學應用發表會- IBM Bluemix &Humix
151107   物聯網教學應用發表會- IBM Bluemix &Humix151107   物聯網教學應用發表會- IBM Bluemix &Humix
151107 物聯網教學應用發表會- IBM Bluemix &HumixCAVEDU Education
 
Project humix overview - For Raspberry pi community meetup
Project humix overview - For  Raspberry pi  community meetupProject humix overview - For  Raspberry pi  community meetup
Project humix overview - For Raspberry pi community meetupJeffrey Liu
 
IBM TW InterConnection - Humix Introduction
IBM TW InterConnection - Humix IntroductionIBM TW InterConnection - Humix Introduction
IBM TW InterConnection - Humix IntroductionJeffrey Liu
 
IBM Lotus Mobile Strategy
IBM Lotus Mobile StrategyIBM Lotus Mobile Strategy
IBM Lotus Mobile StrategyDvir Reznik
 
Introductory webinar on iRidium
Introductory webinar on iRidiumIntroductory webinar on iRidium
Introductory webinar on iRidiumiRidiumMobile365
 
Puppet latest and greatest
Puppet latest and greatestPuppet latest and greatest
Puppet latest and greatestATIX AG
 
Humix community 2017 kickoff
Humix community 2017 kickoffHumix community 2017 kickoff
Humix community 2017 kickoffJeffrey Liu
 
Welcome to hello real world
Welcome to hello real worldWelcome to hello real world
Welcome to hello real worldAkihiko Kigure
 
Creating a Smart Alarm System with Raspberry Pi and Google Cloud Pub/Sub
Creating a Smart Alarm System with Raspberry Pi and Google Cloud Pub/SubCreating a Smart Alarm System with Raspberry Pi and Google Cloud Pub/Sub
Creating a Smart Alarm System with Raspberry Pi and Google Cloud Pub/SubXinYingLim12
 
Lesson 0.5 Introduction to Git (1).pptx
Lesson 0.5 Introduction to Git (1).pptxLesson 0.5 Introduction to Git (1).pptx
Lesson 0.5 Introduction to Git (1).pptxAliSaeed579036
 
Quickr support enablement
Quickr support enablementQuickr support enablement
Quickr support enablementAustin Chang
 
Lesson 0.5 Introduction to Git (1).pptx
Lesson 0.5 Introduction to Git (1).pptxLesson 0.5 Introduction to Git (1).pptx
Lesson 0.5 Introduction to Git (1).pptxGHUTUGADEKALYANIBALA
 
OpenIOT 2016, San Diego, California - Implementing_Miniature_Smart_Home
OpenIOT 2016, San Diego, California - Implementing_Miniature_Smart_HomeOpenIOT 2016, San Diego, California - Implementing_Miniature_Smart_Home
OpenIOT 2016, San Diego, California - Implementing_Miniature_Smart_HomeConstantin Musca
 
HCL Sametime Update (deutsch)
HCL Sametime Update (deutsch)HCL Sametime Update (deutsch)
HCL Sametime Update (deutsch)eschwalb
 
Introduction to Github Actions
Introduction to Github ActionsIntroduction to Github Actions
Introduction to Github ActionsKnoldus Inc.
 
Introduction to Github Actions
Introduction to Github ActionsIntroduction to Github Actions
Introduction to Github ActionsKnoldus Inc.
 
Eclipse Hono - Command and Control
Eclipse Hono - Command and ControlEclipse Hono - Command and Control
Eclipse Hono - Command and ControlKarstenFrank1
 
Redteaming HID attacks
Redteaming HID attacksRedteaming HID attacks
Redteaming HID attacksJuan Espin
 
Ansible Automation Platform.pdf
Ansible Automation Platform.pdfAnsible Automation Platform.pdf
Ansible Automation Platform.pdfVuHoangAnh14
 
IamLUG -- Lotus On Linux Report
IamLUG -- Lotus On Linux ReportIamLUG -- Lotus On Linux Report
IamLUG -- Lotus On Linux ReportBill Malchisky Jr.
 

Ähnlich wie Humix community kick off (20)

151107 物聯網教學應用發表會- IBM Bluemix &Humix
151107   物聯網教學應用發表會- IBM Bluemix &Humix151107   物聯網教學應用發表會- IBM Bluemix &Humix
151107 物聯網教學應用發表會- IBM Bluemix &Humix
 
Project humix overview - For Raspberry pi community meetup
Project humix overview - For  Raspberry pi  community meetupProject humix overview - For  Raspberry pi  community meetup
Project humix overview - For Raspberry pi community meetup
 
IBM TW InterConnection - Humix Introduction
IBM TW InterConnection - Humix IntroductionIBM TW InterConnection - Humix Introduction
IBM TW InterConnection - Humix Introduction
 
IBM Lotus Mobile Strategy
IBM Lotus Mobile StrategyIBM Lotus Mobile Strategy
IBM Lotus Mobile Strategy
 
Introductory webinar on iRidium
Introductory webinar on iRidiumIntroductory webinar on iRidium
Introductory webinar on iRidium
 
Puppet latest and greatest
Puppet latest and greatestPuppet latest and greatest
Puppet latest and greatest
 
Humix community 2017 kickoff
Humix community 2017 kickoffHumix community 2017 kickoff
Humix community 2017 kickoff
 
Welcome to hello real world
Welcome to hello real worldWelcome to hello real world
Welcome to hello real world
 
Creating a Smart Alarm System with Raspberry Pi and Google Cloud Pub/Sub
Creating a Smart Alarm System with Raspberry Pi and Google Cloud Pub/SubCreating a Smart Alarm System with Raspberry Pi and Google Cloud Pub/Sub
Creating a Smart Alarm System with Raspberry Pi and Google Cloud Pub/Sub
 
Lesson 0.5 Introduction to Git (1).pptx
Lesson 0.5 Introduction to Git (1).pptxLesson 0.5 Introduction to Git (1).pptx
Lesson 0.5 Introduction to Git (1).pptx
 
Quickr support enablement
Quickr support enablementQuickr support enablement
Quickr support enablement
 
Lesson 0.5 Introduction to Git (1).pptx
Lesson 0.5 Introduction to Git (1).pptxLesson 0.5 Introduction to Git (1).pptx
Lesson 0.5 Introduction to Git (1).pptx
 
OpenIOT 2016, San Diego, California - Implementing_Miniature_Smart_Home
OpenIOT 2016, San Diego, California - Implementing_Miniature_Smart_HomeOpenIOT 2016, San Diego, California - Implementing_Miniature_Smart_Home
OpenIOT 2016, San Diego, California - Implementing_Miniature_Smart_Home
 
HCL Sametime Update (deutsch)
HCL Sametime Update (deutsch)HCL Sametime Update (deutsch)
HCL Sametime Update (deutsch)
 
Introduction to Github Actions
Introduction to Github ActionsIntroduction to Github Actions
Introduction to Github Actions
 
Introduction to Github Actions
Introduction to Github ActionsIntroduction to Github Actions
Introduction to Github Actions
 
Eclipse Hono - Command and Control
Eclipse Hono - Command and ControlEclipse Hono - Command and Control
Eclipse Hono - Command and Control
 
Redteaming HID attacks
Redteaming HID attacksRedteaming HID attacks
Redteaming HID attacks
 
Ansible Automation Platform.pdf
Ansible Automation Platform.pdfAnsible Automation Platform.pdf
Ansible Automation Platform.pdf
 
IamLUG -- Lotus On Linux Report
IamLUG -- Lotus On Linux ReportIamLUG -- Lotus On Linux Report
IamLUG -- Lotus On Linux Report
 

Kürzlich hochgeladen

Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Paola De la Torre
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
Google AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAGGoogle AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAGSujit Pal
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxOnBoard
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 

Kürzlich hochgeladen (20)

Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
Google AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAGGoogle AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAG
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptx
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 

Humix community kick off