概览
What is MindsHub Cowork?
MindsHub Cowork is the unified workspace where you delegate entire tasks—research, analysis, reporting, scheduled operations—and collect finished, shareable results. It connects your data, routes each step to the right model, runs open-source agents, and turns output into publishable artifacts. It's open source and runs on your machine, your VPC, or the hosted web app.
How to use MindsHub Cowork?
Use the hosted web app at console.mindshub.ai, download the desktop app for macOS or Windows, or build from source via make setup and make dev/make watch/make dev-web. Free to start; Pro adds all frontier models and private artifacts.
Key features of MindsHub Cowork
- Secure data vault linking systems (BigQuery, Postgres, Gmail, Drive, HubSpot, Notion, Linear)
- Model Router switching between frontier and open models
- Interchangeable open-source agent harnesses (Anton, Hermes)
- Artifacts: turn agent output into documents, dashboards, apps, and code
- Cross-session memory, reusable skill library, and scheduled tasks
Use cases of MindsHub Cowork
- Automate repetitive, multi-step work involving reading and writing
- Build internal AI tools and artifacts without engineering
- Share live dashboards, reports, and analyses with your team
FAQ from MindsHub Cowork
What data sources can I connect?
A secure vault links systems like BigQuery, Postgres, Gmail, Drive, HubSpot, Notion, and Linear. Credentials stay scoped per connection—agents never see raw keys.
What models are available?
You can switch between frontier models (Claude, GPT, Gemini) and open models (DeepSeek, Qwen, Kimi) without wiring up a key for each provider.
How do I get started?
Pick the web app (nothing to install), download the desktop app for macOS or Windows, or build from source by cloning the repository and running make setup.
What are the system requirements for building from source?
Python 3.10–3.13 is required. The repository uses submodules and make commands for setup and development.
Is MindsHub Cowork free?
Yes, it's free to start. Pro adds all frontier models and private artifacts—see pricing at mindshub.ai.