ai-chain-qdrant

Crates.ioai-chain-qdrant
lib.rsai-chain-qdrant
version0.14.2
sourcesrc
created_at2024-05-19 03:59:34.15114
updated_at2024-05-22 15:36:47.430295
descriptionFor using Qdrant with ai-chain
homepage
repositoryhttps://github.com/godlinchong/ai-chain/
max_upload_size
id1244669
size113,824
linchong (louloulin)

documentation

README

ai-chain-qdrant

ai-chain-qdrant is a package that provides integration with the Qdrant Vector Store for the ai-chain project.

Features

  • Seamless integration with Qdrant for efficient vector storage and retrieval
  • High-performance search capabilities
  • Easy-to-use API

Getting Started

To get started with ai-chain-qdrant, follow the steps below:

  1. Install the ai-chain-qdrant package using cargo.
  2. Set up and configure your Qdrant Vector Store instance.
  3. Check out the examples in the examples directory for sample code and use cases.

Examples

The examples directory contains various sample code snippets to help you get started with ai-chain-qdrant. These examples demonstrate how to use the package effectively in your projects.

Contributing 🤝

We warmly welcome contributions from everyone! If you're interested in helping improve ai-chain, please check out our CONTRIBUTING.md file for guidelines and best practices.

Connect With Us 🌐

If you have any questions, suggestions, or feedback, feel free to open an issue or join our community discord . We're always excited to hear from our users and learn about your experiences with ai-chain.

Commit count: 36

cargo fmt