v1.5.1 Specialized Modes Update

The Ultimate
Community Workspace

A high-performance workspace designed for students, teams, developers, and communities. Connect, create, and collaborate in a unified, private, and customizable environment.

Community Chat interface showing user conversations Friends list and activity status Social moments feed User profile customization Personal cloud file storage Deep configuration and dark mode settings
Community Chat

Everything you need

More than just a chat app. A complete productivity ecosystem.

Real-time Communication

High-speed group chats and Direct Messages with ultra-low latency. Powered by Flask-SocketIO.

My Cloud

10GB personal secure storage for your files.

Moments

Share life's highlights in a dedicated social feed.

AI Assistant Included

Chat with multiple AI personas (Gemini) directly in your workspace. Get help, code snippets, or just chat.

Deep Theming

Customize everything. Profile effects, banners, and UI themes.

Private & Secure

Local-first architecture with encrypted sessions.

Power Tools

Built-in calculator, speed test, and notes.

XP & Leveling

Earn XP by chatting and participating.

100% Open Source

Audit the code, contribute features, or fork it. Built by the community, for the community.

Powering your workspace

Community Vibes

Join the thousands who have switched to a quieter, faster workspace.

"Finally, a chat app that doesn't feel like a casino. The focus on performance and privacy is exactly what I've been waiting for."

SJ
Sarah Jenkins Software Engineer

"The self-hosting capability is a game changer properly done. Setup was trivial, and now I own my data completely."

MK
Marcus King Privacy Advocate

"Zylo feels 'alive'. The UI animations are subtle but adding so much character. It's just fun to use every day."

EL
Elena Li UX Designer

"The built-in AI assistant is actually useful, not just a gimmick. Helping me debug code right in the chat is killer."

DT
David Torres Full Stack Dev

"Simple, fast, and beautiful. The theming engine is incredibly detailed. I've never seen a chat app look this good."

KA
Kiera Allen Visual Artist

v1.5.1

Current Release

99+

Commits

MIT

Open Source License

Why Zylo?

Built for those who want control.

Feature Zylo Discord Slack
Self-Hosted
Personal Cloud (10GB)
AI Integration Built-in Bot required Add-on
Gamification (XP) Bot required
No Subscriptions Free Forever Nitro Required Paid Plans
Full Customization Open Source Client Mods (ToS Risk) Limited
Ad-Free Promos/Upsell

What's New

Latest updates to the Zylo ecosystem.

v1.5.1

Latest

The Specialized Modes Update

  • AI Specialized Modes: Task-specific modes (Thinking, Planning, Code, Review) for Diszi and Zily assistants.
  • Redesigned Chat Input: New pill-shaped, translucent input container for a cleaner, modern look.
  • Manual Input Toggle: Added discrete controls to hide/show the AI chat input for maximum screen space.
  • Heroicons Library: New modern icon set library, toggleable in Settings.

v1.5.0

The Stability & Polish Update

  • Global Sidebar Toggle for consistent navigation control.
  • Cloud "Download All" feature and 10GB storage limit.
  • Moments Comments fully implemented.
  • New reaction GIFs added.

FAQ

Common questions about the community workspace.

Is Zylo completely free?

Yes! Zylo is open source and free to use. You can host it yourself.

Does it work on Mobile?

Yes, Zylo supports Pydroid 3 and Pyramid for mobile usage.

Where is data stored?

On your own server/machine. We do not track you or store your data.

How do I customize themes?

Use the built-in theme editor or edit the CSS variables directly for advanced control.

Is the AI processed locally?

No, Gemini personas require an internet connection, but your chat logs remain on your server.

Can I create my own bots?

Yes, the API allows for custom bot integrations and automated workflows.

Is it secure?

Zylo uses local-first architecture and encrypted sessions for maximum security.

How do I backup my data?

Simply copy the `data/` folder from your installation directory to a safe location.

Is there a Docker container?

Yes, an official Docker image is available for easy deployment on casual servers or NAS.

How do I update?

Run `git pull` in your terminal and restart the application. Database migrations are automatic.

Ready to launch?

Open source, free forever, and built for performance.

|

Choose your System

Select your operating system to get the correct installation command.

git clone https://github.com/D4niel-dev/Zylo-Beta-1.5.1; cd Zylo-Beta-1.5.1; pip install -r requirements.txt; python main.pyw