From bd7c2ff110b019f0e9b0e2f4fa98a264fbb6996a Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Fri, 28 Apr 2023 13:54:11 +0200 Subject: [PATCH] docs: reorder links in README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index d89a074..0560204 100644 --- a/README.md +++ b/README.md @@ -430,6 +430,11 @@ Feel free to open up a PR to get your project listed! - [Kairos](https://github.com/kairos-io/kairos) - [k8sgpt](https://github.com/k8sgpt-ai/k8sgpt#running-local-models) +## Blog posts and other articles on LocalAI + +- https://medium.com/@tyler_97636/k8sgpt-localai-unlock-kubernetes-superpowers-for-free-584790de9b65 +- https://kairos.io/docs/examples/localai/ + ## Short-term roadmap - [x] Mimic OpenAI API (https://github.com/go-skynet/LocalAI/issues/10)