SDK Guides
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