Whth/fabricatio
Fabricatio is a Python library designed for building applications that leverage Large Language Models (LLMs) using an event-based agent structure. It utilizes Handlebars for templating and provides a robust framework for managing tasks, workflows, and toolboxes, enabling developers to create intelligent and efficient applications.
This is a Python library for developers to build applications powered by large language models (LLMs). It helps developers create intelligent applications by allowing them to define tasks, workflows, and tools that interact with LLMs. Developers can input their application logic and LLM configurations, and the library outputs a structured, event-driven LLM application.
7 stars and 6,148 monthly downloads. Used by 1 other package. Available on PyPI.
Use this if you are a Python developer looking to build complex, event-driven applications that leverage large language models for tasks like chat, content generation, or data extraction.
Not ideal if you are an end-user seeking a ready-to-use LLM application or a low-code/no-code solution, as this requires coding knowledge to implement.
Stars
7
Forks
2
Language
Python
License
MIT
Category
Last pushed
Mar 21, 2026
Monthly downloads
6,148
Commits (30d)
0
Dependencies
1
Reverse dependents
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/Whth/fabricatio"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
OpenCSGs/csghub-server
csghub-server is the backend server for CSGHub which helps user to manage datasets, modes, and...
OpenCSGs/csghub
CSGHub is a brand-new open-source platform for managing LLMs, developed by the OpenCSG team. It...
Haidra-Org/horde-sdk
A python library to interact with AI-Horde's free generative AI APIs
Lightning-AI/litAI
LLM router + minimal agent framework in one. Call any LLM API with OpenAI format. Unified...
lzjever/lexilux
Unified LLM API client library for Python. Simple API for Chat, Embedding, Rerank, and...