Extracts narrative and API documentation from a library in a format suitable for use with AI coding assistants.
Daipendency automates the extraction of public API documentation from software libraries, converting it into a format optimized for consumption by Large Language Models (LLMs). It supports Rust and can be extended to support any language supported by tree-sitter. This allows AI coding assistants to provide more informed and accurate suggestions by directly accessing the documentation of a project's dependencies.