# Community clients

29 entries.

- [jev-go](https://github.com/Gaurav-Gosain/jev-go) - Go client that returns typed judgments and probabilities.
- [typesafe-go](https://github.com/zhirschtritt/typesafe-go) - Idiomatic Go SDK for the TypeSafe API.
- [typesafe-ai](https://github.com/Twister915/typesafe-ai) - Rust client with async and blocking backends and observable retries.
- [typesafe-ai-rs](https://github.com/gilljon/typesafe-ai-rs) - Independent async and blocking Rust SDK.
- [jev](https://github.com/dannote/jev) - Elixir client built for OTP: reply to Jev from a GenServer and pattern match on the answer.
- [typesafe-sdk](https://github.com/joshmn/typesafe-sdk) - Ruby client.
- [ruby_llm-typesafe](https://github.com/kieranklaassen/ruby_llm-typesafe) - TypeSafe as a structured-output provider for RubyLLM 2.
- [laravel-typesafe-jev](https://github.com/Butochnikov/laravel-typesafe-jev) - Laravel integration with typed responses, async requests, and testing fakes.
- [typesafe-sdk-java](https://github.com/Premo-Cloud/typesafe-sdk-java) - Java client.
- [typesafe-sdk-swift](https://github.com/alterhq/typesafe-sdk-swift) - Swift client.
- [TypeSafeAI.Net](https://github.com/Hawxy/TypeSafeAI.Net) - .NET SDK.
- [zio-typesafe-ai](https://github.com/jamesward/zio-typesafe-ai) - Scala client on ZIO.
- [jev-dsl](https://github.com/inanna-malick/jev-dsl) - Haskell DSL with typed packets and inferred answer types.
- [advocaat](https://github.com/pithings/advocaat) - Small TypeScript client for asking questions about your own data.
- [jod](https://github.com/mateonunez/jod) - Zod-style schemas over Jev: validate the state locally, then project typed answers.
- [n8n-nodes-typesafe-ai](https://github.com/DomMonte/n8n-nodes-typesafe-ai) - n8n community node for yes/no, choice, and score questions.
- [jevclient](https://github.com/AboveColin/jevclient) - Async Python client, probabilities and choices out, no prose to parse.
- [s1-rs](https://github.com/AbdelStark/s1-rs) - Turns Rust enums and structs into Choice, Score, and Noul questions with compile-time-checked, confidence-gated answers.
- [typesafe-rs](https://github.com/AbdelStark/typesafe-rs) - Latency-first Rust client, on crates.io.
- [kunobi-jev](https://github.com/kunobi-ninja/kunobi-jev) - Rust client for the System One API.
- [jev-go by Stumble](https://github.com/Stumble/jev-go) - Go client for Jev.
- [typesafe-ai-rails](https://github.com/GenieRobot/typesafe-ai-rails) - Rails integration built on the community Ruby gem.
- [typesafe_sdk by nshkrdotcom](https://github.com/nshkrdotcom/typesafe_sdk) - Elixir port of the TypeScript AI SDK with a TypeSafe provider.
- [ruby_decision_model](https://github.com/obie/ruby_decision_model) - Ruby client for decision models with OpenRouter and TypeSafe providers behind one interface, stdlib only.
- [zod-jev](https://github.com/jomatsu/zod-jev) - Zod 4 schemas with semantic rules: shape checks stay in Zod, meaning checks go to Jev in one request and come back as Zod issues.
- [typesafeai-dotnet-sdk](https://github.com/saibimajdi/typesafeai-dotnet-sdk) - Community .NET SDK with typed Noul, Choice, and Score questions.
- [typesafe-sdk-go by Tangerg](https://github.com/Tangerg/typesafe-sdk-go) - Go SDK with no third-party dependencies.
- [swift-typesafe](https://github.com/ainame/swift-typesafe) - Swift 6.4 SDK following the Python SDK's API, on Apple platforms and Linux.
- [typesafe-sdk-php](https://github.com/Butochnikov/typesafe-sdk-php) - PHP client with sync calls, Guzzle promises, and PSR-3 logging.

Page: https://awesomejev.vercel.app/c/community-clients/
