SlideShare uma empresa Scribd logo
1 de 30
Baixar para ler offline
Artificial intelligence
and
Music
JehoshaphatI.Abu
jehoshaphatia@outlook.com
Introduction
Research in artificial intelligence (AI) is known to have
impacted medical diagnosis, stock trading, robot control,
and several other fields. Perhaps less popular is the
contributionofAIinthefieldofmusic.Nevertheless,Artificial
intelligence and music (AIM) has, for a long time, been a
common subject in several conferences and workshops,
including the International Computer Music Conference, the
Computing Society Conference and the International Joint
ConferenceonArtificialIntelligence.
Today’sRoadMap
• DefinitionofArtificialIntelligence
• HistoryofArtificialIntelligence
• ArtificialIntelligenceResearchgoals
• ArtificialIntelligenceApproaches
• ArtificialIntelligenceTools
• DefinitionofMusic
• ArtificialIntelligenceandMusic(AIM)
• HistoryOfArtificialIntelligenceandMusic(AIM)
• ApplicationofAIinMusic
• SoftwareApplication(DEMO)
• Conclusion
WhatisArtificialintelligence?
• Artificialintelligence(AI)istheintelligence
exhibitedbymachines.
• Theterm"artificialintelligence"islikelytobe
appliedwhenamachineusescutting-edge
techniquestocompetentlyperformormimic
"cognitive"functionsthatweintuitivelyassociate
withhumanminds,suchas"learning"and"problem
solving"
HistoryofAI
• Whiletheconceptofartificialbeings(someofwhich
arecapableofthought)appearasstorytelling
devicessinceantiquity,theideaofactuallytrying
tobuildamachinetoperformusefulreasoningmay
onlygobacktophilosopherandmysticRamonLull
(c.1300).
• ThefieldofAIresearchwasfoundedataconference
onthecampusofDartmouthCollegeinthesummer
of1956
• Bythemid2010s, successfulmachinelearning
applicationswerebeingusedwidelythroughout
theworld.Programsthatincorporatedthese
techniquesbegantoaccomplishthingsthathad
seemedimpossibleinthemid-80s
• InMarch2016, AlphaGowon4outof5gamesof
GoinamatchwithGochampionLeeSedol,
becomingthefirstcomputerGo-playingsystem
tobeataprofessionalhumanGoplayerwithout
handicaps
Research(Goals)
Thegeneralproblemofsimulating(or
creating)intelligencehasbeenbroken
downintoanumberofspecificsub-
problems.Theseconsistofparticular
traitsorcapabilitiesthatresearchers
wouldlikeanintelligentsystemto
display.
Thetraitslistedbelowhavereceivedthemost
attention
• Deduction,reasoning,problemsolving
• Knowledgerepresentation
• Planning
• Learning
• Naturallanguageprocessing(communication)
• Perception
• Motionandmanipulation
Long-termgoals
•Socialintelligence
•Creativity
•Generalintelligence
Approaches
•Cyberneticsandbrainsimulation
• Symbolic
•Sub-symbolic
• Statistical
•Integratingtheapproaches
Tools• Searchandoptimization
• Logic
• Probabilisticmethodsforuncertainreasoning
• Classifiersandstatisticallearningmethods
• Neuralnetworks
• Deepfeedforwardneuralnetworks
• Deeprecurrentneuralnetworks
• Controltheory
• Languages
Whatismusic?
ArtificialIntelligenceandMusic(AIM)
artificialintelligenceandmusic(AIM)has,fora
longtime,beenacommonsubjectinseveral
conferencesandworkshops,includingthe
InternationalComputerMusicConference,the
ComputingSocietyConferenceandthe
InternationalJointConferenceonArtificial
Intelligence.
History
• In 1960, Russian researcher R.Kh.Zaripov
published worldwide first paper on algorithmic
musiccomposingusingthe"Ural-1"computer.
• In 1965, inventor Ray Kurzweil premiered a
piano piece created by a computer that was
capable of pattern recognition in various
compositions
CurrentresearchincludestheapplicationofAIin
•Musiccomposition
•MusicPerformance
•MusicTheoryand
•Digital soundprocessing
Softwareapplications
• Emi
• OrchExtra
• ComputerAccompaniment(CarnegieMellonUniversity)
• SmartMusic
• StarPlayIt
• ChucK
• Impromptu
• REAPER'sTabEditor
• Ludwig
• OMax
• Melomics
Emi
A program developed
by David Cope which
composes classical
music.
OrchExtra
This program was designed to provide
small-budget productions with
instrumentation for all instruments
usually present in the full-fledged
orchestra. If there is a small orchestra
playing, the program can play thepart for
missinginstruments.
ComputerAccompaniment
(CarnegieMellonUniversity)
The Computer Music Project at CMU develops
computer music and interactive performance
technology to enhance human musical
experienceandcreativity.
One of their project provides accompaniment
for the chosen piece follows the soloist (user)
despitetempochangesand/ormistakes.
SmartMusic
This is an interactive, computer-
based practice tool for musicians.
It offers exercises, instant
feedback tools, and
accompaniments meant to aid
musicians.
StarPlayIt
StarPlay is also a music education software that
allows the user to practice by performing with
professional musicians, bands and orchestras. They
canchoosetheir spotandwatchthevideofromthat
spot. They can hear the other musicians playing.
Again, the program listens to the user's
performance and helps them improve their
performance by providing constructive feedback as
theyrehearse.
ChucK
Developed at Princeton University by Ge
Wang and Perry Cook, ChucK is a text-based,
cross-platform language that allows real-
time synthesis, composition, performance
and analysis of music. It is used by SLOrk
(Stanford Laptop Orchestra)and PLOrk
(PrincetonLaptopOrchestra).
ChuckDemo
(DrumMachine)
Impromptu
The Impromptu media programming
environment was developed by Andrew
Sorensen for exploring 'intelligent' interactive
music and visual systems. Impromptu is used
for live coding performances and research
including generative orchestral music and
computationalmodelsofmusicperception.
REAPER'sTabEditorMIDI to string instrument (guitar, violin, dombra, etc.) tablature
conversion is nontrivial task, as the same note can reside on different
stringsofinstrument.
So in TabEditor (the tiny plugin for REAPER DAW) was used the AI which
solves this puzzle same way as musician would do: trying to keep all notes
closetoeachother(tobepossibletoplay)whileatthesametimetryingto
fit all piano notes into range of notes that instrument allows to play
simultaneously.
And when situation is impossible (piano party has more notes than guitar
can play) the AI tries to find less destructive solution, removing from
composition as few notes as possible. Prolog programming language was
usedtocreatethisAI.
Ludwig
Ludwig is an automated composition software based on tree
search algorithms. Ludwig generates melodies according to
principles of classical music theory. The software arranges its
melodies with pop-automation patterns or in four-part choral
writing. Ludwig can react in real-time on an eight-bar theme played
on a keyboard. The theme will be analysed for key, harmonic content
and rhythm while it is being performed by a human. The program
then without delay repeats the theme arranged e.g. for orchestra.
It subsequently varies the melody to create a little piece as
interactiveanswertothehumaninput.
OMax
Omaxisasoftwareenvironmentwhichlearnsinreal-time
typicalfeaturesofamusician'sstyleandplaysalongwith
himinteractively,givingtheflavorofamachineco-
improvisation.OMaxusesOpenMusicandMax.Itisbased
onresearchesonstylisticmodelingcarriedoutbyGerard
AssayagandShlomoDubnovandonresearcheson
improvisationwiththecomputerbyG.Assayag,M.
ChemillierandG.Bloch(AkatheOMaxBrothers)inthe
IrcamMusicRepresentationsgroup.
MelomicsMelomics is a proprietary computational system for the
automatic (without human intervention) composition of music,
based on bioinspired methods and produced by Melomics Media.
Composing a wide variety of genres, all music composed by
Melomics algorithms are available in MP3, MIDI, MusicXML, and
PDF (of sheet music), after purchase. Music composed by this
algorithm was organized into an album named Iamus (album),
which was hailed by New Scientist as "The first complete album
to be composed solely by a computer and recorded by human
musicians."
Thank
You

