際際滷

際際滷Share a Scribd company logo
Building Slackbots in JavaScript
Dan Moore - Community Engineer - Transposit
About me
 Former
 Startup CTO
 Eng manager
 Tech instructor
 Contractor
 Current
 Community engineer
 Blogger
 Meetup co-organizer
 Dad
@mooreds https://www.transposit.com
Questions?
@mooreds https://www.transposit.com
Why do you need a Slackbot?
@mooreds https://www.transposit.com
? ?
Why do you need a Slackbot?
 You use Slack
@mooreds https://www.transposit.com
Why do you need a Slackbot?
 You use Slack
 You have a business process which is relatively complicated but should be
accessible.
@mooreds https://www.transposit.com
Why do you need a Slackbot?
 You use Slack
 You have a business process which is relatively complicated but should be
accessible.
 Queries
 Submitting expense reports
 Asking for vacation
 Setting up a new project
@mooreds https://www.transposit.com
What is a Slackbot?
@mooreds https://www.transposit.com
Webhook
@mooreds https://www.transposit.com
So its
Just a webhook
@mooreds https://www.transposit.com
Permissions
@mooreds https://www.transposit.com
So its
Just a webhook
And permissions
@mooreds https://www.transposit.com
Actions
@mooreds https://www.transposit.com
Who starts it
@mooreds https://www.transposit.com
Is it visible in workspace
@mooreds https://www.transposit.com
So its
Just a webhook
And permissions
And actions
@mooreds https://www.transposit.com
UX
@mooreds https://www.transposit.com
So its
Just a webhook
And permissions
And actions
And UX
@mooreds https://www.transposit.com
Hosting
@mooreds https://www.transposit.com
So a Slackbot is
Just a webhook
And permissions
And actions
And UX...
And hosting
@mooreds https://www.transposit.com
So a Slackbot is
Just a webhook
And permissions
And actions
And UX...
And hosting
Thats it.
@mooreds https://www.transposit.com
So a Slackbot is
Just a webhook
And permissions
And actions
And UX...
And hosting
Thats it
Except
@mooreds https://www.transposit.com
Business value
@mooreds https://www.transposit.com
Extend
@mooreds https://www.transposit.com
Integrate
@mooreds https://www.transposit.com
Tools to build
 Slack work鍖ows
 Official SDKs
 Javascript
 Python
 Bolt
 https://slack.dev/
 Community SDKs and examples
 https://api.slack.com/community
 Botkit
 https://botkit.ai
 Transposit
 https://www.transposit.com
@mooreds https://www.transposit.com
Example application: Starbot
@mooreds https://www.transposit.com
Starbot Demo
@mooreds https://www.transposit.com
Code
 https://github.com/mooreds/starbot
 Can deploy to heroku
 Both incoming webhook and slash command
 Toy
@mooreds https://www.transposit.com
Example application: UmbrellaBot
@mooreds https://www.transposit.com
CloudTrail log
@mooreds https://www.transposit.com
Enrich logs
@mooreds https://www.transposit.com
Notify channel
@mooreds https://www.transposit.com
Respond to requests
@mooreds https://www.transposit.com
UmbrellaBot architecture
@mooreds https://www.transposit.com
Cloudtrail
S3
Transposit
Scheduled
Task
S3
Transposit
Umbrellabot
Slack
ipstack
Athena
Demo UmbrellaBot
@mooreds https://www.transposit.com
Example application code
 Code:
https://console.transposit.com/t/transposit-samples/athena_cloudtrail_slack
 Fork code
 Set up test Slack
 #cloudtrail channel
 Con鍖gure bot: https://www.transposit.com/docs/guides/slack/chatbots/
 AWS setup
 CloudTrail
 S3 buckets
 Athena (ddl in repo)
@mooreds https://www.transposit.com
Things to think about
@mooreds https://www.transposit.com
 Get yourself a free Slack
 Create app
 Blizzard of options
 ngrok
 JSON
 Testing
 Integration
 Docs
 https://api.slack.com/tutorials
 https://www.transposit.com/docs/guides/slack/
 https://www.slackcerti鍖ed.com/developer-certi鍖cation-study-guide
