Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

fxnai

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
@fxnai

Function

Run Python functions on-device, fully cross-platform.

function logo

Dynamic JSON BadgeX (formerly Twitter) Follow

Compile Python functions:

fromfxnimportcompile@compile(tag="@fxn/greeting",description="Say a friendly greeting.")defgreeting (name:str)->str:returnf"Hey there{name}! We're glad you're using Function and we hope you like it."

Run natively on Android, iOS, macOS, Linux, in the browser, and Windows--with full hardware acceleration and zero dependencies:

import{Function}from"fxnjs"// 💥 Create your Function clientconstfxn=newFunction({accessKey:"..."});// 🔥 Run the function locallyconstprediction=awaitfxn.predictions.create({tag:"@fxn/greeting",inputs:{name:"Peter"}});// 🚀 Use the resultsconsole.log(prediction.results[0])

Tip

Join our waitlist to bring your custom Python functions and run them on-device across Android, iOS, macOS, Linux, web, and Windows.

You can run your compiled Python functions cross-platform using our client libraries:

A few useful links:

Function is a product ofNatML Inc.

PinnedLoading

  1. playgroundplaygroundPublic

    Compile a Python function and run it on Android, iOS, Linux, macOS, visionOS, Web, and Windows.

    Kotlin

  2. fxnfxnPublic

    Run Python functions on desktop, mobile, web, and in the cloud. https://fxn.ai/explore

    Python 45 5

  3. fxnjsfxnjsPublic

    Run Python functions in the browser and Node.js. https://fxn.ai/explore

    TypeScript 5 1

  4. fxniosfxniosPublic

    Run Python functions in iOS and visionOS apps. Register at https://fxn.ai

    Swift

  5. fxn3dfxn3dPublic

    Run Python functions in Unity Engine. Register at https://fxn.ai

    C# 6 4

  6. fxn-llm-jsfxn-llm-jsPublic

    Use local LLMs in your browser and Node.js apps. Register at https://fxn.ai

    TypeScript 8

Repositories

Loading
Type
Select type
Language
Select language
Sort
Select order
Showing 9 of 9 repositories
  • .github Public

    A bit about us.

    fxnai/.github’s past year of commit activity
    00 0 0 UpdatedMar 12, 2025
  • playground Public

    Compile a Python function and run it on Android, iOS, Linux, macOS, visionOS, Web, and Windows.

    fxnai/playground’s past year of commit activity
    Kotlin0Apache-2.00 0 0 UpdatedMar 12, 2025
  • fxn Public

    Run Python functions on desktop, mobile, web, and in the cloud.https://fxn.ai/explore

    fxnai/fxn’s past year of commit activity
    Python 45Apache-2.0 5 0 0 UpdatedMar 10, 2025
  • fxn3d Public

    Run Python functions in Unity Engine. Register athttps://fxn.ai

    fxnai/fxn3d’s past year of commit activity
    C# 6Apache-2.0 4 0 0 UpdatedMar 2, 2025
  • fxnjs Public

    Run Python functions in the browser and Node.js.https://fxn.ai/explore

    fxnai/fxnjs’s past year of commit activity
    TypeScript 5Apache-2.0 1 0 0 UpdatedFeb 25, 2025
  • fxn-llm-js Public

    Use local LLMs in your browser and Node.js apps. Register athttps://fxn.ai

    fxnai/fxn-llm-js’s past year of commit activity
    TypeScript 8Apache-2.00 0 0 UpdatedFeb 25, 2025
  • fxnios Public

    Run Python functions in iOS and visionOS apps. Register athttps://fxn.ai

    fxnai/fxnios’s past year of commit activity
    Swift0Apache-2.00 0 0 UpdatedJan 26, 2025
  • XcodeProj Public Forked fromtuist/XcodeProj

    📝 Read, update and write your Xcode projects

    fxnai/XcodeProj’s past year of commit activity
    Swift0MIT 330 0 0 UpdatedOct 29, 2024
  • fxn-llm Public

    Use local LLMs in your Python apps. Register athttps://fxn.ai

    fxnai/fxn-llm’s past year of commit activity
    Python 2Apache-2.00 0 0 UpdatedOct 12, 2024

Top languages

Loading…

Most used topics

Loading…


[8]ページ先頭

©2009-2025 Movatter.jp