SlideShare ist ein Scribd-Unternehmen logo
1 von 44
Artificial Intelligence

       Presented by:
        Manish Kumar
What is Artificial Intelligence?
Artificial Intelligence
• Basically, “Putting human intelligence into machines.

    “The study of intelligent behavior and the attempt to find ways
    in which such behavior could be engineered in any type of
    ARTIFACT”.


• “Artificial Intelligence is the study of how to make computers do
  things at which, at the moment, people are better”-Rich and Knight.
• “AI is basically a theory of how the human mind works”-Mark Fox.
• “Artificial Intelligence is behavior by a machine that, if performed by a
  human, would be called intelligent”(well publicized).
John McCarthy




• “The science and engineering of making intelligent machines”.
• He was the first to introduce the term Artificial Intelligence.
• “Dartmouth conference”-On August 31,1955 he called a conference that
  got all the main people in the field of AI together to lay the foundation for
  the AI industry.
• Professor of Computer Science at Stanford university
• M. L. Minsky, N. Rochester, and C.E. Shannon.
History of A.I.
• 5th century B.C.- Aristotle invented syllogistic logic, the first formal deductive
  reasoning system.




• 17th century
   - Pascal created the first mechanical digital calculating Machine (1642).
History of A.I.
-Leibniz improved Pascal's machine to do multiplication & division with a
machine called the Step Reckoner (1673) and envisioned a universal calculus
of reasoning by which arguments could be decided mechanically.




• 18th century
• a fake chess-playing machine constructed in 1770 by Wolfgang von
  Kempelen.
History of A.I.
Types of A.I.
• A.I.’s definition leads to division in what A.I. refers to two general types:-



              Weak A.I.                                    Strong A.I.
Weak A.I.
• Weak A.I. refers to A.I. that only simulates human thoughts and actions.

• Actions, decision and ideas are programmed into it.

• They mimic humans based on their programming

• All current forms of A.I. are ‘Weak A.I.’
Strong A.I.
• Strong A.I. refers to A.I. that matches or exceeds human intelligence.
• Example: The robots from the movies ‘Matrix, Terminator, iRobot, Artificial
  Intelligence’.
• Also called “True A.I.”, as they are truly intelligent.
• They don’t just simulate humans, they are intelligent on their own.
• Able to learn freely and adapt, self aware, free will.
PROLOG (PROgramming in LOGic)
• Where other programming languages tell the computer
  how to do something, PROLOG tells the computer what to
  do.

• PROLOG does this by reasoning out the variables and
  parameters stored in the computers memory.

• The key to PROLOG programming is writing clear, precise
  parameters.

• With these precise variables and parameters PROLOG is
  able to use its built-in reasoning mechanism called
  “backtracking” to solve any user-entered queries.
LISP (LISt Processor)
• List- Important information arranged in an ordered sequence.

• The flexibility of LISP allow the programmer to use a wide range of
  things from system programs to system processes without having
  to state them in advance.

• This flexibility is allowed because LISP doesn’t use a backtracking
  mechanism, however one can easily be equipped to the processor.

• In today's world LISP has several features that make development
  easier, which has it viewed as a programming standard.
“Game Playing”
    – What you do in the game will determine how the
      computer reacts
    – Ex. An enemy see’s your character, the computer’s reaction
      is to attack your character

•   Computer Chess
•   Herzog Zwei and Dune 2
•   Far Cry
•   Half- life
•   F.E.A.R.
“Gaming Today”
Speech Recognition
Speech Recognition
• Speech Recognition is a technology that allows the computer to identify
  and understand words spoken by a person using a microphone or
  telephone.
• Converts audio signals into text, or takes spoken input and changes it to
  written output.
• It maps the audio signals to form an abstract meaning of the spoken input.
• Even these systems are quite limited – you must speak slowly and
  distinctly.’
• The ultimate goal of the technology is to be able to produce a system that
  can recognize with 100% accuracy all words that are spoken by any
  person.
