From 28b81e2d1088b85f59eb845f1e6e1293e605e0bd Mon Sep 17 00:00:00 2001 From: "Michael A. Kuykendall" Date: Sat, 18 Oct 2025 16:16:59 -0500 Subject: [PATCH] Add Shimmy to PaaS section MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 083c358..50b72da 100644 --- a/README.md +++ b/README.md @@ -545,6 +545,7 @@ Network configuration management tools. - [LocalStack](https://localstack.cloud/) - LocalStack is a fully functional local AWS cloud stack. This includes Lambda for serverless computation. ([Source Code](https://github.com/localstack/localstack)) `Apache-2.0` `Python/Docker/K8S` - [Nhost](https://nhost.io/) - Firebase Alternative with GraphQL. Get a database and backend configured and ready in minutes. ([Source Code](https://github.com/nhost/nhost)) `MIT` `Docker/Nodejs/Go` - [OpenFaaS](https://www.openfaas.com/) - Serverless Functions Made Simple for Docker & Kubernetes. ([Source Code](https://github.com/openfaas/faas)) `MIT` `Go` +- [Shimmy](https://github.com/ptsochantaris/shimmy) - Self-hosted AI inference server providing OpenAI-compatible API for local LLM deployment. Supports multiple model formats with streaming and multimodal capabilities. ([Source Code](https://github.com/ptsochantaris/shimmy)) `MIT` `Rust` - [Tau](https://taubyte.com) - Easily build Cloud Computing Platforms with features like Serverless WebAssembly Functions, Frontend Hosting, CI/CD, Object Storage, K/V Database, and Pub-Sub Messaging. ([Source Code](https://github.com/taubyte/tau)) `BSD-3-Clause` `Go/Rust/Docker` - [Trusted-CGI](https://github.com/reddec/trusted-cgi) - Lightweight self-hosted lambda/applications/cgi/serverless-functions platform. `MIT` `Go/deb/Docker`