HwpForge: HwpForge is an open-source pure Rust library designed for programmatic control over Hancom HWPX documents, the latest format used by Korea's most popular word processor. It features an LLM-first design, enabling seamless integration between AI-friendly Markdown and the official HWPX document format for both generation and interpretation.; thunderbit-mcp-server: Thunderbit MCP Server is an open-source toolkit for the Thunderbit Open API that ships three packages: a CLI for scripted extraction, an MCP server exposing seven scraping and distillation tools, and a Claude Code plugin. It converts any web page to clean LLM-ready Markdown, extracts structured data via JSON Schema, and supports batch processing — all backed by a free API key.
Converting existing HWPX documents to Markdown format for analysis by Large Language Models (LLMs).
Feeding clean web content into LLM pipelines for RAG or summarization