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.
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
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.
Requirements
Your research report must include ALL of the following sections. Each section is mandatory and will be graded individually.
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
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
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)
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
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.
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.
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
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
Submission
Create a public GitHub repository with the exact name shown below:
Required Repository Name
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
Enter your GitHub username - we'll verify your repository automatically
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 AssignmentWhat 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
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)