Speech Recognition Process
               Spoken
                Input

          Converted into a
           digital format


         Digital input is then         *Phoneme-symbol or unit
         broken down in (x)            that represents sounds of
        number of phonemes             speech.


     Program then compares the
  phonemes to words in its database


 Program then decides what it thinks
   the word is and displays the best
                choice
Softwares Available

•   Dragon NaturallySpeaking
•   APP
•   Xvoice Speech Recognition
•   Open mind Speech
•   IVOS
•   Speech Vibe 2.0.4
•   Fake Voice1.691
Facial Recognition
Facial Recognition
• Computer application for automatically identifying or verifying
  a person from a digital image or a video frame from a video.
MILITARY
High- performance fighter aircraft

• In these programs, speech recognizers have been operated
  successfully in fighter aircraft with applications including:
  setting radio frequencies, commanding an autopilot system,
  setting steer-point co-ordinates and weapons release
  parameters, and controlling flight displays.
AI in Military

• Military
 - Unmanned aerial vehicles
 - Autonomous submersibles
 - Unmanned surveillance in shallow waters
Life Sciences


• Diagnostic programs
  – Doctors input the symptoms of
    the patience and the AI helps
    decide what medications are best.
      • Disease symptoms
      • Medical history
      • Test results of a patient
Robotics

• Robotics is a science and technology of robots, and their
  design, manufacture and application.
• Intelligence is required for robots to be able to handle such
  tasks as object manipulation and navigation, with sub-
  problems of localization, mapping and motion planning.
Robotics Today- Applications




2001: A robot
vacuum cleaner.
Robotics Today- Applications
                           Outer Space- Sojourner




Oct. 30, 1999 Sojourner on Mars. Powered by a 1.9 square foot solar array,
Sojourner can negotiate obstacles tilted at a 45 degree angle. It travels at less than
half an inch per second.
Robotics Today- Applications




1999: Sony’s AIBO Pet Dog.
Robotics Today- Applications




ASIMO is a humanoid robot created by Honda. It uses sensors and
Intelligent algorithms to avoid obstacles and navigate stairs.
Robotics Today- Applications




Kismet is a robot made in the late 1990s at Massachusetts Institute of Technology with
auditory, visual and expressive systems intended to participate in human social
interaction and to demonstrate simulated human emotion and appearance.
Robotics Today- Applications




TOSY Robotics is the first Vietnamese robots manufacturing company best known for
the development of TOPIO - a robot that can play Ping-Pong with humans.
Advantages of A.I.

• Artificial intelligence would not need any sleep, as well as
  other issues that plague biological minds like restroom
  breaks and eating.
• Unemotional consideration of problems. When people
  make decisions, sometimes those decisions are based on
  emotion rather than logic. This is not always the best way
  to make decisions.
• Easier copying. Once an artificial mind is trained in a task,
  that mind can then be copied very easily, compared to the
  training of multiple people for the same task.
Disadvantages(Risks)



• Self-modifying, when combined with self-replicating, can lead to
  dangerous, unexpected results, such as a new and frequently mutating
  computer virus.
• The inability to heal. Biological systems can heal with time and treatment.
  Most computer systems, on the other hand, often need to be shut down
  for maintenance.
• Military robots may make it possible for a country to indiscriminately
  attack less-advanced countries with few, if any, human casualties.
• Rapid advances in AI could mean massive structural unemployment
Future of AI


• The Near future
  - Right now, Ai is about at the same place the personal computer industry
    was in 1978
  - Even now we have robots taking jobs.
  - Right now Japan uses about 320 robots of all sorts per 10,000
    employees, while Germany uses 148 industrial robots per 10,000
    employees, Italy 116, Sweden 99 and between 50 and between 50 and
    80 each in the US.
