> ## Documentation Index
> Fetch the complete documentation index at: https://epistemicme.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# SDK Overview

> Overview of available SDKs for Epistemic Me

## Available SDKs

Epistemic Me provides two official SDKs:

### Python SDK

The Python SDK is ideal for:

* Backend services
* Data analysis
* AI/ML integrations
* CLI applications

### TypeScript SDK

The TypeScript SDK is designed for:

* Web applications
* Node.js services
* React/Angular/Vue applications
* Browser-based integrations

## Choosing an SDK

Choose the SDK that best matches your:

* Development environment
* Application architecture
* Team expertise
* Integration requirements
