Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
thgnw authored and blythed committed Aug 1, 2024
1 parent 7b3c4d4 commit 33a89e8
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,12 @@ Run Superduper anywhere, or [contact us](https://superduper.io/contact) to learn
- **[Feature storing](https://docs.superduper.io/docs/execute_api/auto_data_types):** Turn your database into a centralized repository for storing and managing inputs and outputs of AI models of arbitrary data-types, making them available in a structured format and known environment.
- **[Vector search](https://docs.superduper.io/docs/tutorials/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.

## Preview

[Browse the re-usable snippets](https://docs.superduper.io/docs/category/reusable-snippets) to understand how to accomplish difficult AI end-functionality
with few lines of code using Superduper.



## Example use-cases and apps (notebooks)
The notebooks below are examples how to make use of different frameworks, model providers, databases, retrieval techniques and more. To learn more about *how* to use Superduper with your database, please check our [Docs](https://docs.superduper.io).
Expand Down Expand Up @@ -131,12 +137,6 @@ make testenv_init
```


## Preview

[Browse the re-usable snippets](https://docs.superduper.io/docs/category/reusable-snippets) to understand how to accomplish difficult AI end-functionality
with few lines of code using Superduper.


## Community & getting help

If you have any problems, questions, comments, or ideas:
Expand Down

0 comments on commit 33a89e8

Please sign in to comment.