AI automation framework for end-users
Top 91.4% on sourcepulse
This project provides a full-stack AI automation framework, aiming to be a user-friendly alternative to tools like Zapier, built with a focus on extensibility and AI integration. It targets users who need to build and manage automated workflows, offering a visual studio and a plugin architecture for customizability.
How It Works
The system comprises a Rust backend utilizing Axum for its REST API, with Supabase and Postgrest handling workflow and task queue management. Workflow processing involves traversal to task planning, action configuration via Tera templating, and a task queue system. Authentication and authorization are managed through Supabase, with a team and billing system built on BaseJump and Postgres Row Level Security. The frontend features a drag-and-drop editor powered by ReactFlow, with UI components from TailwindCSS and ShadCN, and action configuration using JSON schema forms.
Quick Start & Requirements
git clone https://github.com/tryanything-ai/anything.git
followed by pnpm dev
.pnpm
), Rust, Supabase account, potentially a Postgres database.Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
1 month ago
1 day