Enterprise-Grade · Production-Ready · Open Source

The AI ChatBot
Platform Built
for Enterprise

Connect GPT-4, Claude & Azure OpenAI to Discord, Slack, Telegram, Microsoft Teams, WhatsApp, and any website — with RAG, tools, memory, and compliance built-in.

Deploy on Coolify → See Integrations API Docs
0 Platform Integrations
0 Knowledge Connectors
0 AI Providers
0 Open Source

Everything an enterprise needs

From RAG knowledge retrieval to tool execution, memory, safety, and SOC2-ready compliance.

🧠
Multi-Model AI Router
Route requests to GPT-4, Claude 3, Azure OpenAI, or local models. Automatic fallback chains, cost-aware routing, and latency optimisation.
📚
RAG Knowledge Base
Ingest documents from Confluence, SharePoint, Google Drive, Notion, GitHub and 25+ more. pgvector semantic search with citations.
⚙️
Tool & Action Execution
Let the AI create Jira tickets, look up Salesforce contacts, post to Slack, query databases and run custom HTTP tools — safely.
🧬
Persistent Memory
User preferences, recurring tasks and context are remembered across sessions. Consent-aware with full GDPR erasure support.
🛡️
Safety & Compliance
Prompt injection detection, PII redaction, DLP scanning, topic filtering. Audit logs for SOC2, HIPAA, GDPR, and FedRAMP.
📊
Analytics & Governance
Token usage, cost tracking, conversation analytics, red-team eval suites, and golden-set regression testing built-in.

Connect everywhere your users are

One API, every channel. Deploy the same intelligent chatbot across all your platforms simultaneously.

🎮
Discord
Live
💬
Slack
Live
✈️
Telegram
Live
🟦
MS Teams
Live
📱
WhatsApp
Live
🌐
Website Embed
Live
🔁
n8n
Live
🔗
REST API
Live
<!-- Paste before </body> on any page -->
<script
  src="https://your-domain.com/embed.js"
  data-api-key="lux_your_api_key"
  data-tenant-id="your-tenant-uuid"
  data-title="AI Assistant"
></script>

Built for scale from day one

Multi-tenant SaaS, VPC, or on-prem. PostgreSQL + pgvector, Redis, and a pluggable model router.

CLIENT LAYER
  Discord │ Slack │ Telegram │ Teams │ WhatsApp │ Web

              ↓   JWT / API Key Auth   ↓

CORE PLATFORM
  Orchestrator → Safety → Knowledge (RAG) → Memory
              ↓
  Model Router: GPT-4 · Claude · Azure · Local

              ↓

DATA LAYER
  PostgreSQL+pgvector · Redis Cache · Object Store
  Audit Logs · Eval Suites · Integration Maps

Three ways to deploy

Choose Docker Compose for local dev, Coolify for one-click cloud, or Advanced for full Kubernetes.

Option 1

🐳 Docker Compose

Spin up the full stack locally or on any server in under two minutes.

# Clone & configure
git clone https://github.com/iboss21/TheLuxApp-Ai-ChatBot
cp .env.example .env
# Add your API keys, then:
docker compose up -d
Option 3

⚙️ Advanced / Kubernetes

Full production: Helm chart, horizontal autoscaling, multi-region, and custom networking.

# Dockerfile included
docker build -t theluxapp .
# Or use Nixpacks directly
nixpacks build . --name theluxapp
nixpacks deploy

Automate with n8n

Import our pre-built workflow JSON to connect the chatbot to any of your existing n8n automations in seconds.

🔗 Webhook Trigger
🔀 Platform Router
🔑 Set API Key Header
🤖 LuxApp Chat API
✅ Format & Respond

Comprehensive integration guides

Step-by-step setup guides for every platform with code examples, webhook URLs, and troubleshooting.

🎮
Discord Bot
Slash commands, signature verification, slash command registration, and multi-server support.
💬
Slack App
Events API setup, OAuth, HMAC verification, and bot message threading.
✈️
Telegram Bot
BotFather setup, webhook registration, commands, and group chat support.
🟦
Microsoft Teams
Azure Bot Service, Bot Framework manifest, and Teams app packaging.
📱
WhatsApp Business
Meta Cloud API, webhook challenge, phone number setup, and template messages.
🌐
Website Embed
One-line embed script, theming, streaming responses, and custom branding.
🔁
n8n Automation
Import the pre-built workflow, configure triggers, and chain with 400+ n8n nodes.
📋
OpenAPI Spec
Full OpenAPI 3.0 spec — all 40+ endpoints documented with request/response schemas.

Ready to deploy your
enterprise AI chatbot?

Open source. Self-hosted. No usage fees. Deploy in under 5 minutes.