Inferable

0

Inferable is a developer-first AI automation platform that lets you build secure, distributed, agentic workflows from your existing code.

Miscellaneous

durable-execution
developer-tools
ai
agents

Inferable Hero

Inferable

Inferable is the easiest way to convert your existing internal APIs, functions, and scripts into
autonomous agents that you can have a conversation with.

NPM Version GitHub go.mod Go version NuGet Version License

Demo Video

✨ Features

Agent Runtime

Distributed tool calling with fault-tolerance

Security & Human oversight

Integrations & SDKs

⚡️ Quick Start

The easiest way to get started is by following the Quickstart.

Quickstart

🔗 Demos

  • Text to SQL Agent: Let Inferable access a database (read-only or read/write), and ask it to perform actions.
  • Terminal Copilot: Run commands in your terminal, with explicit human approvals.
  • Data Connector: Deploy a docker container in your infrastructure, and let Inferable take actions with your REST / GraphQL APIs.

Demo

📚 Language Support

LanguageSourcePackage
Node.js / TypeScriptQuick startNPM
GoQuick startGo
.NETQuick startNuGet
React (Chat-only)Quick startNPM
BashQuick startSource

🚀 Open Source

This repository contains the Inferable control-plane, as well as SDKs for various languages.

Core services:

  • /control-plane - The core Inferable control plane service
  • /app - Playground front-end and management console
  • /cli - Command-line interface tool (alpha)

SDKs:

  • /sdk-node - Node.js/TypeScript SDK
  • /sdk-go - Go SDK
  • /sdk-dotnet - .NET SDK
  • /sdk-react - React SDK

Bootstrap templates:

  • /bootstrap-node - Node.js bootstrap application template
  • /bootstrap-go - Go bootstrap application template
  • /bootstrap-dotnet - .NET bootstrap application template

💾 Self Hosting

Inferable is 100% open-source and self-hostable. See our self hosting guide for more details.

🤝 Contributing

We welcome contributions to all projects in the Inferable repository. Please read our contributing guidelines before submitting any pull requests.

📝 License

All code in this repository is licensed under the MIT License.