# AI Empowered

> Free courses, guides, and frameworks to master AI tools, automation, and agents — built for founders, creators, and professionals.

## Overview

AI Empowered is an open education platform. All core content is free and requires no paid subscription. The site is a single-page application (React + Vite) rendered client-side.

## Content Structure

- **Guides**: 10 long-form foundational guides (e.g., /guides/what-is-ai, /guides/ai-automation-guide)
- **Academy**: Multi-lesson courses with progress tracking (e.g., /academy/ai-fundamentals)
- **News**: Editorial articles on AI tools, models, and industry trends (e.g., /news/apple-foundation-models-framework)
- **Tools**: Interactive calculators and generators (e.g., /tools/ai-roi-calculator)
- **Workflows & Prompts**: Curated templates and prompt libraries

## Key Pages

| Page | Description |
|------|-------------|
| / | Homepage with learning paths and featured content |
| /start-here | Recommended starting point for new readers |
| /guides | Hub for all 10 foundational guides |
| /academy | Structured course catalog |
| /news | Editorial news and articles hub |
| /tools | Interactive AI tools directory |
| /explore | Topic-based content explorer |
| /ai-readiness | AI fluency assessment quiz |

## For AI Agents & Crawlers

- **Primary content format**: HTML rendered by React. Use the page source or a headless browser for full extraction.
- **No public API**: Content is consumed through the web UI.
- **Authentication**: Optional free accounts unlock progress tracking and bookmarks. All reading content is public.
- **Rate limits**: Standard web crawling etiquette applies.
- **Structured data**: Pages include Schema.org JSON-LD (Article, Course, FAQPage, BreadcrumbList, HowTo, Organization, WebSite).
- **llms.txt**: See /llms.txt for the full site index and link structure.

## Content Policy

- All educational content is free to read.
- Commercial content (e.g., AI Systems Club membership) is clearly labeled.
- No paywalls on guides, news, or academy courses.

## Contact & Ownership

- Site: https://aiempowered.ai
- Owner: AI Empowered
- Language: English
- Primary region: Global (US, EU, AU, PH)