Development
@mooreds https://www.transposit.com
Security
 SSL
 HMAC
 Challenge
 OAuth permissions
@mooreds https://www.transposit.com
Performance
 Response time
 3 seconds
 Response URLs
 API Call
 Rate limits
 https://api.slack.com/docs/rate-limits
@mooreds https://www.transposit.com
Production
 Install on your Slack
 App store
 https://api.slack.com/tutorials/submitting-apps-to-the-directory
@mooreds https://www.transposit.com
Thanks!
Questions?
@mooreds
https://www.transposit.com

More Related Content

Similar to Building a slackbot (20)

Its easy! contributing to open source - Devnexus 2020
Its easy! contributing to open source - Devnexus 2020Its easy! contributing to open source - Devnexus 2020
Its easy! contributing to open source - Devnexus 2020
C辿sar Hern叩ndez
Open Source Secret Sauce - Lugor Sep 2011
Open Source Secret Sauce - Lugor Sep 2011Open Source Secret Sauce - Lugor Sep 2011
Open Source Secret Sauce - Lugor Sep 2011
Ted Husted
It is easy contributing to open source - JCON 2020
It is easy contributing to open source - JCON 2020It is easy contributing to open source - JCON 2020
It is easy contributing to open source - JCON 2020
C辿sar Hern叩ndez
It is easy contributing to Open Source - ECLIPSE CON 2020
It is easy contributing to Open Source - ECLIPSE CON 2020It is easy contributing to Open Source - ECLIPSE CON 2020
It is easy contributing to Open Source - ECLIPSE CON 2020
C辿sar Hern叩ndez
Blockchain Coding Dojo - BlockchainHub Graz
Blockchain Coding Dojo - BlockchainHub GrazBlockchain Coding Dojo - BlockchainHub Graz
Blockchain Coding Dojo - BlockchainHub Graz
BlockchainHub Graz
7 recomendaciones para migrar tus aplicaciones a Jakarta EE utilizando Apache...
7 recomendaciones para migrar tus aplicaciones a Jakarta EE utilizando Apache...7 recomendaciones para migrar tus aplicaciones a Jakarta EE utilizando Apache...
7 recomendaciones para migrar tus aplicaciones a Jakarta EE utilizando Apache...
C辿sar Hern叩ndez
There is something about serverless
There is something about serverlessThere is something about serverless
There is something about serverless
gjdevos
Build and Deploy a Python Web App to Amazon in 30 Mins
Build and Deploy a Python Web App to Amazon in 30 MinsBuild and Deploy a Python Web App to Amazon in 30 Mins
Build and Deploy a Python Web App to Amazon in 30 Mins
Jeff Hull
CloudStack Hyderabad Meetup: How the Apache community works
CloudStack Hyderabad Meetup: How the Apache community worksCloudStack Hyderabad Meetup: How the Apache community works
CloudStack Hyderabad Meetup: How the Apache community works
CloudStack - Open Source Cloud Computing Project
Implementing corporate Design Systems in React
Implementing corporate Design Systems in ReactImplementing corporate Design Systems in React
Implementing corporate Design Systems in React
Ignacio Velazquez
Getting Started with SOA using SwitchYard
Getting Started with SOA using SwitchYardGetting Started with SOA using SwitchYard
Getting Started with SOA using SwitchYard
Luan Cestari
SharePoint 2016 & Office 365: A Look Ahead To What's Coming - SPS Vancouver
SharePoint 2016 & Office 365: A Look Ahead To What's Coming - SPS VancouverSharePoint 2016 & Office 365: A Look Ahead To What's Coming - SPS Vancouver
SharePoint 2016 & Office 365: A Look Ahead To What's Coming - SPS Vancouver
Richard Harbridge
Es f叩cil contribuir al open source - Bolivia JUG 2020
Es f叩cil contribuir al open source - Bolivia JUG 2020Es f叩cil contribuir al open source - Bolivia JUG 2020
Es f叩cil contribuir al open source - Bolivia JUG 2020
C辿sar Hern叩ndez
HTML5 CSS3 The Future of Web Technologies
HTML5 CSS3 The Future of Web TechnologiesHTML5 CSS3 The Future of Web Technologies
HTML5 CSS3 The Future of Web Technologies
hoctudau
09. html5 & css3 furture of web
09. html5 & css3 furture of web09. html5 & css3 furture of web
09. html5 & css3 furture of web
Quang Anh Le
Html5, css3 and the future of web technologies
Html5, css3 and the future of web technologiesHtml5, css3 and the future of web technologies
Html5, css3 and the future of web technologies
V探 Duy Tu畉n
09 html5 css3-the_future_of_web_technology
09 html5 css3-the_future_of_web_technology09 html5 css3-the_future_of_web_technology
09 html5 css3-the_future_of_web_technology
Nguyen Duc Phu
Designing Scalable Fintechs Scalac Webinar
Designing Scalable Fintechs Scalac WebinarDesigning Scalable Fintechs Scalac Webinar
Designing Scalable Fintechs Scalac Webinar
FinTech Belgium
Contributing to the Odoo Community Association (OCA)
Contributing to the Odoo Community Association (OCA)Contributing to the Odoo Community Association (OCA)
Contributing to the Odoo Community Association (OCA)
Camptocamp
Contributing to the Odoo Community Association
Contributing to the Odoo Community AssociationContributing to the Odoo Community Association
Contributing to the Odoo Community Association
afayolle
Its easy! contributing to open source - Devnexus 2020
Its easy! contributing to open source - Devnexus 2020Its easy! contributing to open source - Devnexus 2020
Its easy! contributing to open source - Devnexus 2020
C辿sar Hern叩ndez
Open Source Secret Sauce - Lugor Sep 2011
Open Source Secret Sauce - Lugor Sep 2011Open Source Secret Sauce - Lugor Sep 2011
Open Source Secret Sauce - Lugor Sep 2011
Ted Husted
It is easy contributing to open source - JCON 2020
It is easy contributing to open source - JCON 2020It is easy contributing to open source - JCON 2020
It is easy contributing to open source - JCON 2020
C辿sar Hern叩ndez
It is easy contributing to Open Source - ECLIPSE CON 2020
It is easy contributing to Open Source - ECLIPSE CON 2020It is easy contributing to Open Source - ECLIPSE CON 2020
It is easy contributing to Open Source - ECLIPSE CON 2020
C辿sar Hern叩ndez
Blockchain Coding Dojo - BlockchainHub Graz
Blockchain Coding Dojo - BlockchainHub GrazBlockchain Coding Dojo - BlockchainHub Graz
Blockchain Coding Dojo - BlockchainHub Graz
BlockchainHub Graz
7 recomendaciones para migrar tus aplicaciones a Jakarta EE utilizando Apache...
7 recomendaciones para migrar tus aplicaciones a Jakarta EE utilizando Apache...7 recomendaciones para migrar tus aplicaciones a Jakarta EE utilizando Apache...
7 recomendaciones para migrar tus aplicaciones a Jakarta EE utilizando Apache...
C辿sar Hern叩ndez
There is something about serverless
There is something about serverlessThere is something about serverless
There is something about serverless
gjdevos
Build and Deploy a Python Web App to Amazon in 30 Mins
Build and Deploy a Python Web App to Amazon in 30 MinsBuild and Deploy a Python Web App to Amazon in 30 Mins
Build and Deploy a Python Web App to Amazon in 30 Mins
Jeff Hull
Implementing corporate Design Systems in React
Implementing corporate Design Systems in ReactImplementing corporate Design Systems in React
Implementing corporate Design Systems in React
Ignacio Velazquez
Getting Started with SOA using SwitchYard
Getting Started with SOA using SwitchYardGetting Started with SOA using SwitchYard
Getting Started with SOA using SwitchYard
Luan Cestari
SharePoint 2016 & Office 365: A Look Ahead To What's Coming - SPS Vancouver
SharePoint 2016 & Office 365: A Look Ahead To What's Coming - SPS VancouverSharePoint 2016 & Office 365: A Look Ahead To What's Coming - SPS Vancouver
SharePoint 2016 & Office 365: A Look Ahead To What's Coming - SPS Vancouver
Richard Harbridge
Es f叩cil contribuir al open source - Bolivia JUG 2020
Es f叩cil contribuir al open source - Bolivia JUG 2020Es f叩cil contribuir al open source - Bolivia JUG 2020
Es f叩cil contribuir al open source - Bolivia JUG 2020
C辿sar Hern叩ndez
HTML5 CSS3 The Future of Web Technologies
HTML5 CSS3 The Future of Web TechnologiesHTML5 CSS3 The Future of Web Technologies
HTML5 CSS3 The Future of Web Technologies
hoctudau
09. html5 & css3 furture of web
09. html5 & css3 furture of web09. html5 & css3 furture of web
09. html5 & css3 furture of web
Quang Anh Le
Html5, css3 and the future of web technologies
Html5, css3 and the future of web technologiesHtml5, css3 and the future of web technologies
Html5, css3 and the future of web technologies
V探 Duy Tu畉n
09 html5 css3-the_future_of_web_technology
09 html5 css3-the_future_of_web_technology09 html5 css3-the_future_of_web_technology
09 html5 css3-the_future_of_web_technology
Nguyen Duc Phu
Designing Scalable Fintechs Scalac Webinar
Designing Scalable Fintechs Scalac WebinarDesigning Scalable Fintechs Scalac Webinar
Designing Scalable Fintechs Scalac Webinar
FinTech Belgium
Contributing to the Odoo Community Association (OCA)
Contributing to the Odoo Community Association (OCA)Contributing to the Odoo Community Association (OCA)
Contributing to the Odoo Community Association (OCA)
Camptocamp
Contributing to the Odoo Community Association
Contributing to the Odoo Community AssociationContributing to the Odoo Community Association
Contributing to the Odoo Community Association
afayolle

