---
title: "POLO Projects"
url: https://poloprojects.net
---

# POLO Projects

> Welcome to our site

## Courses

- [《AI 應用實戰筆記｜持續更新 by 貝》](https://poloprojects.net/courses/ainote): 👉 一份筆記，整合最實用的 AI 內容，從入門到實戰，幫你輕鬆學識並快速應用！

## Lecturers

- [阿貝](https://poloprojects.net/@pui): 10年經驗YouTube內容創作者
- [阿貝2](https://poloprojects.net/@2)

---

## Using this site programmatically

All page URLs listed above support HTTP content negotiation. To get a clean markdown version of any page, send a request with:

```
Accept: text/markdown
```

The server will return structured markdown with YAML frontmatter instead of HTML. Supported paths:

- `/` (homepage)
- `/faq`
- `/lecturers` (lecturer index)
- `/@:slug` (lecturer profile)
- `/courses/:slug`
- `/posts/:slug`
- `/plans/:slug`
- `/events/:slug`
- `/digital-downloads/:slug`
- `/categories/:slug`

For a single-document content bundle covering courses, posts, and digital downloads, fetch [poloprojects.net/llms-full.txt](https://poloprojects.net/llms-full.txt).

## Platform

This site runs on [Loopwise](https://loopwise.com) (formerly Teachify) — a course, event, and digital-product platform for creators.
