From 33f1c102e479e718fe1e51bf199735fc053becb1 Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Wed, 26 Feb 2025 22:52:35 +0100 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 687b852..300e19d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,11 @@ ![](https://github.com/mudler/LocalAgent/assets/2420543/1f9a974e-3d57-45bd-9e80-709622a48964) + +Check also: + +- [LocalAI](https://github.com/mudler/LocalAI) +- [LocalRAG](https://github.com/mudler/LocalRAG) + ## Connectors ### Github (issues) @@ -53,4 +59,4 @@ In the UI, when configuring the connector: ```json { "token": "botfathertoken" } -``` \ No newline at end of file +```