Inferable is the developer platform for building agentic automations from your existing code. You bring the code, we bring the automation engine.
Here's a concise key features section with 5 points highlighting Inferable's main benefits:
π 2-Minute Setup: Get started in minutes with our managed platform - wrap your existing functions, REST APIs, GraphQL endpoints, and more.
π Rapid Iteration: Built for developers to quickly prototype, test and refine AI automations with instant feedback. If you can write a function, you can build an agent.
β‘οΈ Distributed Durable Execution: Our durable execution engine helps you agents recover from partial failures, load balance across your compute, and caches results for fast re-runs.
π‘οΈ Zero Network Config: No inbound connections or networking config required - your compute runs securely behind your firewall, and polls for instructions.
π» Your Infrastructure, Your Control: Keep sensitive data and compute on-premise while leveraging our cloud orchestration. Inferable can't see or access any runtime information or environment variables.
π Multiple Language Support: Native SDKs for TypeScript, Go, .NET and more coming soon - integrate with your existing codebase in minutes.
Each SDK directory contains its own README with specific installation instructions, quick start guide, and usage examples.
For language-specific quick start guides, please refer to the README in each SDK's directory:
Feature | Node.js | Go | .NET |
---|---|---|---|
Register Functions | β | β | β |
Create Runs | β | β | β |
Feature | Node.js | Go | .NET |
---|---|---|---|
Create Blob results | β | β | β |
Mask results | β | β | β |
Visibility timeout configuration | β | β | β |
Retry configuration | β | β | β |
For comprehensive documentation on using Inferable AI, please visit our official documentation.
We welcome contributions to all our SDKs. Please read our contributing guidelines before submitting any pull requests.
All SDKs in this repository are licensed under the MIT License. See the LICENSE file for details.