Skip to content

alexxx-db/databricks-vector-database-implementations

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vector Databases and Libraries on Databricks

This repository includes examples for various vector databases and libraries for use on Databricks. Please note that it is a work in progress and not official Databricks assets.

Contents

Overview

This repository provides examples and implementations of different vector databases and libraries that can be utilized within the Databricks environment. The goal is to offer a variety of tools and techniques for handling vector data efficiently.

FAISS Implementation

One of the key implementations included in this repository is the Facebook AI Similarity Search (FAISS). FAISS is a library for efficient similarity search and clustering of dense vectors.

Configuration

The repository includes an associated configuration file that sets variables including Unity Catalog assets and LLM endpoint names.

Contributing

Contributions are welcome! If you have examples or improvements, please submit a pull request. Note that this is a community-driven project and not officially supported by Databricks.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

Sample code for using various vector databases within Databricks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%