Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Awesome AI Workflows. Real, reproducible AI workflows, verified to still work.

Awesome AI Workflows

Awesome License: CC0-1.0 Recipes CI-verified FlowStacks r/WebAfterAI

A recipe breaks upstream and the CI-verified badge drops automatically

Like it? Star the repo so other builders can find workflows that actually still run.

Subscribe to the WebAfterAI newsletter

Powered by FlowStacks

A curated index of AI workflows that real builders actually run: agent harnesses, local-inference setups, RAG pipelines, coding-agent recipes, and automations. Most lists hand you code that worked once; every recipe here links to a page that shows whether it still works, and 124 of them are checked by CI on every change, not by hand.

Why "verified" is the whole point: AI recipes rot fast. Models change, flags break, packages move. A recipe that ran six months ago is a coin flip today. So we wire the deterministic parts of each recipe into CI, and when a step breaks, the badge drops.

Contents

Coding and Code Review

Agents and Orchestration

RAG and Knowledge

Research

Automation

Local Inference

Security

Content

  • Postiz: Plan and Schedule a Week of Social Posts - From one brief, have an agent draft per-channel posts and queue a non-colliding weekly schedule in self-hosted Postiz. ✓ CI-verified. Stack: Postiz. Replaces Buffer.
  • LibreChat + Fable 5: Show It a Screenshot or a PDF - Run a private, self-hosted ChatGPT-style app where you drop in an image or document and let Claude Fable 5 read it. ✓ CI-verified. Stack: LibreChat.
  • OpenMontage: run a full AI video pipeline with zero paid APIs - Wire OpenMontage's scripting-to-composition pipeline using only free sources (Piper TTS for narration, Archive.org/NASA/Wikimedia for footage, Pexels for images) so you pay nothing for the orchestration layer, and validate the pipeline config before you run it. ✓ CI-verified. Stack: OpenMontage.
  • Swap to a cheap image model, but guard the cases it loses - Default image generation to a cheap model for general scenes, while proving the cases the premium model dominates (text in the frame, charts, precise layout) are still routed to it, so the swap saves money without quietly degrading the work that has words in it. ✓ CI-verified. Stack: Wan (Alibaba).

Tools indexed

The tools these workflows are built on. Maintainers: if your tool is listed and you'd like a workflow added or corrected, open a GitHub issue.

How verification works

Every recipe carries a badge that tells you exactly how far it has been checked.

✓ CI-verified means our CI runs the recipe's deterministic setup steps in an isolated environment and grades real fixtures on every change. If a step breaks, the badge drops automatically.

author-tested means the author ran it end to end and reported it working, but it is not wired into CI yet.

What we do not fake: the AI-generated step of a recipe (the part where a model produces output) is marked separately and is never claimed as machine-checked. We verify that the setup runs and the deterministic spine holds, not that a model's creativity is correct. That honesty is the point. Full methodology and live fixture results are on each recipe's page.

Contributing

Built a workflow that works? Submit it on FlowStacks or suggest one via a GitHub issue and we will build and verify it. If it passes verification, it earns a badge, a permanent page, and a spot on this list. See CONTRIBUTING.md for what we look for.

Note: this README is generated from the verified corpus, so please do not edit it in a pull request directly. Open an issue or submit on the site instead, and it will appear here automatically once it passes CI.

License: CC0-1.0. To the extent possible under law, the maintainers have waived all copyright to the selection and arrangement of this list. The linked workflows and the FlowStacks platform are separately licensed.

About

100+ Curated, CI-verified AI workflow recipes. Powered by FlowStacks.

Topics

Resources

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages