From dbd87de9cc12a4b6c829c343f459f43414fbd3fd Mon Sep 17 00:00:00 2001 From: Duncan Blythe Date: Tue, 21 May 2024 20:35:37 +0200 Subject: [PATCH] Replace links in README --- README.md | 68 +++++++++++++++++++++++++++---------------------------- 1 file changed, 34 insertions(+), 34 deletions(-) diff --git a/README.md b/README.md index 1b2da43982..ede52a99f9 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@

- +

@@ -70,8 +70,8 @@ SuperDuperDB is **not** a database. Think `db = superduper(db)`: SuperDuperDB tr - **[Vector Search](https://docs.superduperdb.com/docs/docs/walkthrough/vector_search):** No need to duplicate and migrate your data to additional specialized vector databases - turn your existing battle-tested database into a fully-fledged multi-modal vector-search database, including easy generation of vector embeddings and vector indexes of your data with preferred models and APIs.
-Overview - QuickStart +Overview + QuickStart
## Example use-cases and apps (notebooks) @@ -86,10 +86,10 @@ Also find use-cases and apps built by the community in the [superduper-community | Name | Link | |--------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| Multimodal vector-search with a range of models and datatypes | Open In Colab | -| RAG with self-hosted LLM | Open In Colab | -| Fine-tune an LLM on your database | Open In Colab | -| Featurization and fransfer learning | Open In Colab | +| Multimodal vector-search with a range of models and datatypes | Open In Colab | +| RAG with self-hosted LLM | Open In Colab | +| Fine-tune an LLM on your database | Open In Colab | +| Featurization and fransfer learning | Open In Colab | @@ -111,67 +111,67 @@ For more information about SuperDuperDB and why we believe it is much needed, [r @@ -188,13 +188,13 @@ db = superduper('mongodb|postgres|mysql|sqlite|duckdb|snowflake://'
- + - + - + - + - +
- + - + - + - + - +
- + - + - + - + - +
- + - + - + - +
- + - + - +
@@ -207,16 +207,16 @@ db = superduper('mongodb|postgres|mysql|sqlite|duckdb|snowflake://'
- + - + - + - +
@@ -226,7 +226,7 @@ db = superduper('mongodb|postgres|mysql|sqlite|duckdb|snowflake://' ## Infrastructure Diagram

- +