ts-case-convert is a zero dependency implementation for converting object keys between camelCase, snake_case, PascalCase, and SCREAMING_SNAKE_CASE while preserving TypeScript type information, code ...
Chunky is an open-source toolkit for preparing documents for Retrieval-Augmented Generation (RAG), combining Markdown validation, document preprocessing, and advanced chunking strategies (semantic, ...