From a06b0d40cccd34d136ea5a2e4e15c94b84714301 Mon Sep 17 00:00:00 2001 From: Hamza Eraoui Date: Mon, 13 Oct 2025 21:30:19 +0100 Subject: [PATCH] issue #163: Java implementation --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index e4f1a0ce2..0ad54392a 100644 --- a/readme.md +++ b/readme.md @@ -196,6 +196,7 @@ please send in alternative implementations, and deploy strategies on alternative - **C#/Dotnet**: https://github.com/colhountech/smol-ai-dotnet in C#! - **Golang**: https://github.com/tmc/smol-dev-go in Go - https://github.com/gmchad/smol-plugin automatically generate @openai plugins by specifying your API in markdown in smol-developer style +- **JAVA**: https://github.com/Eraoui909/smol-ai-java - your fork here!