In this release, we're introducing the main features of minivnn:
* Simple and efficient exact nearest neighbor search
* Support for different similarity metrics (dot product and cosine similarity)
* Ability to add, delete, and query embeddings in the index
* Easy saving and loading of index data
Check out the [README.md](https://github.com/your_username/minivnn/blob/main/README.md) for more information