File size: 974 Bytes
e2341a1
 
 
 
 
a1012a4
 
 
 
 
 
 
e2341a1
 
 
 
 
a1012a4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
e2341a1
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
[
  {
    "title": "Complete Python Bootcamp",
    "platform": "Udemy",
    "rating": 4.6,
    "reviews": [
      "Very detailed course.",
      "Too fast-paced for some beginners.",
      "Excellent for learning Python basics."
    ],
    "category": "Python",
    "keywords": ["python", "programming", "beginners"]
  },
  {
    "title": "Python for Data Science",
    "platform": "Coursera",
    "rating": 4.8,
    "reviews": [
      "Great depth on data science concepts.",
      "Challenging but worth it.",
      "Well structured and practical."
    ],
    "category": "Data Science",
    "keywords": ["python", "data science", "machine learning", "AI"]
  },
  {
    "title": "AI For Everyone",
    "platform": "Coursera",
    "rating": 4.7,
    "reviews": [
      "Great introduction to AI.",
      "Very easy to understand.",
      "Good for non-technical people."
    ],
    "category": "AI",
    "keywords": ["AI", "artificial intelligence", "non-technical"]
  }
]