Skip to content

Commit 0ca02be

Browse files
committed
feat: update articles and resources across multiple sections to include new content
1 parent f120adc commit 0ca02be

6 files changed

Lines changed: 78 additions & 9 deletions

File tree

assets/data/latest.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
[
22
{
3-
"title": "Top 5 Text-to-Speech Open Source Models",
4-
"url": "https://www.kdnuggets.com/top-5-text-to-speech-open-source-models",
5-
"date": "2025-10-29"
3+
"title": "7 AI Tools I Can’t Live Without as a Professional Data Scientist",
4+
"url": "https://www.kdnuggets.com/7-ai-tools-i-cant-live-without-as-a-professional-data-scientist",
5+
"date": "2025-11-27"
66
},
77
{
8-
"title": "Building AI Agents with OpenAI Agent Builders & Firecrawl",
9-
"url": "https://www.firecrawl.dev/blog/openai-agent-builders-and-firecrawl",
10-
"date": "2025-10-20"
8+
"title": "Gemini 3 API Tutorial: Automating Data Analysis With Gemini 3 Pro and LangGraph",
9+
"url": "https://www.datacamp.com/tutorial/gemini-3-api-tutorial",
10+
"date": "2025-11-24"
1111
},
1212
{
13-
"title": "GPT-5 Function Calling Tutorial",
14-
"url": "https://www.datacamp.com/tutorial/gpt-5-function-calling-tutorial",
15-
"date": "2025-10-06"
13+
"title": "Top 15 Agentic AI Chrome Extensions",
14+
"url": "https://www.datacamp.com/blog/top-agentic-ai-chrome-extensions",
15+
"date": "2025-11-12"
1616
}
1717
]

pages/artificial-intelligence.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,14 @@
33
A collection of resources, tutorials, and articles about Artificial Intelligence (AI).
44

