What It Does Tech Stack Screenshots Features Pricing Contact
Production Ready Since 2026

Own a Complete AI Chat Platform

Complete B2B administration platform to manage AI chat assistants — embedded on websites or standalone. Deploy intelligent widgets with real-time database access, knowledge base search, and full brand customization. Infinitely scalable. Full source code. One-time purchase.

€16,000
One-time purchase
Save 90% vs building
Platform Metrics
25k+
Lines of Code
80+
Features
60+
API Endpoints
14
Database Tables
24
API Routers
12
Services
100%
Security Score
25
Major Releases
Full Source Code
No Monthly Fees
Unlimited Customers
Modify & Resell
Infinitely Scalable

AI Assistants That Actually Know Your Business

This is a complete administration platform for managing AI-powered chat assistants. Deploy intelligent widgets embedded on any website — or as standalone chat interfaces. Each assistant connects to your databases, searches your knowledge base, and answers with real, accurate information.

  • Real-time database queries for product availability, pricing, inventory
  • Knowledge base search using OpenAI vector stores
  • Per-location or per-brand configuration
  • Full brand customization—colors, logos, languages
  • Multi-tenant architecture for managing multiple customers
  • Session tracking and analytics dashboard

Skip months of development. Launch your AI chat business in days.

S
StyleShop Support
Hello! I can help you find products, check stock, and answer questions. What are you looking for?
Do you have size 38 in the Alpine jacket?
Yes! The Alpine winter jacket is in stock. Size 38 available: 12 units. Price: €89.99
Type your message...
K
KidsWorld Assistant
Welcome! Ask me about our products, delivery options, or store hours.

Generic Chatbots Don't Know Your Products

Traditional AI widgets give the same generic responses. Your customers deserve better.

Problem 01

No Access to Your Data

"I don't have access to inventory information." Your assistant should know what's in stock right now.

Problem 02

Generic Responses

"I'm a general AI assistant." Your assistant should be an expert on your products.

Problem 03

One Size Fits All

Same chat for every location. Each store should have its own configured assistant.

Problem 04

Language Barriers

English-only interface. Your customers should interact in their native language.

Problem 05

No Brand Identity

Generic widget styling. Your chat should match your brand colors and personality.

Problem 06

Security Concerns

Anyone can embed your widget. You need domain whitelisting and rate limiting.

OpenAI Agents SDK
///
SQL Query Tools
///
Vector Store Knowledge
///
Session Persistence
///
Multi-Location Management
///
Enterprise Security
///
Mobile Dashboard
///
OpenAI Agents SDK
///
SQL Query Tools
///
Vector Store Knowledge
///
Session Persistence
///
Multi-Location Management
///
Enterprise Security
///
Mobile Dashboard
///

Everything You Need to Launch

A turnkey solution ready for deployment. No additional development required.

💻
Full Source Code
Complete React frontend and FastAPI backend. Clean, documented, production-ready code.
🗄️
Database Schema
PostgreSQL with 14 normalized tables, migrations, and connection pooling.
🐳
Scalable Deployment
Docker Compose for dev, Kubernetes - ready for production. Scale horizontally without limits.
🔐
Security Suite
CSRF protection, encryption, rate limiting, domain whitelisting. 100% security audit.
📊
Admin Dashboard
Mobile-responsive management UI. Customer, shop, and analytics management.
🤖
OpenAI Integration
Agents SDK with all models (Possibility to use other vendors models like Google, Anthropic, etc.), streaming, tool calling, and vector stores.
🔌
Embed Widget
Single-line embed script. Customizable themes, languages, and branding.
📈
Analytics System
Session tracking, token usage, cost calculation, and CSV export.
📚
Full Documentation & Setup Assistance Included
Complete technical documentation covering installation, configuration, and customization. Includes deployment guides for Docker and production environments. Setup assistance included to help you get running quickly.

Built with Boring Technology That Works

Mainstream, battle-tested stack. Infinitely scalable architecture. Easy to maintain, extend, and hire for.

⚛️
Frontend
  • React 18.2 with TypeScript 5.3
  • Vite 5.0 build tool
  • Tailwind CSS 3.4 + dark mode
  • TanStack Query 5 server state
  • React Router 7 routing
  • Recharts 3.6 analytics charts
  • Axios 1.13 HTTP client
  • Vitest testing framework
🐍
Backend
  • FastAPI 0.109+ async framework
  • Python 3.11+ runtime
  • SQLModel ORM with validation
  • Alembic 1.17 migrations
  • OpenAI Agents SDK (latest)
  • Gunicorn + Uvicorn production
  • Fernet encryption
  • bcrypt 4.0 password hashing
