From 86b7fcac324b5edebac4d450612b5e49e70c7cc5 Mon Sep 17 00:00:00 2001 From: Tony Loehr Date: Mon, 6 May 2024 19:14:41 +0100 Subject: [PATCH] Update README.md with StreamDeploy (#3621) Co-authored-by: Bruce MacDonald --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c487680f..d5c2458e 100644 --- a/README.md +++ b/README.md @@ -292,6 +292,7 @@ See the [API documentation](./docs/api.md) for all endpoints. - [ChatOllama: Open Source Chatbot based on Ollama with Knowledge Bases](https://github.com/sugarforever/chat-ollama) - [CRAG Ollama Chat: Simple Web Search with Corrective RAG](https://github.com/Nagi-ovo/CRAG-Ollama-Chat) - [RAGFlow: Open-source Retrieval-Augmented Generation engine based on deep document understanding](https://github.com/infiniflow/ragflow) +- [StreamDeploy: LLM Application Scaffold](https://github.com/StreamDeploy-DevRel/streamdeploy-llm-app-scaffold) - [chat: chat web app for teams](https://github.com/swuecho/chat) - [Lobe Chat](https://github.com/lobehub/lobe-chat) with [Integrating Doc](https://lobehub.com/docs/self-hosting/examples/ollama) - [Ollama RAG Chatbot: Local Chat with multiple PDFs using Ollama and RAG.](https://github.com/datvodinh/rag-chatbot.git)