Skip to content

Commit

Permalink
README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Finbarrs Oketunji <[email protected]>
  • Loading branch information
0xnu committed Apr 3, 2024
1 parent 215221c commit 5d478ed
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,14 @@ Kikiola is a high-performance vector database written in [Go](https://go.dev). I

### Features

+ Fast and efficient vector storage and retrieval
+ Tensor Compression
+ Support for high-dimensional vectors
+ Indexing techniques for fast similarity search
+ Handles concurrency and multiple writes
+ Text embedding support for text-based queries
+ Simple and intuitive API for easy integration
+ Indexing techniques for fast similarity search
+ Fast and efficient vector storage and retrieval
+ Scalable architecture for handling large datasets
+ Text embedding support for text-based queries
+ Tensor Compression
+ Distributed Storage: multiple nodes or shards for scalability
+ Objects (e.g., document, image, audio, video, or any other file type)

Expand Down

0 comments on commit 5d478ed

Please sign in to comment.