Master AI with systematic, repeatable workflows that scale. No toy interfaces, no vendor lock-in.
Challenge • Solution • Getting Started • What's Inside • About
We've all been there:
- AI interactions that work great... sometimes
- Prompts we keep rewriting from scratch
- Juggling between AI tools and interfaces
- No way to scale what works well
All while being stuck between consumer interfaces that feel like toys and expensive rigid proprietary solutions that lock us in.
A battle-tested approach that empowers anyone to do much more than with ChatGPT and similar tools - no expensive middlemen needed.
Here's how it works:
- Describe a complex project in vague terms
- Use AI to generate detailed instructions to realize it
- Refine with AI until it satisfies your needs
- Package instructions into text-based workflows that anybody can run
- Organize workflows across your files (shared drives, code repositories, etc.)
- Improve your library alone or with your team
- Convert any text-based workflow into code that can run anywhere
For Individuals:
- Build complex reproducible workflows
- Control and adapt them to your specific needs
- Scale your AI interactions effectively
For Organizations:
- Empower collaborators beyond private chatbots
- Generate libraries of repeatable, traceable AI workflows
- Enable knowledge sharing between colleagues
- Seamlessly integrate with quality management systems
├── _ai_workflows/ # Text-based workflows ready to use
├── _ai_workflows_packages/ # Python framework for automation
└── _ai_workflows_tutorial/ # Step-by-step learning guides
Copy this into any project you want to augment with AI workflows:
├── Personal projects
├── Code repositories
├── Shared drives
├── Obsidian vaults
└── Any structured content
- Navigate to
_ai_workflows/factory/new_instructions/
- Copy the content of
run.md
into your AI assistant (e.g., Cursor AI Composer) - Modify with your project goals
- Enter this as a prompt
- Find your instructions in the
_generated/
folder - Enter these instructions into your AI assistant to see the power of structured instructions!
- And of course, keep refining by discussing with AI!
- Navigate to
_ai_workflows/factory/new_workflow/
- Follow the same steps as for new instructions
When you're ready for more power:
# Navigate to the framework folder
cd _ai_workflows_packages/ai_workflows
# Try an example
cd ../../_ai_workflows/code_based/faq_analysis/_code
python run.py
For detailed setup instructions (Python, API keys, etc.), see our framework guide.
Check _ai_workflows_tutorials/
for detailed guides and examples.
Generate powerful instructions files and workflows
Turn your best workflows into code
Follow the tutorials developed for AI Swiss Brain2Brain.Lab workshops
Learn why developer interfaces beat regular chatbots - even if you don't code
Transform chaotic AI interactions into powerful, scalable processes
Transform your best workflows into code that runs anywhere, independently of AI assistants like Cursor AI
Explore the full spectrum between text-based and code-based workflows to find what works best for you.
Brain2Brain.Lab workshops by AI Swiss empower people to be agents of change in the AI revolution. We believe:
- AI understanding shouldn't be limited to tech experts
- Everyone deserves access to professional-grade AI tools
- Knowledge sharing creates ripples of positive change in society
Our workshops bridge the gap between theory and implementation, giving you the tools to:
- Master AI tools beyond surface-level usage
- Build solutions to real-world problems
- Share knowledge with your communities
- Drive positive change in your environment
MIT License - make it yours!