Chat-first business management powered by AI
Run your business from a conversation. No code, no training, no spreadsheets.
Download | Website | Web App | MCP Skills
Runik AI is a business management platform where you describe your business in plain language and the AI builds your entire system - tables, views, dashboards, and sample data - in under 2 minutes.
It works as an MCP server (Model Context Protocol), which means you can also manage your data from ChatGPT, Claude, or any MCP-compatible AI assistant.
- Conversational setup - Describe your business, get a complete system
- 26 industry templates - Restaurant, clinic, hotel, school, dairy farm, CRM, HR, inventory, and more
- Works with AI assistants - ChatGPT, Claude, and any MCP client
- Embeddable chatbot - Add a customer-facing chatbot to your website with one line of code
- Multi-language - Spanish, English, French
- Multiple views - Tables, kanban, calendar, charts, reports, floor plans, timegrids
- Mobile ready - PWA with full mobile interface
- Desktop app - Native app for macOS (ARM and Intel), Windows, and Linux
This repository contains the Runik AI Desktop App, built with Tauri v2.
The desktop app connects to runikapp.com via OAuth 2.1 with PKCE, giving you a native window with system tray integration.
| Platform | Architecture | Download |
|---|---|---|
| macOS | Apple Silicon (M1-M4) | .dmg |
| macOS | Intel (x86_64) | .dmg |
| Windows | x64 | .exe |
| Linux | x64 | .deb |
Prerequisites: Rust, Node.js 20+
# Clone
git clone https://github.com/eZhing/runik-desktop.git
cd runik-desktop
# Install dependencies
npm install
# Development
npm run tauri dev
# Build
npm run tauri build- Tauri v2 - Rust-based native app framework
- WebView - Loads the Runik web app with native OAuth flow
- OAuth 2.1 + PKCE - Secure authentication with S256 challenge
- CSP hardened - Content Security Policy for production
You: "I have a dairy farm with 50 cows"
Runik: Creates 10 tables (animals, production, health, breeding,
paddocks, expenses, income...) with sample data and 8 views.
Ready to use in 2 minutes.
You: "How many liters did I produce this week?"
Runik: Queries your real data and responds with numbers, charts,
and insights.
Runik AI implements the Model Context Protocol (MCP), so your data is accessible from:
- ChatGPT - Via the ChatGPT App Directory
- Claude - Via Claude Connectors
- Any MCP client - Streamable HTTP at
https://runikapp.com/mcp
See runik-skills for the MCP server configuration.
- Website: runikapp.com
- Web App: runikapp.com/app
- MCP Skills: github.com/eZhing/runik-skills
- Smithery: smithery.ai/servers/shabit/runik-ai
BSL-1.1 - Business Source License 1.1
Made from Chile with AI
runikapp.com | Allware SpA