Skip to content

I propose the development of a lightweight and straightforward vector database implementation utilizing Hierarchical Navigable Small World (HNSW) graphs in Python. This solution will be designed with minimal dependencies, ensuring ease of integration and deployment across various environments. Key Features: Efficient Vector Search: Leveraging HNS

Notifications You must be signed in to change notification settings

soma2000-lang/My_vector_database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My_vector_database

It implements

HNSW Index Skip lists Full NN Index Navigable Small Worlds (NSWs)

About

I propose the development of a lightweight and straightforward vector database implementation utilizing Hierarchical Navigable Small World (HNSW) graphs in Python. This solution will be designed with minimal dependencies, ensuring ease of integration and deployment across various environments. Key Features: Efficient Vector Search: Leveraging HNS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages