AI Platform — 2026
YAWM (Yet Another AI Workflow Management)
Tech Stack
Rust (Axum), React, RAG, Tools Calling, Python
Role
Design & Development
About the project
An agentic AI workflow platform for designing, running, and observing multi-step automations.
Key Features & Responsibilities
- Built an agentic AI workflow platform frontend with a visual graph builder, extensible plugin runtime, and RAG knowledge base.
- Implemented the backend in Rust (Axum) using Clean Architecture, with PostgreSQL/pgvector for knowledge retrieval, and SSE-based execution streaming.
- Designed a plugin ecosystem with a Rust daemon for lifecycle management, Python JSON-RPC SDK, GitHub-based tool installs, and a reverse LLM proxy for plugins.