Skip to content

Commit 6cc24da

Browse files
committed
finalize markdown table conversions and toc cleanup
1 parent 6d85547 commit 6cc24da

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

README.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ A curated list of 100+ resources to help you become a Generative AI Data Scienti
2626
- [Table of Contents](#table-of-contents)
2727
- [Awesome Real-World AI Use Cases](#awesome-real-world-ai-use-cases)
2828
- [Python Libraries](#python-libraries)
29-
- [Python AI, Data Science, and ML Compilations](#python-ai-data-science-and-ml-compilations)
29+
- [Curated Python AI, Data Science, and ML Compilations](#curated-python-ai-data-science-and-ml-compilations)
3030
- [Data Science And AI Agents](#data-science-and-ai-agents)
3131
- [Coding Agents](#coding-agents)
3232
- [Deep Research Agents](#deep-research-agents)
@@ -53,7 +53,7 @@ A curated list of 100+ resources to help you become a Generative AI Data Scienti
5353
- [Prompt Improvement](#prompt-improvement-1)
5454
- [Other](#other)
5555
- [R Libraries](#r-libraries)
56-
- [R LLM Package Compilations](#r-llm-package-compilations)
56+
- [Curated AI, ML, Data Science Lists](#curated-ai-ml-data-science-lists)
5757
- [Ellmer-Verse](#ellmer-verse)
5858
- [mlverse](#mlverse)
5959
- [Other Popular Interfaces to LLM Models in R](#other-popular-interfaces-to-llm-models-in-r)
@@ -87,13 +87,16 @@ A curated list of 100+ resources to help you become a Generative AI Data Scienti
8787

8888
# Python Libraries
8989

90-
## Python AI, Data Science, and ML Compilations
90+
## Curated Python AI, Data Science, and ML Compilations
9191

9292
| **Project** | **Description** | **Links** |
9393
|-------------|------------------|-----------|
94+
| [Awesome Generative AI Data Scientist](https://github.com/business-science/awesome-generative-ai-data-scientist) | A curated list of 100+ resources for building and deploying generative AI specifically focusing on helping you become a Generative AI Data Scientist | [GitHub](https://github.com/business-science/awesome-generative-ai-data-scientist) |
9495
| [LLM Engineer Toolkit](https://github.com/KalyanKS-NLP/llm-engineer-toolkit) | A curated list of 120+ LLM libraries organized by category. | [GitHub](https://github.com/KalyanKS-NLP/llm-engineer-toolkit) |
9596
| 🚀🚀 [Best of ML Python](https://github.com/ml-tooling/best-of-ml-python) | A ranked list of awesome machine learning Python libraries. Updated weekly. | [GitHub](https://github.com/ml-tooling/best-of-ml-python) |
9697
| 🚀🚀 [Awesome Python Data Science](https://krzjoa.github.io/awesome-python-data-science/#/) | Probably the best curated list of data science software in Python. | [GitHub](https://github.com/krzjoa/awesome-python-data-science) |
98+
| [Awesome Production Machine Learning](https://github.com/EthicalML/awesome-production-machine-learning) | A curated list of awesome open source libraries to deploy, monitor, version and scale your machine learning | [GitHub](https://github.com/EthicalML/awesome-production-machine-learning) |
99+
| [Awesome AI Agents](https://github.com/e2b-dev/awesome-ai-agents) | A list of AI autonomous agents | [GitHub](https://github.com/e2b-dev/awesome-ai-agents) |
97100

98101
## Data Science And AI Agents
99102

@@ -343,7 +346,7 @@ A curated list of 100+ resources to help you become a Generative AI Data Scienti
343346

344347
# R Libraries
345348

346-
## R LLM Package Compilations
349+
## Curated AI, ML, Data Science Lists
347350

348351
| **Project** | **Description** | **Links** |
349352
|-------------|------------------|-----------|
@@ -431,7 +434,7 @@ A curated list of 100+ resources to help you become a Generative AI Data Scienti
431434
| **Google Vertex AI Examples** | Notebooks, code samples, sample apps, and other resources that demonstrate how to use, develop, and manage machine learning and generative AI workflows using Google Cloud Vertex AI. | [GitHub](https://github.com/GoogleCloudPlatform/vertex-ai-samples) |
432435
| **Google Generative AI Examples** | Sample code and notebooks for Generative AI on Google Cloud, with Gemini on Vertex AI. | [GitHub](https://github.com/GoogleCloudPlatform/generative-ai) |
433436

434-
## NVIDIA
437+
## NVIDIA
435438

436439
| **Project** | **Description** | **Links** |
437440
|-------------|------------------|-----------|

0 commit comments

Comments
 (0)