danielmiessler/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...

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 53 minutes ago
Added to GitGenius on December 25th, 2025
Created on January 3rd, 2024
Open Issues & Pull Requests: 65 (+0)
Number of forks: 4,227
Total Stargazers: 43,510 (+0)
Total Subscribers: 392 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 20.2 hours
Mean response time: 38.3 days
90th percentile: 112.0 days
Tracked items: 756

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 93% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Only 5% of issues opened in the past year have been closed. Three people close 83% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 30
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 187 days
Stale 30+ days: 28
Stale 90+ days: 20

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • bug (305)
  • enhancement (216)
  • question (206)
  • i18n (1)
  • javascript (1)

Most active issues this week

Detailed Description

Fabric is an open-source framework written in Go designed to address what its creator identifies as AI's core challenge: not a lack of capabilities but rather an integration problem. Since late 2022, thousands of AI applications have emerged across websites, chatbots, and mobile apps, yet incorporating these tools into daily workflows remains difficult. Fabric solves this by organizing and centralizing the fundamental units of AI—prompts themselves—allowing users to create, collect, and manage AI solutions for real-world tasks in a single location.

The framework operates on a modular system built around crowdsourced AI prompts that can be deployed across various tools and interfaces. Users can leverage Fabric through their preferred applications or use Fabric itself as a command-line interface. The repository is organized by real-world tasks, making it practical for both technical and non-technical users seeking to augment their work with AI capabilities.

Fabric's recent development velocity demonstrates extensive expansion of AI model support and enterprise capabilities. Recent major features include Claude Opus 4.7 support with 1M-token context windows, OpenAI Codex integration, Azure AI Gateway plugin supporting multiple backends through unified authentication, Azure Entra ID authentication, Microsoft 365 Copilot integration for enterprise users, and Digital Ocean GenAI support. The framework has added comprehensive internationalization across ten languages with intelligent environment variable handling. Additional vendor support includes GitHub Models, Venice AI, Abacus, and Z AI. The project also introduced interactive HTML concept maps using Vis.js, speech-to-text capabilities via OpenAI, and expanded platform support to include Linux ARM and Windows ARM targets, enabling deployment on devices like Raspberry Pi.

The REST API server functionality allows integration into broader systems, while the pattern-based architecture enables both using existing community patterns and creating custom patterns tailored to specific needs. The repository maintains documentation in a docs folder and is referenced in the DeepWiki knowledge base for comprehensive learning resources.

Fabric's classification spans multiple AI domains including AI Gateway, Unified API, AI Framework, LLM Orchestration, AI Tools, Prompt Engineering, AI Development, AI Agents, Model Integration, and AI Applications. The project shares contributors with other significant repositories including milvus-io/milvus, anthropics/claude-code, and ollama/ollama, indicating its position within a broader ecosystem of AI infrastructure projects. The framework is sponsored by Warp, a terminal application built for coding with multiple AI agents, available across macOS, Linux, and Windows platforms.