AI and Machine Learning
AI and Machine Learning
Section titled βAI and Machine LearningβThis section is organized as a documentation portal, not a flat collection of blog posts.
Use it in three ways:
- Start with AI and Machine Learning Basics if you want the conceptual foundation first.
- Use LLM and AI Model Selection Guide if you are deciding between GPT, Claude, Gemini, DeepSeek, image, audio, embedding, or coding models.
- Use AI Hubs if you want curated links grouped by topic.
- Jump to provider or API guides when you already know the platform you want to use.
Recommended Reading Paths
Section titled βRecommended Reading Pathsβ1. Learn the fundamentals
Section titled β1. Learn the fundamentalsβStart here if you need the language and mental models of the field:
- AI and Machine Learning Basics
- LLM and AI Model Selection Guide
- AI Abbreviations
- Useful AI Learning Links
2. Understand agents and autonomous systems
Section titled β2. Understand agents and autonomous systemsβUse this track when you are building or evaluating tool-using AI systems:
3. Compare platforms and products
Section titled β3. Compare platforms and productsβUse this path when you are deciding where to build:
4. Start integrating with APIs
Section titled β4. Start integrating with APIsβUse this path when you are moving from research into implementation:
- API Tokens and Access Guides
- OpenAI API Key Guide
- Google Gemini API Key Guide
- Anthropic Claude API Key Guide
Browse by Hub
Section titled βBrowse by Hubβ| Hub | Focus |
|---|---|
| Foundations | Core AI, ML, and terminology pages. |
| Agents and Agentic Systems | Planning, autonomy, and tool-using systems. |
| Platforms and Products | Major AI platforms and end-user products. |
| API Access and Keys | Provider access, credentials, and onboarding. |
| Tooling and Landscape | Landscape pages covering models, tools, and no-code AI. |
What This Section Covers
Section titled βWhat This Section Coversβ- Core AI and ML concepts
- Large language models and modern agent patterns
- Provider ecosystems and product positioning
- API access and integration setup
- Curated learning resources for continued study
Related Sections
Section titled βRelated Sectionsβ- Python for hands-on AI development workflows
- Prompts for reusable prompt patterns
- GitHub Copilot for coding-assistant workflows