Skip to content

Commit

Permalink
feat(test): test
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan-Awad committed Jan 12, 2025
1 parent edb0f7c commit 294d8b5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions apps/docs/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ description: The blazingly fast in-memory vector database 🚀
icon: magnifying-glass
---

TEST

* EigenDB is a light-weight in-memory vector database written in Go. It's also open-source ❤️
* It features the ability to perform similarity search, which utilizes the Hierarchical Navigable Small Worlds (HNSW) algorithm ([more](/vector-databases/similarity-search)).
* Basic database operations can easily be performed through its very simple [REST API](/api-reference).
Expand Down

0 comments on commit 294d8b5

Please sign in to comment.