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.
 
 
 
 
Daniel Miessler aadd8c7458 Adding formatting stuff to readme. 1 year ago
..
README.md Adding formatting stuff to readme. 1 year ago
system.md Added new file structure. 1 year ago
user.md Added a CONTENT: piece to user.md. 1 year ago

README.md

extwislogo

/extractwisdom

extract-wisdom is a Fabric pattern that extracts wisdom from any text.


DescriptionInstallationExamplesMeta

(NOTE: This is sample readme.md content below. Do not do anything with this yet.)

Description

extract-wisdom (extwis) is a Fabric pattern that extracts wisdom from any text. For example:

  • Podcast transcripts
  • Academic papers
  • Essays
  • Blog posts
  • Anything you can get into text!

Installation

You can install extractwisdom by executing this command.

curl -sS https://raw.githubusercontent.com/danielmiessler/fabric/main/install.sh | bash

Examples

Here are some examples of how to use extractwisdom.

z foo              # cd into highest ranked directory matching foo
z foo bar          # cd into highest ranked directory matching foo and bar

Meta

  • Author: Daniel Miessler
  • Published: January 5, 2024