<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Alexandre Le Corre</title>
    <description>The latest articles on DEV Community by Alexandre Le Corre (@elreco_).</description>
    <link>https://dev.to/elreco_</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1625209%2Fb504e629-63a3-45de-b61b-42c9910da6d5.png</url>
      <title>DEV Community: Alexandre Le Corre</title>
      <link>https://dev.to/elreco_</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/elreco_"/>
    <language>en</language>
    <item>
      <title>Ekinox: Build Production-Ready AI Agent Workflows in Minutes</title>
      <dc:creator>Alexandre Le Corre</dc:creator>
      <pubDate>Mon, 20 Oct 2025 14:46:12 +0000</pubDate>
      <link>https://dev.to/elreco_/ekinox-build-production-ready-ai-agent-workflows-in-minutes-33k8</link>
      <guid>https://dev.to/elreco_/ekinox-build-production-ready-ai-agent-workflows-in-minutes-33k8</guid>
      <description>&lt;h2&gt;
  
  
  A visual platform for building, deploying, and collaborating on AI agents—without writing code
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fy7q8r6ifgqlts4ecljym.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fy7q8r6ifgqlts4ecljym.png" alt="Ekinox AI agent workflow builder interface" width="800" height="667"&gt;&lt;/a&gt;&lt;/p&gt;




&lt;p&gt;The AI agent landscape is evolving rapidly. While platforms like OpenAI's AgentKit and n8n offer automation capabilities, building &lt;strong&gt;production-ready AI agents&lt;/strong&gt; that scale requires purpose-built tooling. That's where &lt;strong&gt;Ekinox&lt;/strong&gt; comes in.&lt;/p&gt;

&lt;p&gt;Ekinox is an open-source platform designed from the ground up for building, deploying, and monitoring AI agent workflows. Whether you're creating RAG systems, multi-agent architectures, or business automation workflows, Ekinox gives you the tools to move from prototype to production quickly.&lt;/p&gt;




&lt;h2&gt;
  
  
  Why Ekinox?
&lt;/h2&gt;

&lt;h3&gt;
  
  
  🎯 &lt;strong&gt;Built for AI Agents, Not Retrofitted&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;Unlike general automation tools that added AI as an afterthought, Ekinox was designed specifically for agentic workflows. Every feature—from the visual canvas to execution logging—is optimized for AI agent development.&lt;/p&gt;

&lt;h3&gt;
  
  
  🤖 &lt;strong&gt;AI Copilot: Your In-Editor Assistant&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;Ekinox includes an intelligent AI assistant that helps you build workflows faster. Using the &lt;code&gt;@&lt;/code&gt; context menu, reference workflows, blocks, knowledge bases, docs, templates, and execution logs. Copilot understands your entire workspace and can:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Explain complex concepts&lt;/li&gt;
&lt;li&gt;Suggest best practices&lt;/li&gt;
&lt;li&gt;Make changes to your workflow (with your approval)&lt;/li&gt;
&lt;li&gt;Debug issues using execution logs&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This dramatically accelerates development compared to building from scratch.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fr55d1zhf1jdvl1oydicp.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fr55d1zhf1jdvl1oydicp.png" alt="Ekinox AI Copilot assisting with workflow development" width="800" height="453"&gt;&lt;/a&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  Core Features
&lt;/h2&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;Visual Workflow Builder&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;Drag-and-drop canvas for building complex agent workflows. Supports:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Multi-agent systems&lt;/li&gt;
&lt;li&gt;Conditional logic &amp;amp; routing&lt;/li&gt;
&lt;li&gt;Loops &amp;amp; parallel execution&lt;/li&gt;
&lt;li&gt;Sub-workflows for modularity&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;80+ Built-in Integrations&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;Connect with multiple AI providers (OpenAI, Anthropic, Google, Groq, Cerebras, Ollama), communication tools (Gmail, Slack, Teams, Telegram, WhatsApp), productivity apps (Notion, Google Sheets, Airtable), and developer tools (GitHub, GitLab).&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;Intelligent Knowledge Base&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;Powered by &lt;strong&gt;pgvector&lt;/strong&gt;, Ekinox's knowledge base provides semantic search that understands meaning, not just keywords. Upload PDFs, Word docs, Excel files, Markdown—Ekinox automatically:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Chunks documents intelligently&lt;/li&gt;
&lt;li&gt;Generates vector embeddings&lt;/li&gt;
&lt;li&gt;Enables natural language queries&lt;/li&gt;
&lt;li&gt;Supports multi-language understanding&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Perfect for building RAG agents with context-aware precision.&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;Pre-Built Templates&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;Get started quickly with production-ready templates across Marketing, Sales, Finance, Support, and AI categories. Each template is customizable and created by the Ekinox team and community.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fkw1xv9x61fux144x1g8t.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fkw1xv9x61fux144x1g8t.png" alt="Ekinox workflow templates gallery" width="800" height="537"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;Enterprise-Grade Logging&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;Track every detail of workflow execution:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Block-level logs with timing &amp;amp; duration&lt;/li&gt;
&lt;li&gt;Token usage &amp;amp; cost per execution&lt;/li&gt;
&lt;li&gt;Detailed error traces &amp;amp; trace spans&lt;/li&gt;
&lt;li&gt;Integration with Copilot for debugging&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This observability is essential for production AI agents.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fp7oqusswmlgggxadnxlf.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fp7oqusswmlgggxadnxlf.png" alt="Ekinox execution logs dashboard" width="800" height="542"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;Real-Time Team Collaboration&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;Multiple team members can work simultaneously on workflows with real-time editing, commenting, and permissions management. Perfect for teams building complex agent systems together.&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;Flexible Deployment&lt;/strong&gt;
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Cloud-hosted&lt;/strong&gt;: Managed service with SOC2 &amp;amp; HIPAA compliance&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Self-hosted&lt;/strong&gt;: Run on your own infrastructure for complete control&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Workflows can be triggered via:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Chat interfaces&lt;/li&gt;
&lt;li&gt;REST APIs&lt;/li&gt;
&lt;li&gt;Webhooks&lt;/li&gt;
&lt;li&gt;Scheduled jobs&lt;/li&gt;
&lt;li&gt;External events (Slack, GitHub, etc.)&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  What You Can Build
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;AI Assistants &amp;amp; Chatbots&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
Intelligent agents that search the web, access calendars, send emails, and interact with business tools.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Business Process Automation&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
Automate data entry, report generation, customer support, and content creation.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Data Processing &amp;amp; Analysis&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
Extract insights from documents, analyze datasets, generate reports, and sync data between systems.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;RAG Systems&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
Build sophisticated retrieval-augmented generation pipelines with custom knowledge bases.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;API Integration Workflows&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
Connect multiple services into unified endpoints and orchestrate complex business logic.&lt;/p&gt;


