├── LICENSE └── README.md /LICENSE: -------------------------------------------------------------------------------- 1 | MIT License 2 | 3 | Copyright (c) 2024 lcfyhr 4 | 5 | Permission is hereby granted, free of charge, to any person obtaining a copy 6 | of this software and associated documentation files (the "Software"), to deal 7 | in the Software without restriction, including without limitation the rights 8 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 9 | copies of the Software, and to permit persons to whom the Software is 10 | furnished to do so, subject to the following conditions: 11 | 12 | The above copyright notice and this permission notice shall be included in all 13 | copies or substantial portions of the Software. 14 | 15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 17 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 18 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 19 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 20 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 21 | SOFTWARE. 22 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 |

2 | 🐝 SVVARM 🐝 3 |

4 | 5 |

6 |

Build and deploy a swarm of automated workers!

7 |

8 |

9 | 10 | Playground 11 | 12 | 13 | 14 | 15 | 16 |

17 | 18 |

19 | Demos 20 |

21 | 22 | **Automating Workflows (Scraping Hackernews and Generating an Email Report)** 23 | 24 | https://github.com/user-attachments/assets/b58f64d5-d9eb-4c59-aed8-cda4be5729d3 25 | 26 | **Automating Data (Trigger workflows with your data tables)** 27 | 28 | https://github.com/user-attachments/assets/a158b0da-e3f3-4896-ab43-827ef21c2438 29 | 30 | [**SVVARM**](https://svvarm.tech/) is the super valuable, versatile automation runnining machine for deploying your swarm of AI automated workers! Designed to help you **automate complex tasks seamlessly**, allowing you to focus on what really matters. Whether you're managing infrastructure, orchestrating workflows, or simply automating repetitive processes, SVVARM has you covered. 31 | 32 | ## Features 33 | 34 | - **Intuitive Task Automation**: Define and manage complex tasks with a user-friendly interface. 35 | - **Multi-Platform Support**: Run tasks across different environments, including cloud, local machines, and containers. 36 | - **Endless Integrations**: An endless amount integrations so you can connect to all your apps. 37 | - **Simple Triggers**: Trigger automations from emails, messages, slack, API, or via the UI. 38 | - **Data Automations**: Trigger flows from your data tables, either upload CSVs or use automations to populate. 39 | - **Customizable Nodes**: Extend functionality with custom nodes. 40 | - **Error Handling & Logging**: Advanced logging and error handling mechanisms to ensure reliable automations. 41 | - **Built-in Scheduling**: Schedule tasks to run at specific times or intervals. 42 | - **Community Driven**: Join a growing community and contribute to SVVARM’s development. 43 | 44 | ## See Automation in Action! (DEMO) 45 | 46 | Try sending an email to **'svvarmbot@gmail.com'** with a copy of your resume and the subject **'Resume'**. 47 | 48 | ## Open Source 49 | 50 | Coming soon... 51 | 52 | ## License 53 | 54 | SVVARM is licensed under the MIT License. See the LICENSE file for details. 55 | 56 | ## Contact 57 | 58 | For any questions, suggestions, or feedback, feel free to reach out: 59 | 60 | - Email: lars@svvarm.tech 61 | 62 | Thank you for checking out SVVARM! We can’t wait to see what you build with it! 63 | --------------------------------------------------------------------------------