Skip to content

Implementing a simple vector database from scratch using Python and NumPy

Notifications You must be signed in to change notification settings

HarshJ23/NLP-from-scratch-implementations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Building a Vector Database from scratch

Implementation of a simple vector database from scratch using Python and NumPy.

Uses Cosine Similarity to retrieve similar vectors

About

Implementing a simple vector database from scratch using Python and NumPy

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published