Future of AI
•   The Distant Future
    - Ai and robots are far behind computers but it’ll only be a matter of time
     before they become as regular as cell phones are in our everyday life.

    - Ray Kurzweil has used Moore’s law (which describes the relentless
      exponential improvement in digital technology with uncanny accuracy) to
      calculate that desktop computers will have the same processing power as
      human brains by the year 2029, and that by 2045 artificial intelligence will
      reach a point where it is able to improve itself at a rate that far exceeds
      anything conceivable in the past.

    - Several futurists and science fiction writers have predicted that human
      beings and machines will merge in the future into Cyborgs that are more
      capable and powerful than either. This idea, called trans-humanism.
• Even though, the human brain is highly capable and is the most intelligent being,
  the future is bright to develop machines which can think.

• It may also happen that one day the machines may start ruling over us, because of
  their better intelligence and ability.
Artificial intelligence - (A seminar on Emerging Trends of Technology)

Weitere ähnliche Inhalte

Was ist angesagt?

Artifical intelligence
Artifical intelligenceArtifical intelligence
Artifical intelligenceRizwan Afzal
 
Artificial intelligence
Artificial intelligence Artificial intelligence
Artificial intelligence pramiidhaaavula
 
Artificial Intelligence Presentation
Artificial Intelligence PresentationArtificial Intelligence Presentation
Artificial Intelligence PresentationAdarsh Pathak
 
Power point presentation on basic of Artificial Intelligent
  Power point presentation on  basic of Artificial Intelligent   Power point presentation on  basic of Artificial Intelligent
Power point presentation on basic of Artificial Intelligent Vishal Singh
 
ARTIFICAL INTELLIGENCE BY SAIKIRAN PANJALA
ARTIFICAL INTELLIGENCE BY SAIKIRAN PANJALAARTIFICAL INTELLIGENCE BY SAIKIRAN PANJALA
ARTIFICAL INTELLIGENCE BY SAIKIRAN PANJALASaikiran Panjala
 
Power Point Presentation on Artificial Intelligence and Cool Current Projects...
Power Point Presentation on Artificial Intelligence and Cool Current Projects...Power Point Presentation on Artificial Intelligence and Cool Current Projects...
Power Point Presentation on Artificial Intelligence and Cool Current Projects...PuneetGautam6
 
ARTIFICIAL INTELLIGENCE
ARTIFICIAL INTELLIGENCEARTIFICIAL INTELLIGENCE
ARTIFICIAL INTELLIGENCEOmkar Shinde
 
artificial intelligence
artificial intelligenceartificial intelligence
artificial intelligencevallibhargavi
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligencefunpathshala
 
Artificial intelligence by p.k.
Artificial intelligence by p.k.Artificial intelligence by p.k.
Artificial intelligence by p.k.praveen gautam
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligenceSameep Sood
 

Was ist angesagt? (20)

Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligence
 
Artifical intelligence
Artifical intelligenceArtifical intelligence
Artifical intelligence
 
Artificial intelligence
Artificial intelligence Artificial intelligence
Artificial intelligence
 
Artificial Intelligence Presentation
Artificial Intelligence PresentationArtificial Intelligence Presentation
Artificial Intelligence Presentation
 
Power point presentation on basic of Artificial Intelligent
  Power point presentation on  basic of Artificial Intelligent   Power point presentation on  basic of Artificial Intelligent
Power point presentation on basic of Artificial Intelligent
 
AI.pptx
AI.pptxAI.pptx
AI.pptx
 
Artificial Intellegence
Artificial IntellegenceArtificial Intellegence
Artificial Intellegence
 
ARTIFICAL INTELLIGENCE BY SAIKIRAN PANJALA
ARTIFICAL INTELLIGENCE BY SAIKIRAN PANJALAARTIFICAL INTELLIGENCE BY SAIKIRAN PANJALA
ARTIFICAL INTELLIGENCE BY SAIKIRAN PANJALA
 
