Skip to content

Quick Start

Sec-Gemini provides multiple interfaces so you can choose the right workflow for your task:

  • Web UI – Access Sec-Gemini directly in your web browser.
  • Terminal UI (TUI) – A keyboard-centric terminal interface for managing sessions, prompting the agent, and monitoring tool execution in real time.
  • Python SDK – An asyncio-native client for programmatic control over sessions, message streaming, file uploads, skills, and tool management.

Bring Your Own Tools (BYOT): For any of these interaction interfaces (Web, TUI, or SDK), you can seamlessly connect your local tools (file operations, local scripts, shell, or custom FastMCP servers) to the cloud agent via outbound tunnels. See the Bring Your Own Tools (BYOT) Guide for details.