I built qwen-forge — a lightweight tool for experimenting with AI automation workflows A developer built qwen-forge, a lightweight tool for experimenting with AI automation workflows. The tool helps structure and test different LLM-based pipelines and integrations, aiming to make experimentation faster and more consistent. The project is open-source and available on GitHub. Hi everyone, I built a small project called qwen-forge while experimenting with AI workflows and automation. It’s a lightweight tool that helps structure and test different LLM-based pipelines and integrations. GitHub: https://github.com/alay-arch/qwen-forge https://github.com/alay-arch/qwen-forge I was testing different AI setups and got tired of rewriting small pieces of integration logic every time I changed models or workflow structure. So I built a simple tool to make experimentation faster and more consistent. It’s still early stage and more of an experimental project. I’m mainly looking for feedback on: Any feedback is appreciated 🙌