Mais conteúdo relacionado

Mais procurados

Generative AI and Security (1).pptx.pdf
Generative AI and Security (1).pptx.pdfGenerative AI and Security (1).pptx.pdf
Generative AI and Security (1).pptx.pdfPriyanka Aash
 
Speech Recognition in Artificail Inteligence
Speech Recognition in Artificail InteligenceSpeech Recognition in Artificail Inteligence
Speech Recognition in Artificail InteligenceIlhaan Marwat
 
Introduction to Computer Vision.pdf
Introduction to Computer Vision.pdfIntroduction to Computer Vision.pdf
Introduction to Computer Vision.pdfKnoldus Inc.
 
The Top Trends in Artificial Intelligence
The Top Trends in Artificial IntelligenceThe Top Trends in Artificial Intelligence
The Top Trends in Artificial IntelligenceErling Hesselberg
 
Why is artificial intelligence in business analytics so critical for business...
Why is artificial intelligence in business analytics so critical for business...Why is artificial intelligence in business analytics so critical for business...
Why is artificial intelligence in business analytics so critical for business...Countants
 
Artificial Intelligence explained simplistically
Artificial Intelligence explained simplisticallyArtificial Intelligence explained simplistically
Artificial Intelligence explained simplisticallyNBC Bearings
 
