SDKs & client libraries
Philterd SDKs
Each Philterd SDK and client library, the product it talks to, the install one-liner, and the latest version.
| SDK / client | Language | Talks to | Install | Latest | Repo |
|---|---|---|---|---|---|
| phileas-core | Java | Phileas (embedded) | ai.philterd:phileas-core
Maven coordinate. Add to your pom.xml dependencies. | philterd/phileas → | |
| phileas-python | Python | Phileas (embedded) | pip install phileas | philterd/phileas-python → | |
| Phileas .NET | .NET | Phileas (embedded) | dotnet add package Phileas | philterd/phileas → Same monorepo as phileas-core; the .NET binding lives under the same tree. | |
| go-phileas | Go | Phileas (embedded) | go get github.com/philterd/go-phileas | philterd/go-phileas → | |
| philter-sdk-java | Java | Philter API (HTTP) | See repo → | philterd/philter-sdk-java → | |
| philter-sdk-net | .NET | Philter API (HTTP) | See repo → | philterd/philter-sdk-net → | |
| philter-sdk-golang | Go | Philter API (HTTP) | go get github.com/philterd/philter-sdk-golang | philterd/philter-sdk-golang → |
Latest version badges are served by shields.io from each repo’s latest git tag, so they update automatically when a new release is cut. Click the badge to open the repo’s releases page.