Artificial Intelligence
Artificial IntelligenceArtificial Intelligence
Artificial Intelligence
 
Artifical intelligence (a.i)
Artifical intelligence (a.i)Artifical intelligence (a.i)
Artifical intelligence (a.i)
 
Power Point Presentation on Artificial Intelligence and Cool Current Projects...
Power Point Presentation on Artificial Intelligence and Cool Current Projects...Power Point Presentation on Artificial Intelligence and Cool Current Projects...
Power Point Presentation on Artificial Intelligence and Cool Current Projects...
 
ARTIFICIAL INTELLIGENCE
ARTIFICIAL INTELLIGENCEARTIFICIAL INTELLIGENCE
ARTIFICIAL INTELLIGENCE
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligence
 
artificial intelligence
artificial intelligenceartificial intelligence
artificial intelligence
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligence
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligence
 
Artificial intelligence
Artificial  intelligenceArtificial  intelligence
Artificial intelligence
 
Artificial Intelligence
Artificial IntelligenceArtificial Intelligence
Artificial Intelligence
 
Artificial intelligence by p.k.
Artificial intelligence by p.k.Artificial intelligence by p.k.
Artificial intelligence by p.k.
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligence
 

Andere mochten auch

Artificial Intelligence Presentation
Artificial Intelligence PresentationArtificial Intelligence Presentation
Artificial Intelligence Presentationlpaviglianiti
 
Artificial Intelligence - Trends & Advancements
Artificial Intelligence - Trends & AdvancementsArtificial Intelligence - Trends & Advancements
Artificial Intelligence - Trends & AdvancementsManish Singhal
 
Research about artificial intelligence (A.I)
Research about artificial intelligence (A.I)Research about artificial intelligence (A.I)
Research about artificial intelligence (A.I)Alị Ŕỉźvị
 
Artificial Intelligence
Artificial IntelligenceArtificial Intelligence
Artificial IntelligenceNeil Mathew
 
Artificial Intelligence: Predictions for 2017
Artificial Intelligence: Predictions for 2017Artificial Intelligence: Predictions for 2017
Artificial Intelligence: Predictions for 2017NVIDIA
 
Artificial Intelligence
Artificial IntelligenceArtificial Intelligence
Artificial Intelligenceu053675
 

Andere mochten auch (8)

Artificial Intelligence Presentation
Artificial Intelligence PresentationArtificial Intelligence Presentation
Artificial Intelligence Presentation
 
Artificial Intelligence - Trends & Advancements
Artificial Intelligence - Trends & AdvancementsArtificial Intelligence - Trends & Advancements
Artificial Intelligence - Trends & Advancements
 
Presentation on ai
Presentation on aiPresentation on ai
Presentation on ai
 
Artificial intelligence ppt
Artificial intelligence   pptArtificial intelligence   ppt
Artificial intelligence ppt
 
Research about artificial intelligence (A.I)
Research about artificial intelligence (A.I)Research about artificial intelligence (A.I)
Research about artificial intelligence (A.I)
 
Artificial Intelligence
Artificial IntelligenceArtificial Intelligence
Artificial Intelligence
 
Artificial Intelligence: Predictions for 2017
Artificial Intelligence: Predictions for 2017Artificial Intelligence: Predictions for 2017
Artificial Intelligence: Predictions for 2017
 
Artificial Intelligence
Artificial IntelligenceArtificial Intelligence
Artificial Intelligence
 

Ähnlich wie Artificial intelligence - (A seminar on Emerging Trends of Technology)

Mis module v Artificial Intelligence
Mis module v Artificial IntelligenceMis module v Artificial Intelligence
Mis module v Artificial IntelligenceArnav Chowdhury
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligenceRamhariYadav
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligencesaloni sharma
 
Artificial Intelligence
Artificial IntelligenceArtificial Intelligence
Artificial Intelligencekomal jain
 