55
## Articles
6+
7+
- [Gemini 3 API Tutorial: Automating Data Analysis With Gemini 3 Pro and LangGraph](https://www.datacamp.com/tutorial/gemini-3-api-tutorial)
8+
- [GPT-5.1 Codex Guide With Hands-On Project: Building a GitHub Issue Analyzer Agent](https://www.datacamp.com/tutorial/gpt-5-1-codex-guide-with-hands-on-project)
9+
- [Getting Started with the Claude Agent SDK](https://www.kdnuggets.com/getting-started-with-the-claude-agent-sdk)
10+
- [7 AI Tools I Can’t Live Without as a Professional Data Scientist](https://www.kdnuggets.com/7-ai-tools-i-cant-live-without-as-a-professional-data-scientist)
11+
- [Top 15 Agentic AI Chrome Extensions](https://www.datacamp.com/blog/top-agentic-ai-chrome-extensions)
612
- [Building AI Agents with OpenAI Agent Builders & Firecrawl](https://www.firecrawl.dev/blog/openai-agent-builders-and-firecrawl)
13+
- [Top 7 ChatGPT Alternatives You Can Try For Free](https://www.kdnuggets.com/top-7-chatgpt-alternatives-you-can-try-for-free)
714
- [7 Best Chrome Extensions for Agentic AI](https://www.kdnuggets.com/7-best-chrome-extensions-for-agentic-ai)
815
- [Vibe Coding with GLM 4.6 Coding Plan](https://www.kdnuggets.com/vibe-coding-with-glm-46-coding-plan)
916
- [10 AI Projects You Can Build with Firecrawl Now](https://www.firecrawl.dev/blog/10-ai-projects-with-firecrawl)

pages/data-science.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
A collection of resources, tutorials, and articles about Data Science.
44

55
## Articles
6+
7+
- [28 Data Analytics Projects for All Levels in 2025](https://www.datacamp.com/blog/data-analytics-projects-all-levels)
68
- [Top 10 Free API Providers for Data Science Projects](https://www.kdnuggets.com/top-10-free-api-providers-for-data-science-projects)
79
- [Kaggle CLI Cheat Sheet](https://www.kdnuggets.com/kaggle-cli-cheat-sheet)
810
- [10 GitHub Awesome Lists for Data Science](https://www.kdnuggets.com/10-github-awesome-lists-for-data-science)

pages/large-language-models.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ A collection of resources, tutorials, and articles about Large Language Models (
44

55
## Articles
66

7+
- [Top 7 Open Source AI Coding Models You Are Missing Out On](https://www.kdnuggets.com/top-7-open-source-ai-coding-models-you-are-missing-out-on)
78
- [GPT-5 Function Calling Tutorial](https://www.datacamp.com/tutorial/gpt-5-function-calling-tutorial)
89
- [How to Run Qwen3-Next Locally](https://www.datacamp.com/tutorial/how-to-run-qwen3-next-locally)
910
- [Fine-Tune OpenAI GPT-OSS 20B on the Dermatology Dataset](https://www.firecrawl.dev/blog/fine_tune_openai_gpt_oss)

pages/programming.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
A collection of resources, tutorials, and articles about Programming.
44

55
## Articles
6+
7+
- [Git for Vibe Coders](https://www.kdnuggets.com/git-for-vibe-coders)
8+
- [Top 5 Agentic Coding CLI Tools](https://www.kdnuggets.com/top-5-agentic-coding-cli-tools)
9+
- [Building E-Commerce Intelligence Application with GLM Coding Plan](https://www.firecrawl.dev/blog/building-ecommerce-intelligence-app-with-glm-4-6)
610
- [7 Free Remote MCPs You Must Use As A Developer](https://www.kdnuggets.com/7-free-remote-mcps-you-must-use-as-a-developer)
711
- [10 GitHub Repositories to Master Frontend Development](https://www.kdnuggets.com/10-github-repositories-to-master-frontend-development)
812
- [10 GitHub Repositories to Master Backend Development](https://www.kdnuggets.com/10-github-repositories-to-master-backend-development)

search.json

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,11 @@
204204
"url": "https://www.kdnuggets.com/26-data-science-interview-questions-you-should-know",
205205
"category": "Career Advice"
206206
},
207+
{
208+
"title": "28 Data Analytics Projects for All Levels in 2025",
209+
"url": "https://www.datacamp.com/blog/data-analytics-projects-all-levels",
210+
"category": "Data Science"
211+
},
207212
{
208213
"title": "28 Top Data Scientist Interview Questions For All Levels",
209214
"url": "https://www.datacamp.com/blog/data-scientist-interview-questions",
@@ -454,6 +459,11 @@
454459
"url": "https://www.kdnuggets.com/7-ai-portfolio-projects-to-boost-the-resume",
455460
"category": "Artificial Intelligence (AI)"
456461
},
462+
{
463+
"title": "7 AI Tools I Can’t Live Without as a Professional Data Scientist",
464+
"url": "https://www.kdnuggets.com/7-ai-tools-i-cant-live-without-as-a-professional-data-scientist",
465+
"category": "Artificial Intelligence (AI)"
466+
},
457467
{
458468
"title": "7 AWS Services for Machine Learning Projects",
459469
"url": "https://www.kdnuggets.com/7-aws-services-for-machine-learning-projects",
@@ -804,6 +814,11 @@
804814
"url": "https://www.kdnuggets.com/building-data-science-pipelines-using-pandas",
805815
"category": "Data Science"
806816
},
817+
{
818+
"title": "Building E-Commerce Intelligence Application with GLM Coding Plan",
819+
"url": "https://www.firecrawl.dev/blog/building-ecommerce-intelligence-app-with-glm-4-6",
820+
"category": "Programming"
821+
},
807822
{
808823
"title": "Building Fun Projects with OpenAI Codex",
809824
"url": "https://www.kdnuggets.com/building-fun-projects-with-openai-codex",
@@ -1149,11 +1164,21 @@
11491164
"url": "https://www.datacamp.com/tutorial/gpt-5-function-calling-tutorial",
11501165
"category": "Large Language Models (LLMs)"
11511166
},
1167+
{
1168+
"title": "GPT-5.1 Codex Guide With Hands-On Project: Building a GitHub Issue Analyzer Agent",
1169+
"url": "https://www.datacamp.com/tutorial/gpt-5-1-codex-guide-with-hands-on-project",
1170+
"category": "Artificial Intelligence (AI)"
1171+
},
11521172
{
11531173
"title": "Gemini 2.5 Pro API: A Guide With Demo Project",
11541174
"url": "https://www.datacamp.com/tutorial/gemini-2-5-pro-api",
11551175
"category": "Artificial Intelligence (AI)"
11561176
},
1177+
{
1178+
"title": "Gemini 3 API Tutorial: Automating Data Analysis With Gemini 3 Pro and LangGraph",
1179+
"url": "https://www.datacamp.com/tutorial/gemini-3-api-tutorial",
1180+
"category": "Artificial Intelligence (AI)"
1181+
},
11571182
{
11581183
"title": "Gemma 3n: Smarter, Faster, and Offline-Ready",
11591184
"url": "https://www.kdnuggets.com/gemma-3n-smarter-faster-and-offline-ready",
@@ -1229,6 +1254,11 @@
12291254
"url": "https://www.datacamp.com/tutorial/getting-started-with-the-claude-2-and-the-claude-2-api",
12301255
"category": "Artificial Intelligence (AI)"
12311256
},
1257+
{
1258+
"title": "Getting Started with the Claude Agent SDK",
1259+
"url": "https://www.kdnuggets.com/getting-started-with-the-claude-agent-sdk",
1260+
"category": "Artificial Intelligence (AI)"
1261+
},
12321262
{
12331263
"title": "Getting Started with the Data Engineer Handbook",
12341264
"url": "https://www.kdnuggets.com/getting-started-data-engineer-handbook",
@@ -1244,6 +1274,11 @@
12441274
"url": "https://www.kdnuggets.com/2022/11/git-data-science-cheatsheet.html",
12451275
"category": "Cheat Sheets"
12461276
},
1277+
{
1278+
"title": "Git for Vibe Coders",
1279+
"url": "https://www.kdnuggets.com/git-for-vibe-coders",
1280+
"category": "Programming"
1281+
},
12471282
{
12481283
"title": "GitHub Actions For Machine Learning Beginners",
12491284
"url": "https://www.kdnuggets.com/github-actions-for-machine-learning-beginners",
@@ -1944,6 +1979,11 @@
19441979
"url": "https://www.datacamp.com/blog/docker-container-images-for-machine-learning-and-ai",
19451980
"category": "Machine Learning Operations (MLOps)"
19461981
},
1982+
{
1983+
"title": "Top 15 Agentic AI Chrome Extensions",
1984+
"url": "https://www.datacamp.com/blog/top-agentic-ai-chrome-extensions",
1985+
"category": "Artificial Intelligence (AI)"
1986+
},
19471987
{
19481988
"title": "Top 15 LLMOps Tools for Building AI Applications in 2024",
19491989
"url": "https://www.datacamp.com/blog/llmops-tools",
@@ -1964,6 +2004,11 @@
19642004
"url": "https://www.kdnuggets.com/top-5-ai-coding-assistants-you-must-try",
19652005
"category": "Programming"
19662006
},
2007+
{
2008+
"title": "Top 5 Agentic Coding CLI Tools",
2009+
"url": "https://www.kdnuggets.com/top-5-agentic-coding-cli-tools",
2010+
"category": "Programming"
2011+
},
19672012
{
19682013
"title": "Top 5 Airflow Alternatives for Data Orchestration (Code Examples Included)",
19692014
"url": "https://www.datacamp.com/blog/airflow-alternatives",
@@ -2029,6 +2074,11 @@
20292074
"url": "https://www.statology.org/top-7-alternatives-to-vscode-for-data-science/",
20302075
"category": "Data Science"
20312076
},
2077+
{
2078+
"title": "Top 7 ChatGPT Alternatives You Can Try For Free",
2079+
"url": "https://www.kdnuggets.com/top-7-chatgpt-alternatives-you-can-try-for-free",
2080+
"category": "Artificial Intelligence (AI)"
2081+
},
20322082
{
20332083
"title": "Top 7 Continuous Integration and Continuous Delivery Tools for 2025",
20342084
"url": "https://www.kdnuggets.com/top-7-continuous-integration-and-continuous-delivery-tools-for-2025",
@@ -2054,6 +2104,11 @@
20542104
"url": "https://www.kdnuggets.com/top-7-model-deployment-and-serving-tools",
20552105
"category": "Machine Learning Operations (MLOps)"
20562106
},
2107+
{
2108+
"title": "Top 7 Open Source AI Coding Models You Are Missing Out On",
2109+
"url": "https://www.kdnuggets.com/top-7-open-source-ai-coding-models-you-are-missing-out-on",
2110+
"category": "Large Language Models (LLMs)"
2111+
},
20572112
{
20582113
"title": "Top 7 Open-Source LLMs in 2025",
20592114
"url": "https://www.kdnuggets.com/top-7-open-source-llms-in-2025",

0 commit comments

Comments
 (0)