Sommaire
workflow

Design and development of a web platform to browse, preview, and download n8n automations. Each workflow covers a real use case: AI-powered email sorting, newsletter generation, RAG pipelines, multi-platform content publishing, ...
After building a dozen n8n automations for various needs, I ended up with scattered JSON files, no documentation, and no proper way to showcase or share them. Potential clients couldn't see what I could do, and I was wasting time tracking down my own workflows.
A dedicated marketplace where each workflow is documented, previewable, and downloadable in one click. Users browse the catalog, inspect node details and data flow, then import the JSON directly into their n8n instance. On the admin side, a dashboard tracks downloads, manages incoming contacts, and monitors client projects.

AI Newsletter — Automated research via Tavily, AI agent drafting, HTML formatting, and email draft preparation. Runs weekly with zero manual intervention. Content Publication — Multi-platform publishing pipeline: a Google Sheet as source, automatic upload to Blotato, simultaneous posting across social networks with status tracking. RAG Pipeline — Retrieval-Augmented Generation system connected to a PostgreSQL document store. Users ask questions in natural language and get sourced answers. MCP Assistant Manager — AI orchestrator that receives Telegram messages, interprets intent, and routes to the right tools: Gmail, Calendar, Tasks, Contacts via MCP protocol. Sort Emails — Automatic classification of incoming emails by urgency and importance. Low-priority emails are archived, critical ones surface to the top.
