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.
What’s Next
Section titled “What’s Next”- Bring Your Own Tools – Connect local tools to the cloud agent with the BYOT client
- Perform a Digital Forensics Investigation – Perform a digital forensics investigation on your logs
- Use Skills – Extend the agent with custom instructions