1 repo
Systems for building and orchestrating autonomous agents that perform tasks based on triggers.
Distinguishing note: Focuses on the creation of autonomous, event-driven agents rather than general-purpose automation scripts.
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Agentic Automation Frameworks. Refine with filters or upvote what's useful.
Huginn is a self-hosted automation platform that functions as an event-driven workflow engine. It allows users to build autonomous agents that monitor web services, scrape data, and execute complex tasks by propagating events through a directed graph. By running on your own server infrastructure, it provides a private environment for orchestrating workflows without relying on third-party automation services. The platform distinguishes itself through a modular, plugin-based architecture that enables the development of custom agents to handle specific data processing needs. Each agent maintains
Provides a framework for building autonomous agents that monitor events and execute workflows.