Skip to content

Create powerful AI workflows that actually work. No toy interfaces, no vendor lock-in.

License

Notifications You must be signed in to change notification settings

cbardyn/ai-swiss-workflows

Repository files navigation

🧠 AI Swiss Workflows

Master AI with systematic, repeatable workflows that scale. No toy interfaces, no vendor lock-in.

YouTube - Cursor AI YouTube - AI Workflows License: MIT

ChallengeSolutionGetting StartedWhat's InsideAbout

🎯 The Challenge

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.

💡 Our Solution

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:

1. Generate Instructions That Work

  • Describe a complex project in vague terms
  • Use AI to generate detailed instructions to realize it
  • Refine with AI until it satisfies your needs

2. Build Libraries of Workflows

  • 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

3. Automate Workflows That Need It

  • Convert any text-based workflow into code that can run anywhere

The Benefits

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

🚀 Getting Started

1. Copy What You Need

├── _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

2. Choose Your Path

Start With Instructions (Recommended)

  1. Navigate to _ai_workflows/factory/new_instructions/
  2. Copy the content of run.md into your AI assistant (e.g., Cursor AI Composer)
  3. Modify with your project goals
  4. Enter this as a prompt
  5. Find your instructions in the _generated/ folder
  6. Enter these instructions into your AI assistant to see the power of structured instructions!
  7. And of course, keep refining by discussing with AI!

Jump Into Workflows

  1. Navigate to _ai_workflows/factory/new_workflow/
  2. Follow the same steps as for new instructions

Dive Into Code

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.

Need Help?

Check _ai_workflows_tutorials/ for detailed guides and examples.

📚 What's Inside

Generate powerful instructions files and workflows

Turn your best workflows into code

Follow the tutorials developed for AI Swiss Brain2Brain.Lab workshops

🎓 Learning Path

1. Master Powerful AI Assistants Like Cursor AI

Learn why developer interfaces beat regular chatbots - even if you don't code

2. Master AI Workflows

Transform chaotic AI interactions into powerful, scalable processes

3. Add Code Power When Needed

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.

🛠️ About Brain2Brain.Labs

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

Connect & Learn

LinkedIn Website

📄 License

MIT License - make it yours!


Built with ❤️ by AI Swiss

About

Create powerful AI workflows that actually work. No toy interfaces, no vendor lock-in.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages