fabric-ai

AI-powered framework for augmenting human capabilities with LLMs

brewmacoslinux
Try with needOr install directly
Source

About

Open-source framework for augmenting humans using AI

Commands

fabric

Examples

Run a fabric pattern to improve writing clarity$ fabric --pattern improve_writing < document.txt
List all available fabric patterns$ fabric --list
Apply a custom pattern to stdin content$ echo 'Your text here' | fabric --pattern extract_wisdom