Skip to content

Commit

Permalink
fix: Update the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
nadeesha committed Oct 30, 2024
1 parent e287935 commit 174d5fd
Showing 1 changed file with 6 additions and 16 deletions.
22 changes: 6 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,27 +11,17 @@ 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 - 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.
🛡️ **Zero Network Config**: No inbound connections or networking config required - your compute runs securely behind your firewall, and polls for instructions.

### 📈 Distributed Durable Execution
💻 **Your Infrastructure, Your Control**: Keep sensitive data and compute on-premise while leveraging our cloud orchestration.

- 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.

### 🔒 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 - integrate with your existing codebase in minutes.

## SDKs

Expand Down

0 comments on commit 174d5fd

Please sign in to comment.