Alternatives to Fabric

A command-line tool for running a crowdsourced library of reusable AI prompts against language models. The listings below can replace it for an important use case. Each note says what changes if you switch.

The original

Replacements

Listings that take over the same core job as Fabric.

  • AIChat

    A command-line tool for chatting with language models, with a shell assistant, RAG and agents.

    AIChat also works from the terminal with many providers and local Ollama models, adding a shell assistant, RAG and agents, but without a crowdsourced prompt pattern library.

  • LLM

    A command-line tool and Python library for prompting remote and locally installed language models.

    FreeProprietaryCommand line

    LLM prompts remote and local models from the terminal or as a Python library, logging every prompt to SQLite, though local models need an extra plugin.

Similar software

Related functionality, not a direct replacement.