https://github.com/mindsdb/minds
General-purpose AI designed for knowledge workers — creators, strategists, and operators — and individuals seeking AI systems they can truly control to help them get work done, with full flexibility to extend and deploy anywhere (VPC, on-prem, or cloud).
https://github.com/mindsdb/minds
agents ai analytics artificial-inteligence bigquery business-intelligence databases hacktoberfest llms mcp mssql mysql postgresql rag
Last synced: about 3 hours ago
JSON representation
General-purpose AI designed for knowledge workers — creators, strategists, and operators — and individuals seeking AI systems they can truly control to help them get work done, with full flexibility to extend and deploy anywhere (VPC, on-prem, or cloud).
- Host: GitHub
- URL: https://github.com/mindsdb/minds
- Owner: mindsdb
- License: mit
- Created: 2018-08-02T17:56:45.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2026-06-12T14:24:35.000Z (2 days ago)
- Last Synced: 2026-06-13T02:20:27.121Z (1 day ago)
- Topics: agents, ai, analytics, artificial-inteligence, bigquery, business-intelligence, databases, hacktoberfest, llms, mcp, mssql, mysql, postgresql, rag
- Language: Dockerfile
- Homepage: https://mindsdb.com
- Size: 268 MB
- Stars: 39,298
- Watchers: 436
- Forks: 6,212
- Open Issues: 88
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README

# MINDS-COWORK PLATFORM
Minds Platform is dedicated to building a general-purpose AI designed for knowledge workers — creators, strategists, and operators — and individuals seeking AI systems they can truly control to help them get work done, with full flexibility to extend and deploy anywhere (VPC, on-prem, or cloud).
## USE CASES
**For every knowledge worker**
- **Automate** any repetitive multi-step task that involves reading and writing (reports, monitoring, workflows)
- **Build** internal AI tools/artifacts without engineering and deploy to your team (apps, decks, docs, analyses)
---
## GET STARTED
### Desktop App:
Simplest way to use this is the latest build App, available on web or desktop:
- **web**: Click [here to register/login](https://mindshub.ai) the Minds-cowork app, packaged and ready for you in one click.
- **macOS**: Click [here to download](https://downloads.mindsdb.com/anton/mac/anton-latest.pkg) the Minds-cowork for MacOS.
- **Windows**: Click [here to download](https://downloads.mindsdb.com/anton/windows/anton-latest.exe) the Minds-cowork for Windows.
### Build from source:
**1. Clone the repository**
```bash
git clone --recurse-submodules https://github.com/mindsdb/minds-platform.git
cd minds-platform
```
**2. Install dependencies**
```bash
make setup
```
**3. Run**
| Mode | Command |
|---|---|
| Desktop app (Electron) with hot reload | `make dev` |
| Web app in browser with hot reload | `make dev-web` |
| Production build | `make build` |
| Package for macOS | `make dist-mac` |
| Package for Windows | `make dist-win` |
---
## DEPLOY ANYWHERE
Minds Platform is designed for flexible deployment across:
- Cloud
- VPC
- On-Prem
- Air-Gapped Environments
- Hybrid Infrastructure
Maintain full control over your infrastructure, models, permissions, and data.
## 🫴 Help and support
Stuck on a query? Found a bug? We’re here to help.
Ask a question
Join our Slack Community.
Report a bug
Open a GitHub Issue. Please include reproduction steps!
Get commercial support
Contact the MindsDB Team for enterprise SLAs and custom solutions.
**Security Note:** If you find a security vulnerability, please do not open a public issue. Refer to our security policy for reporting instructions.
## 🤝 Contribute to Minds Platform
Minds Platform is open source and contributions are welcome! You can submit code changes through pull requests or by opening issues to report bugs, suggest new features, or enhancements.
**How to contribute**
- Read the contribution guide to get set up.
- Browse open issues.
- Join the #contributors channel in Slack.
- Explore community rewards and programs.
## 📚 Resources
- Documentation
- Blog
- Events
- Community Slack
- Brand guidelines
- Contact form