Open Source · MIT License
Qlorum Community Edition
Free Forever.
The world's most advanced AI CRM. Open source, self-hostable, and free — forever. Run it on your own server, your own data, your own terms.
What's included
| Feature | Community Free · Self-hosted | Starter $19/user/mo | Business $69/user/mo |
|---|---|---|---|
| Contacts | 100 | 1,000 | Unlimited |
| Deals | 10 | 100 | Unlimited |
| User seats | 1 | 3 | Unlimited |
| AI actions / month | 10 | 100 | Unlimited |
| Pipelines | 1 | 3 | Unlimited |
| Automation workflows | 5 | 25 | Unlimited |
| API calls / day | 1,000 | 10,000 | Unlimited |
| Full CRM (contacts, deals, activities) | |||
| Kanban pipeline | |||
| AI deal scoring | |||
| Email sequences (500 contacts) | |||
| Basic reporting | |||
| REST API access | |||
| Email sync (Gmail/Outlook) | |||
| Advanced AI (voice, enrichment) | |||
| Multi-channel inbox | |||
| Revenue intelligence | |||
| CDP (unified profiles) | |||
| Hyper-personalization | |||
| White-label | |||
| SSO / SAML | |||
| Powered by Qlorum badge |
Self-host in 5 minutes
1
Clone the repo
git clone https://github.com/qlorum/qlorum-community cd qlorum-community
2
Set up environment
cp .env.example .env.local # Edit .env.local with your Supabase credentials
3
Install & start
npm install npm run dev
Docker (one command)
docker run -p 3000:3000 \ -e NEXT_PUBLIC_SUPABASE_URL=your_url \ -e NEXT_PUBLIC_SUPABASE_ANON_KEY=your_key \ -e ANTHROPIC_API_KEY=your_key \ qlorumai/community:latest
Requirements
- • Node.js 20+ or Docker
- • Supabase account (free tier works)
- • Anthropic API key (for AI features — optional)
- • 512MB RAM minimum
Join the community
Ready to self-host?
Free forever on your own infrastructure. Upgrade to cloud when you need more.