Open-source framework for augmenting humans using AI
Fabric is an open-source framework that you can run in your terminal.
It ships with a bunch of premade, open-source prompts that you can plug in with text, websites or services.
You need to connect it to an LLM and spend 5 min configuring it.
But then you can do things like “Hey, analyze this youtube video: link and give me top 5 insights”.
It has way more pre-built prompts that you can combine with other data sources.
But what I like best is to roll my own.
I have a few that I paste into Cline (Claude) that deal can implement a feature, analyze a codebase or propose a solution.
And now I found a convenient way to turn that into commands.
Not sponsored, just a tool I thought you might like: https://github.com/danielmiessler/fabric?tab=readme-ov-file
I’ll follow-up with my prompts.
Yours,
Taj