Since 2016

Practical AI. Real Impact.

Official certified hosting provider for General Bots. AI consulting and infrastructure for teams shipping real conversational AI.

Our Mission

We believe AI should deliver tangible business value — not hype. Pragmatismo bridges the gap between cutting-edge AI capabilities and real-world operational needs. We are the official certified hosting provider for General Bots, the open-source conversational AI platform.

Our team of engineers, consultants, and open-source contributors works side-by-side with clients to design, build, and operate AI-powered solutions that work from day one.

9+
Years in AI
20+
Contributors
99.9%
Uptime SLA
24/7
Support
Certified General Bots hosting provider
Open-source contributor and maintainer
AI strategy & system integration expertise
Lean, agile delivery methodology

What We Do

End-to-end AI solutions from strategy to production.

AI Consulting

Strategic guidance for AI adoption — from assessment to implementation roadmap and beyond.

General Bots Hosting

Managed, production-grade hosting for General Bots with 99.9% uptime and multi-channel support.

System Integration

Connect your platforms, APIs, and data sources into a unified, efficient operation.

Digital Transformation

Modernize legacy systems and processes with AI-first strategies and cloud-native architectures.

Bot Development

Custom conversational AI bots for WhatsApp, Teams, Slack, and more — built on General Bots.

QA Automation

Automated testing frameworks and CI/CD pipelines for reliable, continuous delivery.

Open Source AI Infrastructure

General Bots: Open Source AI Infrastructure

General Bots is the open-source conversational AI platform we build, contribute to, and officially host. It enables organizations to deploy intelligent bots across any channel with full control and transparency.

  • 100% open-source with full data sovereignty
  • Multi-channel: WhatsApp, Teams, Slack, Web
  • Visual bot builder & code-first options
  • Self-hosted or managed by Pragmatismo
Explore General Bots
bash
$ git clone https://github.com/generalbots/core.git && cd core
Cloning General Bots repository...
✓ Repository cloned successfully
$ cargo run --release --features "chat,drive"
Compiling Axum, Diesel, Zitadel SSO client, and Valkey cache layer...
✓ Core engine started on port 8080 (32MB RAM usage)
$ curl -I http://localhost:8080/health
HTTP/1.1 200 OK (Axum Async Engine Status: HEALTHY)

Industries We Serve

AI-powered solutions across sectors that matter.

Financial Services

Healthcare

Education

Agriculture

Logistics

Corporate

B2B & B2C

Government

Our Values

The principles that guide everything we do.

Pragmatic Innovation

We chase results, not trends. Every innovation we adopt must deliver measurable value — if it doesn't work in production, it doesn't ship.

Trust & Transparency

Open-source code, clear pricing, honest timelines. We build trust through transparency — no hidden dependencies, no vendor lock-in.

Community & Collaboration

Our best work happens together. We contribute to open-source communities, share knowledge, and build alongside our clients as partners.

Ready to Get Started?

Let's discuss how Pragmatismo can help your organization adopt AI — practically and effectively.

Our Open Source Stack

General Bots is built with 100+ Rust crates and backed by leading open-source infrastructure. Every component is self-hosted, auditable, and community-driven.

