prime-radiant-inc

books-for-bots

prime-radiant-inc

Rust CLI that converts EPUBs into a single YAML-headed Markdown file with per-chapter byte and line offsets, giving LLM agents a navigation API for token-efficient reading.

AI 简介

`books-for-bots` 是一个用 Rust 编写的命令行工具,用于将 EPUB 文件转换成带有 YAML 前置的 Markdown 文件,优化了大语言模型代理阅读时的令牌效率。其核心功能是生成单个 Markdown 文件,并在文件开头提供包含每章绝对字节和行偏移量的 YAML 前置信息,使得代理能够直接跳转到指定章节而无需解析整个文档结构。该工具特别适合需要高效处理电子书内容的大规模自然语言处理应用或自动化阅读系统使用。通过简单的 CLI 操作即可完成转换过程,输出格式清晰且易于进一步处理。

Rust
72
Stars
4
Forks
64
Watchers
1
Issues

Star 增长

今日+3
近 7 天+7
近 30 天+7
综合评分49.3
默认分支main