More from Dan Moore (9)

JWTs - What PHP developers need to know - LonghornPHP.pdf
JWTs - What PHP developers need to know - LonghornPHP.pdfJWTs - What PHP developers need to know - LonghornPHP.pdf
JWTs - What PHP developers need to know - LonghornPHP.pdf
Dan Moore
Protecting Your APIs.pdf
Protecting Your APIs.pdfProtecting Your APIs.pdf
Protecting Your APIs.pdf
Dan Moore
AWS 101
AWS 101AWS 101
AWS 101
Dan Moore
Three things that surprised me when I was a new developer
Three things that surprised me when I was a new developerThree things that surprised me when I was a new developer
Three things that surprised me when I was a new developer
Dan Moore
New developer talk culture foundry - 0519
New developer talk   culture foundry - 0519New developer talk   culture foundry - 0519
New developer talk culture foundry - 0519
Dan Moore
Super Simple Supervised Learning - AML - Dan Moore
Super Simple Supervised Learning - AML - Dan MooreSuper Simple Supervised Learning - AML - Dan Moore
Super Simple Supervised Learning - AML - Dan Moore
Dan Moore
Life at an early stage SaaS company as a technical co-founder
Life at an early stage SaaS company as a technical co-founderLife at an early stage SaaS company as a technical co-founder
Life at an early stage SaaS company as a technical co-founder
Dan Moore
An Introduction to Pentaho Kettle
An Introduction to Pentaho KettleAn Introduction to Pentaho Kettle
An Introduction to Pentaho Kettle
Dan Moore
Stripe - Do You Like MoneyStripe - Do You Like Money
Stripe - Do You Like Money
Dan Moore
JWTs - What PHP developers need to know - LonghornPHP.pdf
JWTs - What PHP developers need to know - LonghornPHP.pdfJWTs - What PHP developers need to know - LonghornPHP.pdf
JWTs - What PHP developers need to know - LonghornPHP.pdf
Dan Moore
Protecting Your APIs.pdf
Protecting Your APIs.pdfProtecting Your APIs.pdf
Protecting Your APIs.pdf
Dan Moore
Three things that surprised me when I was a new developer
Three things that surprised me when I was a new developerThree things that surprised me when I was a new developer
Three things that surprised me when I was a new developer
Dan Moore
New developer talk culture foundry - 0519
New developer talk   culture foundry - 0519New developer talk   culture foundry - 0519
New developer talk culture foundry - 0519
Dan Moore
Super Simple Supervised Learning - AML - Dan Moore
Super Simple Supervised Learning - AML - Dan MooreSuper Simple Supervised Learning - AML - Dan Moore
Super Simple Supervised Learning - AML - Dan Moore
Dan Moore
Life at an early stage SaaS company as a technical co-founder
Life at an early stage SaaS company as a technical co-founderLife at an early stage SaaS company as a technical co-founder
Life at an early stage SaaS company as a technical co-founder
Dan Moore
An Introduction to Pentaho Kettle
An Introduction to Pentaho KettleAn Introduction to Pentaho Kettle
An Introduction to Pentaho Kettle
Dan Moore
Stripe - Do You Like MoneyStripe - Do You Like Money
Stripe - Do You Like Money
Dan Moore

