Seminar

Download as pptx, pdf, or txt
Download as pptx, pdf, or txt
You are on page 1of 59

Artificial

Intelligence
P R ES E N T ED BY B L AC K BOX A I

IN C O L L A B O R AT IO N W IT H F IC S SO C IET Y
TABLE OF CONTENT
⚬Introduction To ⚬AI Techniques ⚬Challenges in AI
AI Development
⚬Types Of AI ⚬Ethics in AI
⚬Getting
⚬Key Components ⚬AI Tools Started with AI
of AI Platforms
⚬AI Applications in ⚬Future Trends in ⚬Conclusion
the Real World AI
Abstract
Artificial Intelligence (AI) is a transformative
technology of the 21st century, enabling machines
to perform tasks requiring human-like intelligence.
This presentation provides an overview of AI's
evolution, types, and components, and examines its
applications across various industries. it highlights
essential tools and platforms for AI development
and offers a guide for beginners, including
resources and programming languages.
History
Types
of AI
Narrow AI (Weak AI):

Designed for specific tasks


(e.g., chatbots,
recommendation systems).
General AI (Strong
AI):

Hypothetical AI capable of
learning and performing
any task like humans.
KEY COMPONENTS OF AI

MACHINE DEEP LEARNING NEURAL NETWORKS NATURAL COMPUTER VISION


LEARNING LANGUAGE
PROCESSING (NLP)
MACHINE
LEARNING

⚬allows systems to learn


from data and make
decisions or predictions
without being explicitly
programmed.
⚬We train machines same
like human being
Deep learning

⚬ subset of Machine Learning


⚬ uses neural networks with many layers to automatically learn features
and representations from large amounts of data.
.
NEURAL
NETWORK
NLP

⚬NLP is a field of Artificial


Intelligence that enables
computers to understand,
interpret, and respond to
human language (both
written and spoken).
Computer vision
AI TOOLS AND PLATFORMS

Overview of popular AI
frameworks and cloud services
driving the AI revolution
⚬TensorFlow
⚬PyTorch
⚬OpenAI
⚬AI Cloud Services
■Google AI
■AWS AI
■Microsoft Azure AI
TensorFlow –
Machine Learning
Platform
⚬To build scalable machine
learning models
⚬Developed by Google for
deep learning.
⚬Used for tasks like image
recognition and natural
language processing.
⚬Supports both low-level and
high-level APIs for flexibility.
⚬Example: Google Translate
uses TensorFlow for language
translation.
PyTorch – Flexible Deep
Learning Library
To simplify research and
experimentation.
⚬Created by Facebook for
dynamic computation
graphs.
⚬Preferred in research for
ease of debugging.
⚬Widely used in production
systems too.
⚬Example: Tesla Autopilot
uses PyTorch to train self-
driving models.
OpenAI –
Advancing
General AI
To create safe and beneficial
AI models.
■Known for GPT
models (e.g.,
ChatGPT) in natural
language tasks.
■Leading research on
artificial general
intelligence (AGI).
⚬Example: ChatGPT
automates customer
service and content
AI Cloud Services
– Accessible AI at
Scale
To provide cloud-based AI tools
for businesses.
⚬Google AI: Offers
TensorFlow and AI tools
via Google Cloud.
⚬AWS AI: Provides
SageMaker and
Rekognition for ML and
image analysis.
⚬Microsoft Azure AI:
Features Azure Machine
Learning for building AI
solutions.
APPLICATIONS OF
AI CLOUD
SERVICES
⚬Google Photos:
Uses AI for image
recognition.
⚬Netflix:
AWS AI powers content
recommendations.
⚬Uber:
Uses Azure AI for
mapping and
scheduling
The Future of AI: A Story of
Possibilities

Imagine a world where


machines are not just
tools, but partners

• Perform surgeries,
• Cars drive themselves.
• Technology knows what
you need
AI in robotics

AI enables robots to;


Mimic human processing
Integrating intelligent
algorithms into robotic systems

• Autonomous Decision Making


• Natural language
processing(NLP)
• Learning and adaptation
AI in Quantum
Computing

•Quantum Computing: AI
help providing data and
algorithms to enable
machines to learn, adapt,
and make intelligent
decisions through qubits

•Key Synergies:
•Superposition and AI.
•Entanglement and AI
•Quantum Parallelism and AI
Why trust
these AI
systems?
Explainable artificial
intelligence (XAI) allows
human users to comprehend
and trust the results and
output created by machine
learning algorithms.

•Why XAI Is Important?


• Trust
• Compliance
• Bias Detection
AI in healthcare

⚬Data Analysis
⚬Patient History Records
⚬Predictive Diagnosis
⚬Virtual Assistant
⚬Drug Discovery and
Development
AI IN
EDUCATI
ON
⚬Personalized Learning
⚬Intelligent Tutoring
Systems
⚬Administrative
Automation
⚬Assessment and
Evaluation
⚬Learning Analytics
⚬Virtual Learning
AI IN
TRANPORTATI
ON

⚬Autonomous
Vehicles
⚬Traffic
Management
⚬Route Optimization
⚬Predictive
Maintenance
⚬Passenger
Experience
Data quality and availability

Challenges in Computational limitations

AI:

Navigating the Public perception and trust


Roadblocks of
Innovation
Data Privacy: Safeguarding Personal Information
Ethics in AI
Exploring the Ethical Challenges in Artificial Intelligence
What is AI
Ethics?

⚬AI Ethics refers to


the moral principles
and guidelines that
govern the
development,
deployment, and
use of artificial
intelligence
technologies.
Key Ethical
Challenges in AI

⚬Bias and fairness

⚬Transparency

⚬Responsibility

⚬Security

⚬Safety
Getting Started with AI:
A Beginner's Guide
Learning Resources and Online Courses

Learning Resources and Online Courses


•Coursera's "AI for Everyone" by Andrew Ng
 Non-technical introduction to AI
 Covers basic concepts and business implications
•edX's "Introduction to Artificial Intelligence (AI)" by IBM
 Covers fundamental AI concepts
 Includes hands-on labs using Python
Learning Resources and Online Courses

•Google's Machine Learning Crash Course


• Introduces machine learning concepts
– Includes hands-on exercises using TensorFlow
•Elements of AI by University of Helsinki
– Free online course
• Covers AI basics without programming
Popular AI Programming Languages
Popular AI Programming Languages

Python
•Most popular language for AI and machine learning
•Key libraries:
– NumPy: Numerical computing
– Pandas: Data manipulation and analysis
– Scikit-learn: Machine learning algorithms
– TensorFlow and PyTorch: Deep learning frameworks
Popular AI Programming Languages

R
•Popular for statistical computing and graphics
•Useful for data analysis and visualization
•Key packages:
– caret: Machine learning
– ggplot2: Data visualization
• dplyr: Data manipulation
Hands-on AI Projects for Beginners
Recommendation
System:
 Build a basic movie
recommendation
system
 Use collaborative
filtering techniques
Chatbot Development
Create a simple rule-based chatbot
Gradually introduce NLP concepts
Predictive Modeling
 Predict house prices using
regression
 Use datasets like the Boston
Housing dataset

You might also like