🗃️
Infrastructure
  • PostgreSQL 15 primary database
  • Docker Compose orchestration
  • Kubernetes ready horizontal scaling
  • Connection pooling auto-scaling
  • Health endpoints for orchestration
  • Stateless backend scale infinitely
  • MySQL support for SQL tools
  • Load balancer ready multi-instance

Enterprise-Grade Capabilities

Every feature a B2B AI chat platform needs. Production-tested.

OpenAI Agents SDK

AI Agent Integration

Full integration with OpenAI Agents SDK for intelligent, tool-using AI assistants. Streaming responses with token counting and session persistence.

  • All OpenAI models supported (GPT-5.2, GPT-5.1, GPT-5, and legacy)
  • Streaming chat with real-time token tracking
  • Configurable reasoning effort levels (including xhigh)
  • Agent caching with configurable TTL
  • In-memory SQLite session persistence
SQL Query Tools

Real-Time Database Access

AI assistants execute parameterized SQL queries against your MySQL databases. Product lookups, inventory checks, pricing queries in conversation.

  • Custom SQL templates with {{parameter}} placeholders
  • Per-tool encrypted database credentials
  • SQL injection protection via parameterization
  • Connection pooling with auto-cleanup
  • Tool testing in admin dashboard
Vector Store

Knowledge Base Search

OpenAI Vector Store integration for semantic document search. Upload PDFs, docs, and CSVs for RAG-powered answers.

  • Bulk file upload (100+ files)
  • Multiple vector stores per shop
  • Automatic chunking and embedding
Multi-Tenant

B2B Customer Management

Full multi-tenant architecture with per-customer OpenAI API keys. Unlimited shops per customer.

  • Encrypted API key storage
  • Per-shop configuration
  • Customer analytics rollup
i18n

Multilingual Support

Complete translation system for widget UI. Per-shop language configuration with quick reply buttons.

  • Unlimited languages
  • Per-shop primary language
  • Translation key management
Themes

Widget Customization

Per-shop colors, logos, titles, and popup styles.

Sessions

Chat Persistence

15-message session continuity with progress tracking.

GDPR

Consent Modal

Fullscreen disclaimer with custom text and buttons.

Feedback

Chat Ratings

Like/dislike feedback system per session.

Comprehensive API Coverage

24 routers with 60+ endpoints. Everything you need to manage and extend the platform.

API Statistics

