fabric is an open-source framework for augmenting humans using AI. It provides a modular framework for solving specific problems using a crowdsourced set of AI prompts that can be used anywhere.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
jad2121 24e1616864 changed how aliases are stored. Intead of the .zshrc etc. aliases now have their own file located at ~/.config/fabric/fabric-bootstrap.inc which is created during setup.sh. Please run ./setup.sh and these changes will be made automatically. your .zshrc/.bashrc will also be automatically updated 8 months ago
..
agents/trip_planner updated agents 9 months ago
README.md Updated client documentation. 9 months ago
__init__.py renamed package to installer while keeping poetry project as fabric 9 months ago
fabric.py changed some documentation 9 months ago
p.py renamed package to installer while keeping poetry project as fabric 9 months ago
utils.py changed how aliases are stored. Intead of the .zshrc etc. aliases now have their own file located at ~/.config/fabric/fabric-bootstrap.inc which is created during setup.sh. Please run ./setup.sh and these changes will be made automatically. your .zshrc/.bashrc will also be automatically updated 8 months ago

README.md

The fabric client

Please see the main project's README.md for the latest documentation.