Crate License Description
botlibAGPL-3.0Shared library — types, utilities, HTTP client
botschemaAGPL-3.0Database schema definitions (Diesel)
botserverAGPL-3.0Main API server and orchestrator
botuiAGPL-3.0Pure web interface (HTMX)
botappAGPL-3.0Tauri desktop/mobile wrapper
botdeviceAGPL-3.0Android, HarmonyOS & IoT
bottestAGPL-3.0Integration & E2E test suite
botanalyticsAGPL-3.0Analytics, OKR tracking, reporting
botattendanceAGPL-3.0Attendance queue, SLA, LLM assist
botattendantAGPL-3.0Contact center agent management
botautotaskAGPL-3.0Autonomous task execution
botbankingAGPL-3.0Banking integration
botbasic_aiAGPL-3.0BASIC AI keywords — LLM, MCP, sandbox
botbasic_commsAGPL-3.0BASIC communication keywords
botbasic_compilerAGPL-3.0BASIC compiler — syntax transforms
botbasic_coreAGPL-3.0BASIC core — arrays, math, control flow
botbasic_dataAGPL-3.0BASIC data — DB, tables, KB
botbasic_systemAGPL-3.0BASIC system — bots, files, security
botbasic_typesAGPL-3.0Shared BASIC types & runtime trait
botbillingAGPL-3.0Billing & subscriptions
botbiometryAGPL-3.0KYC / digital signatures with Zitadel
botbrazilAGPL-3.0Brazilian tax compliance
botbrowserAGPL-3.0Browser automation
botcalendarAGPL-3.0Calendar (CalDAV)
botchannelsAGPL-3.0Social channel integrations
botclockAGPL-3.0Time clock (Brazilian CLT)
botcloudAGPL-3.0SaaS checkout & dashboard
botcomplianceAGPL-3.0LGPD, GDPR, HIPAA compliance
botcontactsAGPL-3.0Personal CRM
botcoreAGPL-3.0Core engine
botcoredirectoryAGPL-3.0Directory (Zitadel)
botcoreoauthAGPL-3.0OAuth (Zitadel)
botdashboardsAGPL-3.0Dashboards
botdatabaseAGPL-3.0Database management
botdeploymentAGPL-3.0Deployment (VibeCode)
botdocsAGPL-3.0Document processing
botdriveAGPL-3.0S3-compatible file storage
botemailAGPL-3.0Email (IMAP/SMTP via Stalwart)
botevalAGPL-3.0LLM response evaluation
botkbAGPL-3.0Knowledge base (RAG)
botkycAGPL-3.0KYC verification
botlearnAGPL-3.0LMS
botllmAGPL-3.0LLM providers & types
botm365AGPL-3.0Microsoft 365 (OAuth2 via Zitadel)
botmarketingAGPL-3.0Marketing campaigns
botmeetAGPL-3.0Video meet (LiveKit)
botmonitoringAGPL-3.0Monitoring & tracing
botmultimodalAGPL-3.0Image, video, audio, speech AI
botplanAGPL-3.0Gantt + Kanban planner
botqdrantAGPL-3.0Qdrant vector client
botsearchAGPL-3.0Full-text search
botsecurityAGPL-3.0Guards, sanitizers, validators
botsecurity-cryptoAGPL-3.0TLS, CA, encryption
botsheetAGPL-3.0Spreadsheets
botslidesAGPL-3.0Presentations
botsocialAGPL-3.0Social media
botwhatsappAGPL-3.0WhatsApp Business API
bottasksAGPL-3.0Task management
botticketsAGPL-3.0Support ticket system
bottimeclockAGPL-3.0Time clock
bottaxAGPL-3.0Tax management
bottelegramAGPL-3.0Telegram integration
botmsteamsAGPL-3.0Microsoft Teams
botvisionAGPL-3.0Computer vision
boterpAGPL-3.0ERP integration
botintegrationsAGPL-3.0External integrations
bothrAGPL-3.0HR management
botitsmAGPL-3.0ITSM / service desk
botposAGPL-3.0Point of Sale
botprovidersAGPL-3.0Provider integrations
botretailAGPL-3.0Retail / POS
botsalesAGPL-3.0Sales management
botwebaAGPL-3.0Web app builder
botvibeAGPL-3.0Vibe coding platform
botvideoAGPL-3.0Video processing
botlegalAGPL-3.0Legal compliance

Key Infrastructure Services

ServiceRoleLicense
ZitadelIdentity provider / SSOApache 2.0
StalwartEmail serverAGPL-3.0
MinIOObject storageAGPL-3.0
PostgreSQLRelational databasePostgreSQL
ValkeyIn-memory cacheBSD-3
LiveKitVideo conferencingApache 2.0
QdrantVector databaseApache 2.0
VaultSecrets managementBSL 1.1
CaddyReverse proxyApache 2.0

Complete source available at github.com/GeneralBots