How to Turn n8n Workflows into an AI Chat UI (Charts, Tables & Graphs Included)
· 2 min read
If you have created an automation workflow using n8n and want to present it to users in a clean and modern chat interface, you can use Agenytics. It transforms your workflow into a chat interface with tables, charts, and graphs. The project is built on the Laravel + Vue stack and is production-ready. You can use it to create chat interfaces for RAG systems, Business Intelligence analytics reports, and other applications.
First, you should understand that Agenytics is a self-hosted starter kit with open source code. You have complete access to the codebase and can modify or extend it according to your needs.
Below is a simple example demonstrating how to quickly integrate your n8n workflow into the chat interface.
