AI chat, file management, tasks, and offline sync — unified in one workspace. Stop context-switching. Start shipping.
Real-time AI assistant via WebSocket. Ask questions, generate content, analyze data — all within your workspace context.
Cloud storage powered by GCP. Upload, organize, preview, and share files with your team. Version history included.
Background task processing with BullMQ. Schedule, monitor, and manage async workflows with real-time status updates.
Work without internet. Actions queue locally and batch-sync when you're back online. Never lose progress.
Native Swift app with SwiftUI. Responsive web frontend. Both share the same API layer and auth system.
Node.js API with Express. JWT auth, SendGrid email, Twilio SMS. Integrations with Wix, GitHub, and more via OAuth.
Modular executor system for AI tool calls. Up to 128 dynamic functions per assistant. Extensible plugin architecture.
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.
Get started with Interworky today. Clone the repo, run the setup, and have your work hub running in minutes.
$ git clone https://github.com/Multi-Sync/interworky-oss.git
$ cd interworky-oss
$ npm install && npm start