From b621009d399c54af88133e4857bc942eaeb560bd Mon Sep 17 00:00:00 2001
From: Jai
Date: Fri, 2 Jun 2023 22:25:33 -0700
Subject: [PATCH] add multimodal gif, add copy about fts, sql (#144)
---
README.md | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/README.md b/README.md
index bf0f2ad1..473d93df 100644
--- a/README.md
+++ b/README.md
@@ -10,6 +10,10 @@
Discord •
Twitter
+
+
+
+
@@ -23,6 +27,8 @@ The key features of LanceDB include:
* Store, query and filter vectors, metadata and multi-modal data (text, images, videos, point clouds, and more).
+* Support for vector similarity search, full-text search and SQL.
+
* Native Python and Javascript/Typescript support.
* Zero-copy, automatic versioning, manage versions of your data without needing extra infrastructure.