&lt;h2&gt;
  
  
  How Ekinox Compares
&lt;/h2&gt;
&lt;h3&gt;
  
  
  &lt;strong&gt;vs OpenAI AgentKit&lt;/strong&gt;
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;✅ Multi-provider support (not just OpenAI)&lt;/li&gt;
&lt;li&gt;✅ Execution logs &amp;amp; monitoring&lt;/li&gt;
&lt;li&gt;✅ Workflow templates&lt;/li&gt;
&lt;li&gt;✅ Multiple trigger options&lt;/li&gt;
&lt;li&gt;✅ Open-source&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;
  
  
  &lt;strong&gt;vs n8n&lt;/strong&gt;
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;✅ Purpose-built for AI agents&lt;/li&gt;
&lt;li&gt;✅ Advanced RAG capabilities&lt;/li&gt;
&lt;li&gt;✅ SDK for programmatic workflows&lt;/li&gt;
&lt;li&gt;✅ Better parallel execution handling&lt;/li&gt;
&lt;li&gt;✅ AI Copilot assistance&lt;/li&gt;
&lt;/ul&gt;


&lt;h2&gt;
  
  
  Get Started
&lt;/h2&gt;

&lt;p&gt;Ekinox offers a &lt;strong&gt;free tier&lt;/strong&gt; with no time limits. Start building AI agents today at &lt;a href="https://www.ekinox.app" rel="noopener noreferrer"&gt;ekinox.app&lt;/a&gt;.&lt;/p&gt;
&lt;h3&gt;
  
  
  Watch Ekinox in Action
&lt;/h3&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/8e8t13XzcrA"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Key Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;📖 &lt;a href="https://docs.ekinox.app" rel="noopener noreferrer"&gt;Documentation&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;💬 &lt;a href="https://x.com/ekinoxapp" rel="noopener noreferrer"&gt;X&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;




&lt;p&gt;&lt;strong&gt;About the Author&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Alexandre Le Corre is the founder of Ekinox. Connect with him on &lt;a href="https://linkedin.com/in/alexandre-le-corre" rel="noopener noreferrer"&gt;LinkedIn&lt;/a&gt;.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>automation</category>
    </item>
    <item>
      <title>Generate Tailwind components with AI</title>
      <dc:creator>Alexandre Le Corre</dc:creator>
      <pubDate>Sat, 15 Jun 2024 20:22:02 +0000</pubDate>
      <link>https://dev.to/elreco_/generate-tailwind-components-with-ai-n79</link>
      <guid>https://dev.to/elreco_/generate-tailwind-components-with-ai-n79</guid>
      <description>&lt;p&gt;Hello!&lt;/p&gt;

&lt;p&gt;I’m thrilled to introduce my latest project, TailwindAI, a specialized AI tool for developers working with Tailwind CSS. This innovative tool enables you to generate custom Tailwind CSS components or iterate on existing ones with just a few commands.&lt;/p&gt;

&lt;p&gt;One of the standout features of TailwindAI is its ability to create multiple iterations quickly, allowing you to explore various design options effortlessly. Although it doesn’t offer direct HTML code editing, its iterative capabilities provide substantial flexibility and ease of use for your design process.&lt;/p&gt;

&lt;p&gt;I'd be grateful if you could take a moment to explore TailwindAI and share your thoughts. Your feedback is incredibly valuable and will help refine the tool further. If you find it useful, please consider signing up. This will indicate your interest and encourage me to keep improving TailwindAI.&lt;/p&gt;

&lt;p&gt;Check it out here: &lt;/p&gt;

&lt;p&gt;&lt;a href="http://www.tailwindai.dev"&gt;www.tailwindai.dev&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Demo: &lt;a href="https://youtu.be/J6dpGqHVm1s"&gt;https://youtu.be/J6dpGqHVm1s&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Would this tool be a useful addition to your workflow? I look forward to hearing your thoughts!&lt;/p&gt;

</description>
      <category>tailwindcss</category>
      <category>ai</category>
      <category>javascript</category>
    </item>
  </channel>
</rss>
