AI Services B2B Platform

Public website + customer portal + admin panel + a modular AI service catalog, unified in a single project per the `mimari.json` specification.

Customer Portal Admin Panel Technical Architecture

Service Catalog

All projects consolidated into one catalog while preserving the ArchitectAPI look.

💬

Chatbot SaaS

Conversation history, analytics, bot settings, CRM integrations.

chatbot-saascustomer support
📄

Document Processing

OCR, classification, extraction, validation, ERP and reporting flows.

dokuman-islemedocument_ai
📊

AI Analytics Platform

Dashboard, sales forecasting, model performance and trend analytics.

ai-analytics-platformforecasting
🔁

Autoflow Automation

Workflow automation, triggers, queue monitor and report outputs.

autoflow-dashboardautomation_ai
🛡️

Security AI Platform

Anomaly detection, fraud signals, GDPR/KVKK panels, audit trail.

security-ai-platformrbac/audit
🧠

Neural Edge Studio

Domain-specific model showcase, use-case catalog and pricing tiers.

neural-edge-studiomodel lifecycle

B2B Architecture Layers

Multi-tenant SaaS, payment-entitlement, async job orchestration and usage metering.

Client Layer

  • Public SEO website (SSR/SSG-compatible)
  • Customer portal: job submit, usage, invoices
  • Admin panel: tenant, RBAC, catalog, billing, audit

Core Services

  • API gateway/BFF + JWT + tenant resolution
  • Identity, Tenant, Catalog, Billing, Entitlement
  • Usage metering + reporting + notifications

AI Execution

  • Standard job contract: QUEUED/RUNNING/SUCCEEDED/FAILED
  • Document AI, Automation, Analytics, Scoring
  • Queue + worker + artifact storage flow

Data & Ops

  • PostgreSQL + Redis + queue transport
  • Object storage for files/artifacts
  • Observability: logs, metrics, tracing, alerts

Integrated Modules

The pages below now run together in a single project.