Recently uploaded (20)

Integrated Operating Window - A Gateway to PM
Integrated Operating Window - A Gateway to PMIntegrated Operating Window - A Gateway to PM
Integrated Operating Window - A Gateway to PM
Farhan Tariq
Revolutionizing-Government-Communication-The-OSWAN-Success-Story
Revolutionizing-Government-Communication-The-OSWAN-Success-StoryRevolutionizing-Government-Communication-The-OSWAN-Success-Story
Revolutionizing-Government-Communication-The-OSWAN-Success-Story
ssuser52ad5e
Technology use over time and its impact on consumers and businesses.pptx
Technology use over time and its impact on consumers and businesses.pptxTechnology use over time and its impact on consumers and businesses.pptx
Technology use over time and its impact on consumers and businesses.pptx
kaylagaze
UiPath Agentic Automation Capabilities and Opportunities
UiPath Agentic Automation Capabilities and OpportunitiesUiPath Agentic Automation Capabilities and Opportunities
UiPath Agentic Automation Capabilities and Opportunities
DianaGray10
Wondershare Filmora Crack 14.3.2.11147 Latest
Wondershare Filmora Crack 14.3.2.11147 LatestWondershare Filmora Crack 14.3.2.11147 Latest
Wondershare Filmora Crack 14.3.2.11147 Latest
udkg888
EaseUS Partition Master Crack 2025 + Serial Key
EaseUS Partition Master Crack 2025 + Serial KeyEaseUS Partition Master Crack 2025 + Serial Key
EaseUS Partition Master Crack 2025 + Serial Key
kherorpacca127
Understanding Traditional AI with Custom Vision & MuleSoft.pptx
Understanding Traditional AI with Custom Vision & MuleSoft.pptxUnderstanding Traditional AI with Custom Vision & MuleSoft.pptx
Understanding Traditional AI with Custom Vision & MuleSoft.pptx
shyamraj55
Build with AI on Google Cloud Session #4
Build with AI on Google Cloud Session #4Build with AI on Google Cloud Session #4
Build with AI on Google Cloud Session #4
Margaret Maynard-Reid
DealBook of Ukraine: 2025 edition | AVentures Capital
DealBook of Ukraine: 2025 edition | AVentures CapitalDealBook of Ukraine: 2025 edition | AVentures Capital
DealBook of Ukraine: 2025 edition | AVentures Capital
Yevgen Sysoyev
Transform Your Future with Front-End Development Training
Transform Your Future with Front-End Development TrainingTransform Your Future with Front-End Development Training
Transform Your Future with Front-End Development Training
Vtechlabs
[Webinar] Scaling Made Simple: Getting Started with No-Code Web Apps
[Webinar] Scaling Made Simple: Getting Started with No-Code Web Apps[Webinar] Scaling Made Simple: Getting Started with No-Code Web Apps
[Webinar] Scaling Made Simple: Getting Started with No-Code Web Apps
Safe Software
Fl studio crack version 12.9 Free Download
Fl studio crack version 12.9 Free DownloadFl studio crack version 12.9 Free Download
Fl studio crack version 12.9 Free Download
kherorpacca127
Computational Photography: How Technology is Changing Way We Capture the World
Computational Photography: How Technology is Changing Way We Capture the WorldComputational Photography: How Technology is Changing Way We Capture the World
Computational Photography: How Technology is Changing Way We Capture the World
HusseinMalikMammadli
MIND Revenue Release Quarter 4 2024 - Finacial Presentation
MIND Revenue Release Quarter 4 2024 - Finacial PresentationMIND Revenue Release Quarter 4 2024 - Finacial Presentation
MIND Revenue Release Quarter 4 2024 - Finacial Presentation
MIND CTI
The Future of Repair: Transparent and Incremental by Botond Denes
The Future of Repair: Transparent and Incremental by Botond DenesThe Future of Repair: Transparent and Incremental by Botond Denes
The Future of Repair: Transparent and Incremental by Botond Denes
ScyllaDB
Stronger Together: Combining Data Quality and Governance for Confident AI & A...
Stronger Together: Combining Data Quality and Governance for Confident AI & A...Stronger Together: Combining Data Quality and Governance for Confident AI & A...
Stronger Together: Combining Data Quality and Governance for Confident AI & A...
Precisely
Technology use over time and its impact on consumers and businesses.pptx
Technology use over time and its impact on consumers and businesses.pptxTechnology use over time and its impact on consumers and businesses.pptx
Technology use over time and its impact on consumers and businesses.pptx
kaylagaze
Brave Browser Crack 1.45.133 Activated 2025
Brave Browser Crack 1.45.133 Activated 2025Brave Browser Crack 1.45.133 Activated 2025
Brave Browser Crack 1.45.133 Activated 2025
kherorpacca00126
UiPath Document Understanding - Generative AI and Active learning capabilities
UiPath Document Understanding - Generative AI and Active learning capabilitiesUiPath Document Understanding - Generative AI and Active learning capabilities
UiPath Document Understanding - Generative AI and Active learning capabilities
DianaGray10
A Framework for Model-Driven Digital Twin Engineering
A Framework for Model-Driven Digital Twin EngineeringA Framework for Model-Driven Digital Twin Engineering
A Framework for Model-Driven Digital Twin Engineering
Daniel Lehner
Integrated Operating Window - A Gateway to PM
Integrated Operating Window - A Gateway to PMIntegrated Operating Window - A Gateway to PM
Integrated Operating Window - A Gateway to PM
Farhan Tariq
Revolutionizing-Government-Communication-The-OSWAN-Success-Story
Revolutionizing-Government-Communication-The-OSWAN-Success-StoryRevolutionizing-Government-Communication-The-OSWAN-Success-Story
Revolutionizing-Government-Communication-The-OSWAN-Success-Story
ssuser52ad5e
Technology use over time and its impact on consumers and businesses.pptx
Technology use over time and its impact on consumers and businesses.pptxTechnology use over time and its impact on consumers and businesses.pptx
Technology use over time and its impact on consumers and businesses.pptx
kaylagaze
UiPath Agentic Automation Capabilities and Opportunities
UiPath Agentic Automation Capabilities and OpportunitiesUiPath Agentic Automation Capabilities and Opportunities
UiPath Agentic Automation Capabilities and Opportunities
DianaGray10
Wondershare Filmora Crack 14.3.2.11147 Latest
Wondershare Filmora Crack 14.3.2.11147 LatestWondershare Filmora Crack 14.3.2.11147 Latest
Wondershare Filmora Crack 14.3.2.11147 Latest
udkg888
EaseUS Partition Master Crack 2025 + Serial Key
EaseUS Partition Master Crack 2025 + Serial KeyEaseUS Partition Master Crack 2025 + Serial Key
EaseUS Partition Master Crack 2025 + Serial Key
kherorpacca127
Understanding Traditional AI with Custom Vision & MuleSoft.pptx
Understanding Traditional AI with Custom Vision & MuleSoft.pptxUnderstanding Traditional AI with Custom Vision & MuleSoft.pptx
Understanding Traditional AI with Custom Vision & MuleSoft.pptx
shyamraj55
Build with AI on Google Cloud Session #4
Build with AI on Google Cloud Session #4Build with AI on Google Cloud Session #4
Build with AI on Google Cloud Session #4
Margaret Maynard-Reid
DealBook of Ukraine: 2025 edition | AVentures Capital
DealBook of Ukraine: 2025 edition | AVentures CapitalDealBook of Ukraine: 2025 edition | AVentures Capital
DealBook of Ukraine: 2025 edition | AVentures Capital
Yevgen Sysoyev
Transform Your Future with Front-End Development Training
Transform Your Future with Front-End Development TrainingTransform Your Future with Front-End Development Training
Transform Your Future with Front-End Development Training
Vtechlabs
[Webinar] Scaling Made Simple: Getting Started with No-Code Web Apps
[Webinar] Scaling Made Simple: Getting Started with No-Code Web Apps[Webinar] Scaling Made Simple: Getting Started with No-Code Web Apps
[Webinar] Scaling Made Simple: Getting Started with No-Code Web Apps
Safe Software
Fl studio crack version 12.9 Free Download
Fl studio crack version 12.9 Free DownloadFl studio crack version 12.9 Free Download
Fl studio crack version 12.9 Free Download
kherorpacca127
Computational Photography: How Technology is Changing Way We Capture the World
Computational Photography: How Technology is Changing Way We Capture the WorldComputational Photography: How Technology is Changing Way We Capture the World
Computational Photography: How Technology is Changing Way We Capture the World
HusseinMalikMammadli
MIND Revenue Release Quarter 4 2024 - Finacial Presentation
MIND Revenue Release Quarter 4 2024 - Finacial PresentationMIND Revenue Release Quarter 4 2024 - Finacial Presentation
MIND Revenue Release Quarter 4 2024 - Finacial Presentation
MIND CTI
The Future of Repair: Transparent and Incremental by Botond Denes
The Future of Repair: Transparent and Incremental by Botond DenesThe Future of Repair: Transparent and Incremental by Botond Denes
The Future of Repair: Transparent and Incremental by Botond Denes
ScyllaDB
Stronger Together: Combining Data Quality and Governance for Confident AI & A...
Stronger Together: Combining Data Quality and Governance for Confident AI & A...Stronger Together: Combining Data Quality and Governance for Confident AI & A...
Stronger Together: Combining Data Quality and Governance for Confident AI & A...
Precisely
Technology use over time and its impact on consumers and businesses.pptx
Technology use over time and its impact on consumers and businesses.pptxTechnology use over time and its impact on consumers and businesses.pptx
Technology use over time and its impact on consumers and businesses.pptx
kaylagaze
Brave Browser Crack 1.45.133 Activated 2025
Brave Browser Crack 1.45.133 Activated 2025Brave Browser Crack 1.45.133 Activated 2025
Brave Browser Crack 1.45.133 Activated 2025
kherorpacca00126
UiPath Document Understanding - Generative AI and Active learning capabilities
UiPath Document Understanding - Generative AI and Active learning capabilitiesUiPath Document Understanding - Generative AI and Active learning capabilities
UiPath Document Understanding - Generative AI and Active learning capabilities
DianaGray10
A Framework for Model-Driven Digital Twin Engineering
A Framework for Model-Driven Digital Twin EngineeringA Framework for Model-Driven Digital Twin Engineering
A Framework for Model-Driven Digital Twin Engineering
Daniel Lehner

Building a slackbot