workflows.fit
Back to n8n workflows
n8n templateFreeBy Carl Fung

Personalized AI assistant with voice support, email/calendar & web tools integration

✨ Intro This workflow shows how to go beyond a “plain” AI chatbot by: 🧠 Adding a Personality Layer — Link an extra LLM to inject a custom tone and style. Here, it’s Nova, a sassy, high-fashion assistant. You can swap...

CommunicationHITLAILangchainCore NodesSwitchTelegramOpen Ai
Loading interactive preview...

Template notes

✨ Intro This workflow shows how to go beyond a “plain” AI chatbot by:

🧠 Adding a Personality Layer — Link an extra LLM to inject a custom tone and style. Here, it’s Nova, a sassy, high-fashion assistant. You can swap in any personality without changing the main logic.

🎨 Custom Styling with CSS — Easily restyle the chatbot to match your brand or project theme.

Together, these make your bot smart, stylish, and uniquely yours.

⚙️ How it Works 📥 Route Input

Chat trigger sends messages to a Switch.

If a Telegram video note exists → runs the audio path.

Otherwise → runs the text path.