#9 · Primary category: LLM Application Frameworks
Fabric
Fabric is an open-source framework for augmenting humans using AI. It provides a modular system for solving specific problems using a crowdsourced set of AI prompts that can be used anywhere.
Project last updated:08/29/26
GitHub Stars
43.6K
Forks
4.2K
Contributors
255
License
MIT
Why we included this project
Fabric treats AI prompts as the reusable unit of work. Instead of another chat window, you get a command-line tool plus a large, crowdsourced library of prompts organized by real-world task. Pull a pattern for summarizing a meeting or turning raw notes into a structured brief, run it against whatever model you prefer, and pipe the output into your normal workflow. Since patterns are plain text files, teams can fork and customize their own versions, and the built-in REST API makes it easy to call the same prompts from scripts and other applications. It suits developers and power users who want repeatable AI behavior without building a whole app around it.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
langchain
The agent engineering platform.
dify
Build Agentic workflows, RAG pipelines, with rich AI model and tool support on one collaborative workspace. Deploy on cloud, VPC, or self-hosted, so teams move from prototype to production without rebuilding the stack.
headroom
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.
litellm
The fastest, litest AI Gateway. Rust core with Python SDK. Call 100+ LLM APIs in OpenAI (or native) format with cost tracking, guardrails, load balancing, and logging [Bedrock, Azure, OpenAI, Anthropic, OpenAI, VertexAI, vLLM, Nvidia NIM]
llama_index
LlamaIndex is the leading document agent and OCR platform