Skip to content

Swisper Studio

Observability and configuration management for Swisper AI deployments. Swisper Studio provides complete visibility into every LLM call, state change, and tool execution — plus no-code configuration management across environments.

Code repository: Fintama/swisper_studio

Core Capabilities

Capability Description
Complete observability Every LLM call, state change, and tool execution traced
Visual debugging Interactive graphs of agent execution
No-code config management Change LLM models without deployments
Multi-environment Separate dev, staging, production
Cost tracking Token usage and spending per trace
Prompt management Version-controlled prompt editing and deployment
SDK integration Python SDK for instrumenting Swisper deployments

Architecture

See the Architecture Overview for the full system design.

Guides

Getting Started

Development

SDK

Operations

Decisions

Technology Stack

Layer Technologies
Backend Python, FastAPI, SQLAlchemy
Frontend React, TypeScript, MUI
Database PostgreSQL, Redis (separate instances)
SDK Python SDK with auto-instrumentation
Infrastructure Docker, Docker Compose