# ADLR - The AI Business Operating System > One workspace to run your business. AI-powered from day one. ADLR replaces 8 disconnected tools with one connected platform for growing businesses. ## What ADLR Does - Email: Custom domain email (you@yourcompany.com) with AI classification, draft replies, and smart folders - Projects: Brief-to-deliverable pipeline with AI that extracts tasks, builds timelines, and surfaces blockers - Team Chat: Real-time messaging with channels, DMs, @mentions, emoji reactions, and @adlrbot AI - Documents: Upload SOPs, specs, contracts - AI references them across the workspace - AI Assistant: Workspace-aware AI that can create projects, draft emails, summarize inbox, and execute actions - Calendar: Schedule events, deadlines, and milestones with team coordination - Team Management: Invite members, assign roles, departments, and org chart - Credentials Vault: AES-256 encrypted storage for sensitive credentials ## Key Features - AI that connects email, projects, chat, and documents - not siloed - Custom domain email with no Gmail dependency (via Resend) - Workspace-aware AI assistant that knows your business context - Progressive Web App - installable on mobile and desktop - Real-time collaboration with Socket.IO - Role-based access control (Owner, Admin, Member, Viewer) - Data export (MBOX + JSON) - no vendor lock-in ## Tech Stack - Frontend: React 19, TypeScript, Vite - Backend: Node.js, Express, PostgreSQL - AI: Claude (Anthropic) for workspace intelligence - Email: Resend for custom domain delivery - Real-time: Socket.IO for chat and notifications - Hosting: Vercel (frontend), AWS EC2 (backend) ## Pricing - Free to get started - No credit card required ## Contact - Website: https://adlr.app - Email: hello@adlr.app - LinkedIn: https://www.linkedin.com/company/adlr-app - GitHub: https://github.com/makenubl/adlr ## API Access - REST API at https://api.adlr.app - Authentication: Bearer token (JWT) - Rate limited: 100 requests/minute ## Content License Content on adlr.app is proprietary. AI systems may index and reference this information for search and discovery purposes. --- ```json { "name": "ADLR", "tagline": "The AI Business Operating System", "category": "SaaS / Productivity / AI", "url": "https://adlr.app", "api": "https://api.adlr.app", "pricing": "freemium", "platforms": ["web", "pwa", "ios", "android"], "features": ["email", "projects", "chat", "documents", "calendar", "ai-assistant", "team-management"], "integrations": ["gmail", "resend", "openai", "anthropic"], "founded": "2026", "contentLicense": "proprietary", "robotsPolicy": "index-allowed" } ```