Open Source · Self-Hostable

Your team's work hub.

AI chat, file management, tasks, and offline sync — unified in one workspace. Stop context-switching. Start shipping.

4-in-1 Unified Tools
100% Offline Ready
OSS MIT Licensed

Everything your team needs.
Nothing it doesn't.

AI Chat

Real-time AI assistant via WebSocket. Ask questions, generate content, analyze data — all within your workspace context.

WebSocket Context-Aware Streaming

File Management

Cloud storage powered by GCP. Upload, organize, preview, and share files with your team. Version history included.

GCP Storage Preview Versioned

Task Engine

Background task processing with BullMQ. Schedule, monitor, and manage async workflows with real-time status updates.

BullMQ Async Scheduled

Offline Sync

Work without internet. Actions queue locally and batch-sync when you're back online. Never lose progress.

Queue Batch Sync Resilient

Built for the
real world.

01

iOS & Web Clients

Native Swift app with SwiftUI. Responsive web frontend. Both share the same API layer and auth system.

02

Core Backend

Node.js API with Express. JWT auth, SendGrid email, Twilio SMS. Integrations with Wix, GitHub, and more via OAuth.

03

Functions Layer

Modular executor system for AI tool calls. Up to 128 dynamic functions per assistant. Extensible plugin architecture.

Built in the open.
Owned by you.

Interworky is MIT licensed. Self-host on your infrastructure, extend with custom integrations, or contribute to the community. No vendor lock-in. No hidden costs.

MIT License
Community Driven
Self-Hostable

Ready to unify
your workflow?

Get started with Interworky today. Clone the repo, run the setup, and have your work hub running in minutes.

Terminal
$ git clone https://github.com/Multi-Sync/interworky-oss.git
$ cd interworky-oss
$ npm install && npm start
Get Started