Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 803 Bytes

File metadata and controls

22 lines (17 loc) · 803 Bytes

Vector Database and Semantic Similarity Setup

This repository provides a basic setup for working with vector databases such as Chroma, Faiss, Weaviate, and Pinecone. It also covers OpenAI embeddings, Cohere reranking methods, and fine-tuning for semantic similarity tasks.

Table of Contents

Installation

First, clone the repository and install the required packages: Each file here is used to create related vector databases.