# Sec-Gemini SDKs and CLI
This repository hosts SDKs and a CLI for Sec-Gemini, an experimental cybersecurity-focused AI from
Google.
## SDKs
SDKs are available for:
* Python in `sec-gemini-python/`
* TypeScript in `sec-gemini-ts/`
We also have a web component to ease integration on your website. Here's how to load it:
```html