bench-sdk 0.0.1

🛠️ The SDK for building AI-powered engineering automation
Documentation
[dependencies]

[lib]
name = "bench_sdk"
path = "src/lib.rs"

[package]
authors = ["Raihaan Usman <raihaan@getbench.ai>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["api-bindings", "simulation", "development-tools"]
description = "🛠️ The SDK for building AI-powered engineering automation"
edition = "2021"
homepage = "https://getbench.ai"
keywords = ["sdk", "engineering", "automation", "ai", "api"]
license = "MIT"
name = "bench-sdk"
readme = "README.md"
repository = "https://github.com/bench-tools/bench-sdk"
version = "0.0.1"