Prerequisites
Before installing, ensure you have:- Python SDK: Python 3.9 or higher
- Node.js SDK: Node.js 16+ and npm/yarn
- API Credentials: Active Meibel AI account and API key from the Console
Python SDK
Install from GitHub (Recommended)
Install with Package Managers
Verify Installation
Node.js SDK
The Node.js SDK is currently under development. Check back soon or use the REST API directly.
Future Installation
CLI Tool
The CLI tool is currently under development. Use the Python SDK for command-line scripts.
Future Installation
Environment Setup
API Key Configuration
Set your API key as an environment variable:Virtual Environment (Recommended)
Troubleshooting
Common Issues
ImportError: No module named 'meibelai'
ImportError: No module named 'meibelai'
Ensure you’ve installed the package in the correct environment:
SSL Certificate Errors
SSL Certificate Errors
Update certificates:
Permission Denied
Permission Denied
Use
--user flag or virtual environment:Next Steps
Configuration
Set up your environment
Quick Start
Build your first app
API Reference
Explore the API