Natural Language Processing (NLP) & Text Mining Tutorial Using NLTK | NLP Tra...
Natural Language Processing (NLP) & Text Mining Tutorial Using NLTK | NLP Tra...Natural Language Processing (NLP) & Text Mining Tutorial Using NLTK | NLP Tra...
Natural Language Processing (NLP) & Text Mining Tutorial Using NLTK | NLP Tra...Edureka!
 
What is a Neural Network | Edureka
What is a Neural Network | EdurekaWhat is a Neural Network | Edureka
What is a Neural Network | EdurekaEdureka!
 
The Near Future: AI in 2024
The Near Future: AI in 2024The Near Future: AI in 2024
The Near Future: AI in 2024JosiahSeaman1
 
Speech recognition
Speech recognitionSpeech recognition
Speech recognitionCharu Joshi
 
best presentation Artitficial Intelligence
best presentation Artitficial Intelligencebest presentation Artitficial Intelligence
best presentation Artitficial Intelligencejennifer joe
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligencesaloni sharma
 
Deep Learning Applications | Deep Learning Applications In Real Life | Deep l...
Deep Learning Applications | Deep Learning Applications In Real Life | Deep l...Deep Learning Applications | Deep Learning Applications In Real Life | Deep l...
Deep Learning Applications | Deep Learning Applications In Real Life | Deep l...Simplilearn
 

Mais procurados (20)

AI & ML
AI & MLAI & ML
AI & ML
 
On Demand BI
On Demand BIOn Demand BI
On Demand BI
 
Generative AI and Security (1).pptx.pdf
Generative AI and Security (1).pptx.pdfGenerative AI and Security (1).pptx.pdf
Generative AI and Security (1).pptx.pdf
 
Speech Recognition in Artificail Inteligence
Speech Recognition in Artificail InteligenceSpeech Recognition in Artificail Inteligence
Speech Recognition in Artificail Inteligence
 
Introduction to Computer Vision.pdf
Introduction to Computer Vision.pdfIntroduction to Computer Vision.pdf
Introduction to Computer Vision.pdf
 
Blue brain ppt
Blue brain pptBlue brain ppt
Blue brain ppt
 
Ai development services ai techservices
Ai development services    ai techservicesAi development services    ai techservices
Ai development services ai techservices
 
The Top Trends in Artificial Intelligence
The Top Trends in Artificial IntelligenceThe Top Trends in Artificial Intelligence
The Top Trends in Artificial Intelligence
 
AI 2023.pdf
AI 2023.pdfAI 2023.pdf
AI 2023.pdf
 
Why is artificial intelligence in business analytics so critical for business...
Why is artificial intelligence in business analytics so critical for business...Why is artificial intelligence in business analytics so critical for business...
Why is artificial intelligence in business analytics so critical for business...
 
Artificial Intelligence explained simplistically
Artificial Intelligence explained simplisticallyArtificial Intelligence explained simplistically
Artificial Intelligence explained simplistically
 
