Projects
Browse curated open source AI tools

Activepieces is an open-source automation framework designed for building agentic workflows and AI-driven business processes. It provides a visual interface for developers to connect over 100 applications with large language models and external data sources.
Implements the Model Context Protocol (MCP) to bridge AI agents with external tools and databases.
Supports custom TypeScript code snippets for executing complex logic within visual workflows.
Enables Retrieval-Augmented Generation (RAG) through native integrations with vector databases.
Provides a self-hostable Docker environment for maintaining data privacy and local execution.
Automates multi-step agentic tasks using conditional branching and error handling.
Built on a TypeScript and Node.js stack with a modular architecture for custom connectors.
Requires a PostgreSQL database and Redis for task queuing and persistence.
Developing automated customer support agents that query internal documentation via RAG.
Orchestrating AI-powered content distribution pipelines across multiple social API endpoints.
Deploy Activepieces via Docker to begin building automated agentic workflows on your own infrastructure.