Artificial Intelligence power point presentation
Artificial Intelligence power point presentationArtificial Intelligence power point presentation
Artificial Intelligence power point presentationDavid Raj Kanthi
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligenceA.I. Tazib
 
Aritficial intelligence
Aritficial intelligenceAritficial intelligence
Aritficial intelligenceMaqsood Awan
 
Artificial Intelligence
Artificial IntelligenceArtificial Intelligence
Artificial IntelligenceBise Mond
 
What is Artificial Intelligence
What is Artificial IntelligenceWhat is Artificial Intelligence
What is Artificial IntelligenceRachaita Bagchi
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligenceMohit Bishnoi
 
A.i. ppt by suvinsh mishra
A.i. ppt by suvinsh mishraA.i. ppt by suvinsh mishra
A.i. ppt by suvinsh mishraSuvinsh Mishra
 
Mahakal institute of technology
Mahakal institute of technologyMahakal institute of technology
Mahakal institute of technologyOman Jangir
 
Robot power point template [recovered]
Robot power point template [recovered]Robot power point template [recovered]
Robot power point template [recovered]Vivekananda college
 
AI Presentation.pptx
AI Presentation.pptxAI Presentation.pptx
AI Presentation.pptxPTejaswini6
 

Ähnlich wie Artificial intelligence - (A seminar on Emerging Trends of Technology) (20)

Mis module v Artificial Intelligence
Mis module v Artificial IntelligenceMis module v Artificial Intelligence
Mis module v Artificial Intelligence
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligence
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligence
 
Ai
AiAi
Ai
 
SARANRAJ(AI).pptx
SARANRAJ(AI).pptxSARANRAJ(AI).pptx
SARANRAJ(AI).pptx
 
Artificial Intelligence
Artificial IntelligenceArtificial Intelligence
Artificial Intelligence
 
Artificial Intelligence power point presentation
Artificial Intelligence power point presentationArtificial Intelligence power point presentation
Artificial Intelligence power point presentation
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligence
 
Ch~3.pdf
Ch~3.pdfCh~3.pdf
Ch~3.pdf
 
Aritficial intelligence
Aritficial intelligenceAritficial intelligence
Aritficial intelligence
 
Artificial Intelligence
Artificial IntelligenceArtificial Intelligence
Artificial Intelligence
 
MIS
MISMIS
MIS
 
What is Artificial Intelligence
What is Artificial IntelligenceWhat is Artificial Intelligence
What is Artificial Intelligence
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligence
 
A.i. ppt by suvinsh mishra
A.i. ppt by suvinsh mishraA.i. ppt by suvinsh mishra
A.i. ppt by suvinsh mishra
 
Mahakal institute of technology
Mahakal institute of technologyMahakal institute of technology
Mahakal institute of technology
 
Robot power point template [recovered]
Robot power point template [recovered]Robot power point template [recovered]
Robot power point template [recovered]
 
AI (1).pdf
AI (1).pdfAI (1).pdf
AI (1).pdf
 
AI Presentation.pptx
AI Presentation.pptxAI Presentation.pptx
AI Presentation.pptx
 
Suman
SumanSuman
Suman
 

Kürzlich hochgeladen

Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilV3cube
 
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
 
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
 
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
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
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
 
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
 
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
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
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
 
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
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
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
 

Kürzlich hochgeladen (20)

Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of Brazil
 
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
 
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
 
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
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
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...
 
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
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
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
 
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...
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
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
 

