Section 01
site2llms Tool Guide: Convert Any Website into AI-Ready Markdown Documents
site2llms is a command-line tool built with .NET 8.0. Its core function is to convert any website into a collection of AI-ready Markdown documents. It can automatically discover website pages, extract readable content, generate structured summaries using local Ollama models, and output complete documents including an llms.txt index. It is suitable for Retrieval-Augmented Generation (RAG) workflows and static site deployment.