Compile and run Python functions cross-platform.
Function helps you run stateless Python functions (a.k.a “predictors”) on-device. Features include:
We provide SDKs for common development environments:
Most of our client SDKs are open-source. Star them on GitHub!
Head over to Function to create an account by logging in. Once you do, generate an access key:
Let’s run the @fxn/greeting
predictor which accepts a name
and returns a
friendly greeting:
You should see a friendly greeting. Congrats on your first prediction 🎉
Compile and run Python functions cross-platform.
Function helps you run stateless Python functions (a.k.a “predictors”) on-device. Features include:
We provide SDKs for common development environments:
Most of our client SDKs are open-source. Star them on GitHub!
Head over to Function to create an account by logging in. Once you do, generate an access key:
Let’s run the @fxn/greeting
predictor which accepts a name
and returns a
friendly greeting:
You should see a friendly greeting. Congrats on your first prediction 🎉