24
Routers
60+
Endpoints
12
Services
100%
Async
  • /api/auth 5 endpoints
  • /api/customers 8 endpoints
  • /api/shops 10 endpoints
  • /api/shops/{id}/tools 7 endpoints
  • /api/shops/{id}/kb-files 5 endpoints
  • /api/analytics 4 endpoints
  • /api/languages 4 endpoints
  • /embed/* Public widget
  • 🔒

    Session Authentication

    Secure session-based auth with 4-hour timeout and CSRF protection on all mutations.

  • Rate Limiting

    Token bucket algorithm with configurable limits per shop. Login protection included.

  • 🔄

    WebSocket Streaming

    Real-time chat via WebSocket with origin validation and session tracking.

  • 📋

    Health Endpoints

    Liveness, readiness, and detailed health checks for orchestration systems.

  • 📤

    CSV Export

    Export analytics data for reporting. Filter by date range and customer.

Everything Organized & Connected

Professional PostgreSQL database with 14 interconnected tables. Fast queries, reliable storage, easy backups.

🏢 Customer Management
  • Unlimited B2B customers
  • Secure API key storage
  • Contact information
  • Activity timestamps
🏪 Shop Configuration
  • Unlimited shops per customer
  • AI model & instructions
  • Theme & branding settings
  • Domain restrictions
🔧 AI Tools
  • SQL query definitions
  • Database credentials (encrypted)
  • Tool enable/disable
  • Custom configurations
📚 Knowledge Base
  • Uploaded documents
  • OpenAI file references
  • Processing status
  • Vector store links
🌐 Translations
  • Multiple languages
  • Widget UI strings
  • Per-shop language selection
  • Easy to extend
💬 Chat Sessions
  • Every conversation logged
  • Message counts
  • Token usage tracking
  • Session duration
📊 Daily Analytics
  • Aggregated daily stats
  • Cost calculations
  • Usage trends
  • CSV export ready
👍 User Feedback
  • Like/dislike ratings
  • Per-session feedback
  • Quality insights
  • Improvement tracking

Enterprise-Grade Security

Comprehensive security measures. 100% security audit score.

100%

Security Audit Score

Comprehensive security review completed. All checks passed.

Authentication & Authorization

  • Session-based auth with 4-hour timeout
  • CSRF protection on all mutations
  • Login rate limiting (configurable)
  • bcrypt password hashing
  • Fernet encryption for API keys

Network & Headers

  • Content-Security-Policy headers
  • X-Frame-Options protection
  • CORS origin whitelist
  • Domain whitelisting for embeds
  • HSTS in production

Build vs Buy Analysis

The math is simple. Save 6+ months and €130,000+.

Component
Build From Scratch
Buy This Platform
React Admin Dashboard
€15,000 - €25,000
Included
FastAPI Backend (60+ endpoints)
€30,000 - €50,000
Included
OpenAI Agents SDK Integration
€10,000 - €20,000
Included
Embeddable Widget System
€8,000 - €15,000
Included
Multi-tenant Architecture
€15,000 - €25,000
Included
Security Implementation
€10,000 - €20,000
Included
Analytics & Reporting
€8,000 - €12,000
Included
Testing & QA
€5,000 - €10,000
Included
TOTAL COST
€100,000 - €180,000
€16,000
Save 90%+
Plus 6+ months of development time

Running in Hours, Not Months

Docker Compose deployment. Simple environment configuration.

  • Clone Repository Full source code with git history
  • Configure Environment Set database URL, secrets, and OpenAI keys
  • Run Docker Compose Single command spins up all services
  • Create Admin Account CLI command for initial admin setup
  • Start Selling Add customers, configure shops, embed widgets
# Clone the repository
git clone your-repo/embedded-chats

# Configure environment
cp .env.example .env
nano .env

# Start all services
docker-compose up -d

# Create admin account
docker exec backend python -m scripts.create_admin

# Platform is live!
# https://yourdomain.com

Minimal Hosting Requirements

Run the entire platform on a single affordable VPS. No complex infrastructure needed.

🖥️ Minimum Server Specs

  • CPU 2 vCPU cores
  • RAM 4 GB
  • Storage 40 GB SSD
  • OS Ubuntu 22.04 LTS
  • Docker 24.0+
  • Bandwidth 1 TB/month

Hetzner Cloud

CPX21 (3 vCPU, 4GB RAM, 80GB)

€7
per month

Contabo

VPS S (4 vCPU, 8GB RAM, 200GB)

€6
per month

AWS Lightsail

Instance (2 vCPU, 4GB RAM, 80GB)

$20
per month

Total monthly cost: €6-24 — Platform pays for itself with just one customer. Scale vertically (bigger server) or horizontally (multiple instances) as needed.

One Price. Everything Included.

No hidden fees. No revenue share. No monthly subscriptions.

Complete Platform
€16,000 one-time
Own it forever
  • Full source code (React + FastAPI)
  • PostgreSQL database schema
  • Docker deployment configs
  • OpenAI Agents SDK integration
  • Admin dashboard (mobile-ready)
  • Embeddable chat widget
  • Multi-tenant architecture
  • Analytics & reporting
  • Multilingual support
  • Security suite (100% audit)
  • 25,000+ lines of code
  • 60+ API endpoints
Contact to Purchase
Complete code transfer via GitHub • Deployment support included • Commercial license

Common Questions

This platform was originally built as a custom solution for a retail business that needed AI-powered customer support across multiple store locations. After successfully deploying it, we realized the architecture was flexible enough to serve any industry. We've since expanded and generalized the codebase by removing business-specific logic and making it fully configurable so it can now be deployed by anyone for any use case. Rather than keeping it as a one-off project, we're offering it as a complete, production-tested solution.

You're purchasing the complete source code for a production-ready B2B SaaS platform. This includes the React frontend, FastAPI backend, PostgreSQL database schema, Docker deployment configs, and all documentation. You own it forever and can modify, extend, or resell it.

Yes. The platform is designed so each of your customers can use their own OpenAI API key (stored encrypted). You don't pay OpenAI costs - your customers do. This is the standard B2B model.

Basic familiarity with Docker and command-line operations. The platform includes Docker Compose for one-command deployment. For custom development of additional features, you'll need React and Python knowledge.

Yes. The commercial license allows you to deploy and resell the platform. You can white-label it, add your branding, and charge your customers however you want. No revenue share.

The purchase includes deployment support to get you running. Extended support and custom development are available separately. Contact us for details.

Via private GitHub repository transfer or direct download. You receive the complete codebase with git history, documentation, and deployment configs.

Ready to Own Your AI Chat Platform?

Skip 6 months of development. Launch your AI chat business today.

Contact to Purchase Review Features