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.; mirascope: Mirascope is a Python library that provides a unified interface for interacting with any frontier Large Language Model. It simplifies calling LLMs, generating structured outputs, and building agents with tool-use capabilities.
Converting existing HWPX documents to Markdown format for analysis by Large Language Models (LLMs).
Rapidly prototype and develop LLM-powered applications