Sttabot Documentation
  • SDK & API Official Documentation
  • Understanding The SDK
    • Introduction of Sttabot
    • History and Background
    • The Problem
    • Basis of this Research
    • The Solution
    • An Introduction to the Sttabot SDK
  • Platform Architecture
    • The Sttabot API and its Importance
    • The SDK Architecture
    • Integrating the Application - Frontend vs Backend
    • Headless Architecture
    • Scope of Scalability
  • How To?
    • How to Configure the Sttabot API?
Powered by GitBook
On this page
  1. Platform Architecture

Headless Architecture

PreviousIntegrating the Application - Frontend vs BackendNextScope of Scalability

Last updated 1 year ago

During the beta run of Sttabot, the most critical feedback that we received was not related to monetisation or custom models but about branding. While the AI apps were able to be integrated to users’ platforms using an iFrame or embed method, it made the enterprises vulnerable to competitive advantages as it was very easy to just find the tool source using developer and inspector tools of the browser.

However, through the SDK, we have permanently fixed this for our API-backed applications.

While the API details are visible in the test code that you can use for early stage testing, the separate file feature creates a headless autonomy in your AI app.