Natural Language Processing (NLP) & Text Mining Tutorial Using NLTK | NLP Tra...
Natural Language Processing (NLP) & Text Mining Tutorial Using NLTK | NLP Tra...Natural Language Processing (NLP) & Text Mining Tutorial Using NLTK | NLP Tra...
Natural Language Processing (NLP) & Text Mining Tutorial Using NLTK | NLP Tra...
 
Machine Learning for dummies!
Machine Learning for dummies!Machine Learning for dummies!
Machine Learning for dummies!
 
What is a Neural Network | Edureka
What is a Neural Network | EdurekaWhat is a Neural Network | Edureka
What is a Neural Network | Edureka
 
The Near Future: AI in 2024
The Near Future: AI in 2024The Near Future: AI in 2024
The Near Future: AI in 2024
 
Speech recognition
Speech recognitionSpeech recognition
Speech recognition
 
best presentation Artitficial Intelligence
best presentation Artitficial Intelligencebest presentation Artitficial Intelligence
best presentation Artitficial Intelligence
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligence
 
NLP & ML Webinar
NLP & ML WebinarNLP & ML Webinar
NLP & ML Webinar
 
Deep Learning Applications | Deep Learning Applications In Real Life | Deep l...
Deep Learning Applications | Deep Learning Applications In Real Life | Deep l...Deep Learning Applications | Deep Learning Applications In Real Life | Deep l...
Deep Learning Applications | Deep Learning Applications In Real Life | Deep l...
 

Semelhante a Artificial intelligence and Music

AI THROUGH THE EYES OF ORGANISE SOUND
AI THROUGH THE EYES OF ORGANISE SOUNDAI THROUGH THE EYES OF ORGANISE SOUND
AI THROUGH THE EYES OF ORGANISE SOUNDJaideep Ghosh
 
Antescofo Syncronous Languages for Musical Composition
Antescofo Syncronous Languages for Musical Composition Antescofo Syncronous Languages for Musical Composition
Antescofo Syncronous Languages for Musical Composition nazlitemu
 
인공지능의 음악 인지 모델 - 65차 한국음악지각인지학회 기조강연 (최근우 박사)
인공지능의 음악 인지 모델 - 65차 한국음악지각인지학회 기조강연 (최근우 박사)인공지능의 음악 인지 모델 - 65차 한국음악지각인지학회 기조강연 (최근우 박사)
인공지능의 음악 인지 모델 - 65차 한국음악지각인지학회 기조강연 (최근우 박사)Keunwoo Choi
 
Media Art Presentation
Media Art PresentationMedia Art Presentation
Media Art Presentationnafets21
 
Presentation Seminar
Presentation SeminarPresentation Seminar
Presentation Seminarelmidodd
 
MA: Presentation Seminar
MA: Presentation SeminarMA: Presentation Seminar
MA: Presentation Seminarelmidodd
 
Research methodology RJDJ EP presentation
Research methodology RJDJ EP presentationResearch methodology RJDJ EP presentation
Research methodology RJDJ EP presentationRichard Hemming
 
eXploring audiovisual environments
eXploring audiovisual environmentseXploring audiovisual environments
eXploring audiovisual environmentsMarie Quién
 
Intelligent real-time music accompaniment for constraint-free improvisation
Intelligent real-time music accompaniment for constraint-free improvisationIntelligent real-time music accompaniment for constraint-free improvisation
Intelligent real-time music accompaniment for constraint-free improvisationAndreas Floros
 
Drum Morphium Concept
Drum Morphium ConceptDrum Morphium Concept
Drum Morphium ConceptTink Newman
 
Application of Recurrent Neural Networks paired with LSTM - Music Generation
Application of Recurrent Neural Networks paired with LSTM - Music GenerationApplication of Recurrent Neural Networks paired with LSTM - Music Generation
Application of Recurrent Neural Networks paired with LSTM - Music GenerationIRJET Journal
 
Technology, Science, Media, Art
Technology, Science, Media, ArtTechnology, Science, Media, Art
Technology, Science, Media, ArtPat Pataranutaporn
 
Science, Technology, Media, and Art
Science, Technology, Media, and ArtScience, Technology, Media, and Art
Science, Technology, Media, and ArtPat Pataranutaporn
 
Tech to me (Joel Lim)
Tech to me (Joel Lim)Tech to me (Joel Lim)
Tech to me (Joel Lim)Joel Lim
 
