caeser
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
Cumul is a lightweight CLI tool that concatenates text files in a directory into a single file, optimized for providing context to Large Language Models (LLMs). It respects .gitignore, filters out binaries and non-text…
- Show HN: A Batteries-Included CLI Framework for Zig (github.com)
Shipped a new update v3.7.0 You're gonna like this one: Spinners worked hard on having powerful DX to add loading steps into the cli, updating current loading text, success&fail messsages etc.. zig continues to amaze me
-
I built zli, a batteries-included CLI framework for Zig with a focus on DX and composability. Key features: - Typed flags with default values and help output - Rich formatting, and layout support - Command trees with…
-
I've been experimenting with structured approaches to text-to-image generation with chatgpt and google imagen 3.0 and built two complementary tools: image-json-gen: A simple ts to create structured image prompts as JSON…