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 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:
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