Nithin Xavier research_proposal
Nithin Xavier research_proposalNithin Xavier research_proposal
Nithin Xavier research_proposalNithin Xavier
 
Alpan Aytekin-Game Audio Essentials
Alpan Aytekin-Game Audio EssentialsAlpan Aytekin-Game Audio Essentials
Alpan Aytekin-Game Audio Essentialsgamedevelopersturkey
 

Semelhante a Artificial intelligence and Music (20)

AI THROUGH THE EYES OF ORGANISE SOUND
AI THROUGH THE EYES OF ORGANISE SOUNDAI THROUGH THE EYES OF ORGANISE SOUND
AI THROUGH THE EYES OF ORGANISE SOUND
 
Antescofo Syncronous Languages for Musical Composition
Antescofo Syncronous Languages for Musical Composition Antescofo Syncronous Languages for Musical Composition
Antescofo Syncronous Languages for Musical Composition
 
인공지능의 음악 인지 모델 - 65차 한국음악지각인지학회 기조강연 (최근우 박사)
인공지능의 음악 인지 모델 - 65차 한국음악지각인지학회 기조강연 (최근우 박사)인공지능의 음악 인지 모델 - 65차 한국음악지각인지학회 기조강연 (최근우 박사)
인공지능의 음악 인지 모델 - 65차 한국음악지각인지학회 기조강연 (최근우 박사)
 
Media Art Presentation
Media Art PresentationMedia Art Presentation
Media Art Presentation
 
Helmi Zuhdi
Helmi ZuhdiHelmi Zuhdi
Helmi Zuhdi
 
Presentation Seminar
Presentation SeminarPresentation Seminar
Presentation Seminar
 
MA: Presentation Seminar
MA: Presentation SeminarMA: Presentation Seminar
MA: Presentation Seminar
 
Research methodology RJDJ EP presentation
Research methodology RJDJ EP presentationResearch methodology RJDJ EP presentation
Research methodology RJDJ EP presentation
 
eXploring audiovisual environments
eXploring audiovisual environmentseXploring audiovisual environments
eXploring audiovisual environments
 
Intelligent real-time music accompaniment for constraint-free improvisation
Intelligent real-time music accompaniment for constraint-free improvisationIntelligent real-time music accompaniment for constraint-free improvisation
Intelligent real-time music accompaniment for constraint-free improvisation
 
Drum Morphium Concept
Drum Morphium ConceptDrum Morphium Concept
Drum Morphium Concept
 
Application of Recurrent Neural Networks paired with LSTM - Music Generation
Application of Recurrent Neural Networks paired with LSTM - Music GenerationApplication of Recurrent Neural Networks paired with LSTM - Music Generation
Application of Recurrent Neural Networks paired with LSTM - Music Generation
 
Technology, Science, Media, Art
Technology, Science, Media, ArtTechnology, Science, Media, Art
Technology, Science, Media, Art
 
Science, Technology, Media, and Art
Science, Technology, Media, and ArtScience, Technology, Media, and Art
Science, Technology, Media, and Art
 
Ok shazam, "la la-lalaa"!
Ok shazam, "la la-lalaa"!Ok shazam, "la la-lalaa"!
Ok shazam, "la la-lalaa"!
 
Tech to me (Joel Lim)
Tech to me (Joel Lim)Tech to me (Joel Lim)
Tech to me (Joel Lim)
 
Nithin Xavier research_proposal
Nithin Xavier research_proposalNithin Xavier research_proposal
Nithin Xavier research_proposal
 
Alpan Aytekin-Game Audio Essentials
Alpan Aytekin-Game Audio EssentialsAlpan Aytekin-Game Audio Essentials
Alpan Aytekin-Game Audio Essentials
 
combined_document
combined_documentcombined_document
combined_document
 
Algorithmic Art
Algorithmic ArtAlgorithmic Art
Algorithmic Art
 

Último

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
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...gurkirankumar98700
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
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
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
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
 
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
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxOnBoard
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
[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
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
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
 
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
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
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
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 

Último (20)

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
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
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
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
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
 
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
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptx
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
[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
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101
 
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
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
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
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 

Artificial intelligence and Music