From faada22323d0f5b915deeb5bf912300d4d97250b Mon Sep 17 00:00:00 2001 From: David Snelling Date: Thu, 12 Jun 2025 16:55:48 -0700 Subject: [PATCH] update: highlight "Run Everywhere" feature in README.md and fix whitespace in related projects section --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2134032c..7dd61d32 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ and connections. ### 🚀 Key Features +- **Run Everywhere** - Run Brainy in a browser, container, serverless cloud service or the terminal! - **Vector Search** - Find semantically similar content using embeddings (like having ESP for your data!) - **Graph Relationships** - Connect data with meaningful relationships (your data's social network) - **Streaming Pipeline** - Process data in real-time as it flows through the system (like a data waterslide!) @@ -697,7 +698,7 @@ To get started with cloud deployment, see the [Cloud Wrapper README](cloud-wrapp ## 🔗 Related Projects -- **[Cartographer](https://github.com/sodal-project/cartographer)** - A companion project that provides standardized +- **[Cartographer](https://github.com/sodal-project/cartographer)** - A companion project that provides standardized interfaces for interacting with Brainy ## 📚 Examples