Assignment 1-A

AI Fundamentals

Research and analyze the evolution of AI by creating a comprehensive timeline, comparing AI approaches, identifying real-world applications, and discussing ethical considerations in artificial intelligence.

4-6 hours
Moderate
150 Points
Submit Assignment
What You'll Practice
  • Define and explain AI concepts
  • Trace the history of AI development
  • Compare AI approaches and paradigms
  • Identify real-world AI applications
  • Analyze ethical implications of AI
Contents
01

Assignment Overview

In this assignment, you will demonstrate your understanding of AI fundamentals by creating a comprehensive research document. This project requires you to apply the concepts from Module 1: understanding what AI is, tracing its historical development, comparing different AI approaches, identifying applications, and analyzing ethical considerations.

Research-Based Assignment: This assignment requires independent research using credible sources. You must cite at least 5 academic or industry sources to support your analysis.
Skills Applied: This assignment tests your understanding of AI introduction (Topic 1.1) and AI history & evolution (Topic 1.2) from Module 1.
AI Concepts (1.1)

Definitions, types of AI, intelligent agents, problem-solving approaches

AI History (1.2)

Key milestones, AI winters, breakthroughs, and current trends

Ethics & Applications

Real-world use cases, ethical considerations, societal impact

Ready to submit? Already completed the assignment? Submit your work now!
Submit Now
02

The Scenario

TechVision Consulting

You have been hired as an AI Research Analyst at TechVision Consulting, a technology advisory firm. Your manager has given you this task:

"Our clients are interested in adopting AI but lack foundational knowledge. We need a comprehensive research report that explains what AI is, how it evolved, the different approaches available, current applications, and ethical considerations they should be aware of. Can you prepare this report for our next client presentation?"

Your Task

Create a comprehensive research document (as a Jupyter Notebook or PDF) called ai_fundamentals_report that covers all aspects of AI fundamentals. Your report must be well-researched, clearly structured, and include visual elements like timelines and comparison tables.

03

Requirements

Your research report must include ALL of the following sections. Each section is mandatory and will be graded individually.

1
Executive Summary

Write a 200-300 word summary that:

  • Provides an overview of artificial intelligence
  • Highlights key findings from your research
  • States the purpose and scope of the report
2
What is Artificial Intelligence?

Create a section that:

  • Provides at least 3 different definitions of AI from recognized sources
  • Explains the difference between Narrow AI, General AI, and Super AI
  • Describes what makes a system "intelligent"
  • Includes a diagram or visual representation of AI types
3
AI History Timeline

Create a comprehensive timeline that includes:

  • At least 15 major milestones from 1950 to present
  • Key figures and their contributions
  • The AI winters and what caused them
  • Recent breakthroughs (2010-present)
  • A visual timeline representation (can be created with any tool)
4
AI Approaches Comparison

Create a detailed comparison table that covers:

  • Symbolic AI vs. Machine Learning vs. Deep Learning
  • Supervised vs. Unsupervised vs. Reinforcement Learning
  • Rule-based systems vs. Neural networks
  • Strengths and weaknesses of each approach
  • Best use cases for each approach
5
Real-World AI Applications

Identify and analyze 10 real-world AI applications across different industries:

  • Healthcare (at least 2 applications)
  • Finance (at least 2 applications)
  • Transportation (at least 2 applications)
  • Retail/E-commerce (at least 2 applications)
  • Other industries (at least 2 applications)

For each application, describe the problem it solves, the AI technique used, and the impact.

6
Ethical Considerations

Analyze at least 5 ethical considerations in AI:

  • Bias and fairness in AI systems
  • Privacy and data protection
  • Job displacement and economic impact
  • Transparency and explainability
  • Safety and accountability

Include at least one real-world case study for each ethical issue.

7
Future of AI

Discuss predictions and trends for AI development:

  • Emerging technologies and research directions
  • Industry predictions from experts
  • Potential societal changes
  • Your own informed perspective on AI's future
8
References & Citations

Include a properly formatted reference section:

  • At least 5 academic or industry sources
  • Use consistent citation format (APA, IEEE, or MLA)
  • Include URLs for online sources
  • In-text citations throughout the document
04

Submission

Create a public GitHub repository with the exact name shown below:

Required Repository Name
ai-fundamentals-report
github.com/<your-username>/ai-fundamentals-report
Required Files
ai-fundamentals-report/
├── ai_fundamentals_report.ipynb  # OR ai_fundamentals_report.pdf
├── images/                       # Folder for diagrams and visuals
│   ├── ai_types_diagram.png
│   ├── timeline.png
│   └── ...
├── references.md                 # List of all sources used
└── README.md                     # REQUIRED - see contents below
README.md Must Include:
  • Your full name and submission date
  • Brief description of your research approach
  • Any key insights you discovered during research
  • Instructions to view your report
Do Include
  • All 8 sections fully completed
  • Visual elements (diagrams, tables, timeline)
  • Properly formatted citations
  • Original analysis and insights
  • Clear and professional writing
  • README.md with all required sections
Do Not Include
  • Plagiarized content (use plagiarism checker)
  • Unverified or unreliable sources
  • Copied diagrams without attribution
  • Personal opinions without supporting evidence
  • Incomplete sections or missing requirements
Important: Before submitting, proofread your report for grammar and clarity. Ensure all images load correctly and all citations are properly formatted!
Submit Your Assignment

Enter your GitHub username - we'll verify your repository automatically

05

Grading Rubric

Your assignment will be graded on the following criteria:

Criteria Points Description
AI Definitions & Concepts 20 Clear definitions, accurate explanation of AI types, and understanding of intelligence
Historical Timeline 25 Comprehensive coverage, accurate dates, key figures, AI winters, and visual timeline
Approaches Comparison 25 Accurate comparison of approaches, clear strengths/weaknesses, appropriate use cases
Real-World Applications 25 10 applications across industries, clear problem/solution/impact analysis
Ethical Considerations 25 5 ethical issues with case studies, thoughtful analysis, balanced perspective
Research Quality & Citations 15 Credible sources, proper citations, original insights, professional writing
Presentation & Visuals 15 Clear structure, quality visuals, proper formatting, readable document
Total 150

Ready to Submit?

Make sure you have completed all requirements and reviewed the grading rubric above.

Submit Your Assignment
06

What You Will Practice

AI Foundations (1.1)

Understanding core AI concepts, types of AI, and what makes systems intelligent

Historical Context (1.2)

Tracing AI evolution from Turing to modern deep learning, understanding key milestones and setbacks

Research Skills

Finding credible sources, synthesizing information, and presenting findings professionally

Critical Analysis

Evaluating AI applications, analyzing ethical implications, and forming informed perspectives

07

Pro Tips

Research Best Practices
  • Start with foundational textbooks (Russell & Norvig)
  • Use Google Scholar for academic sources
  • Check publication dates for current information
  • Cross-reference facts across multiple sources
Creating Visuals
  • Use tools like Canva, Lucidchart, or draw.io
  • Keep diagrams simple and clear
  • Use consistent colors and styling
  • Always cite the source of any adapted visuals
Time Management
  • Day 1-2: Research and gather sources
  • Day 2-3: Write main sections
  • Day 3-4: Create visuals and tables
  • Day 4-5: Review, edit, and format
Common Mistakes
  • Relying only on Wikipedia or blogs
  • Missing citations or incorrect formats
  • Superficial analysis without depth
  • Ignoring recent developments (post-2020)
08

Pre-Submission Checklist

Content Requirements
Repository Requirements