# Ultimate AI Learning Path ## Docs - [Claude Code setup](https://ai.teamjaaf.com/ai-tools/claude-code.md): Configure Claude Code for your documentation workflow - [Cursor setup](https://ai.teamjaaf.com/ai-tools/cursor.md): Configure Cursor for your documentation workflow - [Windsurf setup](https://ai.teamjaaf.com/ai-tools/windsurf.md): Configure Windsurf for your documentation workflow - [Create Plant](https://ai.teamjaaf.com/api-reference/endpoint/create.md): Creates a new plant in the store - [Delete Plant](https://ai.teamjaaf.com/api-reference/endpoint/delete.md): Deletes a single plant based on the ID supplied - [Get Plants](https://ai.teamjaaf.com/api-reference/endpoint/get.md): Returns all plants from the system that the user has access to - [New Plant](https://ai.teamjaaf.com/api-reference/endpoint/webhook.md): Information about a new plant added to the store - [Introduction](https://ai.teamjaaf.com/api-reference/introduction.md): Example section for showcasing API endpoints - [Python Basics](https://ai.teamjaaf.com/eda/basics.md): Fundamental concepts of Python programming - [Why Python](https://ai.teamjaaf.com/eda/introduction.md): Why Python dominates artificial intelligence, machine learning, and large language model development compared to R and other languages - [Code blocks](https://ai.teamjaaf.com/essentials/code.md): Display inline code and code blocks - [Images and embeds](https://ai.teamjaaf.com/essentials/images.md): Add image, video, and other HTML elements - [Markdown syntax](https://ai.teamjaaf.com/essentials/markdown.md): Text, title, and styling in standard markdown - [Navigation](https://ai.teamjaaf.com/essentials/navigation.md): The navigation field in docs.json defines the pages that go in the navigation menu - [Reusable snippets](https://ai.teamjaaf.com/essentials/reusable-snippets.md): Reusable, custom snippets to keep content in sync - [Global Settings](https://ai.teamjaaf.com/essentials/settings.md): Mintlify gives you complete control over the look and feel of your documentation using the docs.json file - [Introduction](https://ai.teamjaaf.com/index.md): This is a structured guide to mastering AI, ML, and related fields—covering every major model, method, and milestone. - [Supervised Learning](https://ai.teamjaaf.com/machine-learning/supervised/index.md): Overview of supervised learning and key algorithms. - [Linear Regression](https://ai.teamjaaf.com/machine-learning/supervised/linear-regression.md): Predicting continuous values with linear models. - [Logistic Regression](https://ai.teamjaaf.com/machine-learning/supervised/logistic-regression.md): Binary classification using the logistic function. - [Machine Learning](https://ai.teamjaaf.com/ml.md): Comprehensive guide to Machine Learning — covering all types, paradigms, and algorithms with examples. ## OpenAPI Specs - [openapi](https://ai.teamjaaf.com/api-reference/openapi.json)