Open Source
CHM to Markdown Converter
Utility for converting CHM help files to Markdown format, enabling RAG AI model ingestion of legacy documentation.
Overview
A command-line utility that converts legacy CHM (Compiled HTML Help) files to Markdown format. Primary use case: Enabling RAG (Retrieval-Augmented Generation) AI models to ingest legacy technical documentation.
Tech Stack
PythonRAGAI
Highlights
- Converts CHM to Markdown
- RAG AI pipeline ready
- Open source on GitHub