From e2879358c70b59161584c737d8a7d220b35452a1 Mon Sep 17 00:00:00 2001 From: Nadeesha Cabral Date: Thu, 31 Oct 2024 09:06:37 +1100 Subject: [PATCH 1/5] chore: Update logos --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 21194d74..d3cd7c59 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@

- +

[![Documentation](https://img.shields.io/badge/docs-inferable.ai-brightgreen)](https://docs.inferable.ai/) [![Discord](https://img.shields.io/badge/community-Discord-blue)](https://discord.gg/inferable) [![Website](https://img.shields.io/badge/website-inferable.ai-blue)](https://inferable.ai) From 0cd760b78bcd1e5ce273a92adb03bdc953e464f0 Mon Sep 17 00:00:00 2001 From: Nadeesha Cabral Date: Thu, 31 Oct 2024 09:12:29 +1100 Subject: [PATCH 2/5] fix: Update the readme --- README.md | 22 +++++++--------------- 1 file changed, 7 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index d3cd7c59..6800d0b1 100644 --- a/README.md +++ b/README.md @@ -11,27 +11,19 @@ Inferable is the developer platform for building agentic automations from your e ## Key Features -### ✨ Developer Experience +Here's a concise key features section with 5 points highlighting Inferable's main benefits: -- Create and manage automations programmatically with a delightful developer experience. -- Get started quickly with native SDKs for TypeScript, Go, and .NET, with more languages coming soon. -- Integrate seamlessly with your existing codebases and APIs. No rewrites required. +🚀 **2-Minute Setup**: Get started in minutes with our [managed platform](https://app.inferable.ai) - wrap your existing functions, REST APIs, GraphQL endpoints, and more. -### 🤖 Managed Inference +🔄 **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. -- We handle the complexities of model routing, reasoning, and tool usage for you. -- Declaratively define complex multi-step workflows. You give us the objective, we handle the rest. -- Monitor everything in real-time with comprehensive tracing, logging, and analytics. +⚡️ **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. -### 📈 Distributed Durable Execution +🛡️ **Zero Network Config**: No inbound connections or networking config required - your compute runs securely behind your firewall, and polls for instructions. -- We handle service discovery and load balancing for your functions. -- Our durable execution engine helps you recover from partial failures, and caches results for fast re-runs. +💻 **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. -### 🔒 Security - -- Keep your data secure and private - all compute runs within your infrastructure with no inbound connections required. -- Protect sensitive data with end-to-end encryption and masking capabilities built right in. +🔌 **Multiple Language Support**: Native SDKs for TypeScript, Go, .NET and more coming soon - integrate with your existing codebase in minutes. ## SDKs From e447a4e4f014423b17c9cc2a98b6e9b6885e04f9 Mon Sep 17 00:00:00 2001 From: Nadeesha Cabral Date: Thu, 31 Oct 2024 09:37:37 +1100 Subject: [PATCH 3/5] update --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6800d0b1..0a18f9bf 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,9 @@

-[![Documentation](https://img.shields.io/badge/docs-inferable.ai-brightgreen)](https://docs.inferable.ai/) [![Discord](https://img.shields.io/badge/community-Discord-blue)](https://discord.gg/inferable) [![Website](https://img.shields.io/badge/website-inferable.ai-blue)](https://inferable.ai) -![NPM Version](https://img.shields.io/npm/v/inferable) ![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/inferablehq/inferable?filename=sdk-go%2Fgo.mod) ![NuGet Version](https://img.shields.io/nuget/v/inferable) +[![Website](https://img.shields.io/badge/website-inferable.ai-blue)](https://inferable.ai) [![Documentation](https://img.shields.io/badge/docs-inferable.ai-brightgreen)](https://docs.inferable.ai/) [![Discord](https://img.shields.io/badge/community-Discord-blue)](https://go.inferable.ai/discord) [![Slack](https://img.shields.io/badge/enterprise-Slack-blue)](https://go.inferable.ai/slack) + +![NPM Version](https://img.shields.io/npm/v/inferable?color=32CD32) ![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/inferablehq/inferable?filename=sdk-go%2Fgo.mod&color=32CD32) ![NuGet Version](https://img.shields.io/nuget/v/inferable?color=32CD32) # Introduction @@ -27,7 +28,7 @@ Here's a concise key features section with 5 points highlighting Inferable's mai ## SDKs -- [Node.js / TypeScript SDK](./sdk-node/README.md) [![npm version](https://badge.fury.io/js/inferable.svg)](https://badge.fury.io/js/inferable) [![Downloads](https://img.shields.io/npm/dm/inferable)](https://www.npmjs.com/package/inferable) +- [Node.js / TypeScript SDK](./sdk-node/README.md) - [Go SDK](./sdk-go/README.md) - [.NET SDK](./sdk-dotnet/README.md) From 80cdb250fbded1140dcced065efbbef05d04be7b Mon Sep 17 00:00:00 2001 From: Nadeesha Cabral Date: Thu, 31 Oct 2024 09:39:24 +1100 Subject: [PATCH 4/5] update --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0a18f9bf..50654405 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,12 @@

-

[![Website](https://img.shields.io/badge/website-inferable.ai-blue)](https://inferable.ai) [![Documentation](https://img.shields.io/badge/docs-inferable.ai-brightgreen)](https://docs.inferable.ai/) [![Discord](https://img.shields.io/badge/community-Discord-blue)](https://go.inferable.ai/discord) [![Slack](https://img.shields.io/badge/enterprise-Slack-blue)](https://go.inferable.ai/slack) ![NPM Version](https://img.shields.io/npm/v/inferable?color=32CD32) ![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/inferablehq/inferable?filename=sdk-go%2Fgo.mod&color=32CD32) ![NuGet Version](https://img.shields.io/nuget/v/inferable?color=32CD32) +

+ # Introduction Inferable is the developer platform for building agentic automations from your existing code. You bring the code, we bring the automation engine. From 196ad415f444e0169d2c93dd0df32049859d702b Mon Sep 17 00:00:00 2001 From: Nadeesha Cabral Date: Thu, 31 Oct 2024 09:41:16 +1100 Subject: [PATCH 5/5] update --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 50654405..168622e4 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,14 @@

+

+ +
[![Website](https://img.shields.io/badge/website-inferable.ai-blue)](https://inferable.ai) [![Documentation](https://img.shields.io/badge/docs-inferable.ai-brightgreen)](https://docs.inferable.ai/) [![Discord](https://img.shields.io/badge/community-Discord-blue)](https://go.inferable.ai/discord) [![Slack](https://img.shields.io/badge/enterprise-Slack-blue)](https://go.inferable.ai/slack) ![NPM Version](https://img.shields.io/npm/v/inferable?color=32CD32) ![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/inferablehq/inferable?filename=sdk-go%2Fgo.mod&color=32CD32) ![NuGet Version](https://img.shields.io/nuget/v/inferable?color=32CD32) -

+
# Introduction