Artificial intelligence - (A seminar on Emerging Trends of Technology)

  • 1. Artificial Intelligence Presented by: Manish Kumar
  • 2. What is Artificial Intelligence?
  • 3. Artificial Intelligence • Basically, “Putting human intelligence into machines. “The study of intelligent behavior and the attempt to find ways in which such behavior could be engineered in any type of ARTIFACT”. • “Artificial Intelligence is the study of how to make computers do things at which, at the moment, people are better”-Rich and Knight. • “AI is basically a theory of how the human mind works”-Mark Fox. • “Artificial Intelligence is behavior by a machine that, if performed by a human, would be called intelligent”(well publicized).
  • 4. John McCarthy • “The science and engineering of making intelligent machines”. • He was the first to introduce the term Artificial Intelligence. • “Dartmouth conference”-On August 31,1955 he called a conference that got all the main people in the field of AI together to lay the foundation for the AI industry. • Professor of Computer Science at Stanford university • M. L. Minsky, N. Rochester, and C.E. Shannon.
  • 5. History of A.I. • 5th century B.C.- Aristotle invented syllogistic logic, the first formal deductive reasoning system. • 17th century - Pascal created the first mechanical digital calculating Machine (1642).
  • 6. History of A.I. -Leibniz improved Pascal's machine to do multiplication & division with a machine called the Step Reckoner (1673) and envisioned a universal calculus of reasoning by which arguments could be decided mechanically. • 18th century • a fake chess-playing machine constructed in 1770 by Wolfgang von Kempelen.
  • 8. Types of A.I. • A.I.’s definition leads to division in what A.I. refers to two general types:- Weak A.I. Strong A.I.
  • 9. Weak A.I. • Weak A.I. refers to A.I. that only simulates human thoughts and actions. • Actions, decision and ideas are programmed into it. • They mimic humans based on their programming • All current forms of A.I. are ‘Weak A.I.’
  • 10. Strong A.I. • Strong A.I. refers to A.I. that matches or exceeds human intelligence. • Example: The robots from the movies ‘Matrix, Terminator, iRobot, Artificial Intelligence’. • Also called “True A.I.”, as they are truly intelligent. • They don’t just simulate humans, they are intelligent on their own. • Able to learn freely and adapt, self aware, free will.
  • 11.
  • 12. PROLOG (PROgramming in LOGic) • Where other programming languages tell the computer how to do something, PROLOG tells the computer what to do. • PROLOG does this by reasoning out the variables and parameters stored in the computers memory. • The key to PROLOG programming is writing clear, precise parameters. • With these precise variables and parameters PROLOG is able to use its built-in reasoning mechanism called “backtracking” to solve any user-entered queries.
  • 13. LISP (LISt Processor) • List- Important information arranged in an ordered sequence. • The flexibility of LISP allow the programmer to use a wide range of things from system programs to system processes without having to state them in advance. • This flexibility is allowed because LISP doesn’t use a backtracking mechanism, however one can easily be equipped to the processor. • In today's world LISP has several features that make development easier, which has it viewed as a programming standard.
  • 14.
  • 15.
  • 16. “Game Playing” – What you do in the game will determine how the computer reacts – Ex. An enemy see’s your character, the computer’s reaction is to attack your character • Computer Chess • Herzog Zwei and Dune 2 • Far Cry • Half- life • F.E.A.R.
  • 19. Speech Recognition • Speech Recognition is a technology that allows the computer to identify and understand words spoken by a person using a microphone or telephone. • Converts audio signals into text, or takes spoken input and changes it to written output. • It maps the audio signals to form an abstract meaning of the spoken input. • Even these systems are quite limited – you must speak slowly and distinctly.’ • The ultimate goal of the technology is to be able to produce a system that can recognize with 100% accuracy all words that are spoken by any person.
  • 20. Speech Recognition Process Spoken Input Converted into a digital format Digital input is then *Phoneme-symbol or unit broken down in (x) that represents sounds of number of phonemes speech. Program then compares the phonemes to words in its database Program then decides what it thinks the word is and displays the best choice
  • 21. Softwares Available • Dragon NaturallySpeaking • APP • Xvoice Speech Recognition • Open mind Speech • IVOS • Speech Vibe 2.0.4 • Fake Voice1.691
  • 23. Facial Recognition • Computer application for automatically identifying or verifying a person from a digital image or a video frame from a video.
  • 25. High- performance fighter aircraft • In these programs, speech recognizers have been operated successfully in fighter aircraft with applications including: setting radio frequencies, commanding an autopilot system, setting steer-point co-ordinates and weapons release parameters, and controlling flight displays.
  • 26. AI in Military • Military - Unmanned aerial vehicles - Autonomous submersibles - Unmanned surveillance in shallow waters
  • 27.
  • 28. Life Sciences • Diagnostic programs – Doctors input the symptoms of the patience and the AI helps decide what medications are best. • Disease symptoms • Medical history • Test results of a patient
  • 29.
  • 30. Robotics • Robotics is a science and technology of robots, and their design, manufacture and application. • Intelligence is required for robots to be able to handle such tasks as object manipulation and navigation, with sub- problems of localization, mapping and motion planning.
  • 31. Robotics Today- Applications 2001: A robot vacuum cleaner.
  • 32. Robotics Today- Applications Outer Space- Sojourner Oct. 30, 1999 Sojourner on Mars. Powered by a 1.9 square foot solar array, Sojourner can negotiate obstacles tilted at a 45 degree angle. It travels at less than half an inch per second.
  • 33. Robotics Today- Applications 1999: Sony’s AIBO Pet Dog.
  • 34. Robotics Today- Applications ASIMO is a humanoid robot created by Honda. It uses sensors and Intelligent algorithms to avoid obstacles and navigate stairs.
  • 35. Robotics Today- Applications Kismet is a robot made in the late 1990s at Massachusetts Institute of Technology with auditory, visual and expressive systems intended to participate in human social interaction and to demonstrate simulated human emotion and appearance.
  • 36. Robotics Today- Applications TOSY Robotics is the first Vietnamese robots manufacturing company best known for the development of TOPIO - a robot that can play Ping-Pong with humans.
  • 37.
  • 38. Advantages of A.I. • Artificial intelligence would not need any sleep, as well as other issues that plague biological minds like restroom breaks and eating. • Unemotional consideration of problems. When people make decisions, sometimes those decisions are based on emotion rather than logic. This is not always the best way to make decisions. • Easier copying. Once an artificial mind is trained in a task, that mind can then be copied very easily, compared to the training of multiple people for the same task.
  • 39. Disadvantages(Risks) • Self-modifying, when combined with self-replicating, can lead to dangerous, unexpected results, such as a new and frequently mutating computer virus. • The inability to heal. Biological systems can heal with time and treatment. Most computer systems, on the other hand, often need to be shut down for maintenance. • Military robots may make it possible for a country to indiscriminately attack less-advanced countries with few, if any, human casualties. • Rapid advances in AI could mean massive structural unemployment
  • 40. Future of AI • The Near future - Right now, Ai is about at the same place the personal computer industry was in 1978 - Even now we have robots taking jobs. - Right now Japan uses about 320 robots of all sorts per 10,000 employees, while Germany uses 148 industrial robots per 10,000 employees, Italy 116, Sweden 99 and between 50 and between 50 and 80 each in the US.
  • 41. Future of AI • The Distant Future - Ai and robots are far behind computers but it’ll only be a matter of time before they become as regular as cell phones are in our everyday life. - Ray Kurzweil has used Moore’s law (which describes the relentless exponential improvement in digital technology with uncanny accuracy) to calculate that desktop computers will have the same processing power as human brains by the year 2029, and that by 2045 artificial intelligence will reach a point where it is able to improve itself at a rate that far exceeds anything conceivable in the past. - Several futurists and science fiction writers have predicted that human beings and machines will merge in the future into Cyborgs that are more capable and powerful than either. This idea, called trans-humanism.
  • 42.
  • 43. • Even though, the human brain is highly capable and is the most intelligent being, the future is bright to develop machines which can think. • It may also happen that one day the machines may start ruling over us, because of their better intelligence and ability.