AgentLabs - Docs
  • Introduction
    • What is AgentLabs?
    • Get Started with AgentLabs
    • Pricing
  • Getting Started
    • Installation
    • Secret Key
    • Using the SDK
  • Core Concepts
    • Frontend as a service
    • User Authentication
    • Project
    • Agents
    • Messages
      • Messages Format
      • One-off vs Stream
      • Typewriter animation
    • Attachments
  • Recipes
    • Before we start
    • Ping-Pong
    • ChatGPT with LangChain
    • Code Interpreter
    • Mutli-Agent with AutoGen
  • 🧙Community
    • Github
    • Discord
    • Support team
Powered by GitBook
On this page
  • Why we're building this
  • What is it?
  1. Core Concepts

Frontend as a service

Here is why AgentLabs is a frontend as a service

PreviousUsing the SDKNextUser Authentication

Last updated 1 year ago

Why we're building this

As a developer, every time you start a new project (especially a chat-based UI) you have to handle many boring things frontend-wise:

Authentication

User management

Real-time streaming and Async I/O management

Analytics

Payment

And even more...

All these problems take a long time to solve, especially if you want to create a product that scales.

However, as an AI Agent developer, you must have enough things on your plate already.

aims to provide a built-in solution that covers all the above points without writing any single front-end code.

What is it?

It's simple: we provide everything that is frontend-related and we give you the possibility to control it via our backend SDK.

This includes:

Everything you can see in the following video is provided by and requires 0 lines of code.

The authentication portal

The conversation chat UI

The realtime connection

Even the dark and light theme

✅
✅
✅
✅
😄
😑
😑
😑
😑
😑
😑
AgentLabs
AgentLabs
Frontend as a service example