diff --git a/README.md b/README.md index f0efaaa..9cbfd0a 100644 --- a/README.md +++ b/README.md @@ -83,3 +83,13 @@ A Simplified Molecular Input Line Entry Specification (SMILES). **Returns:** *bytes* The molecular fingerprint. + + + # More Resources + + - [DNA Sequence Classification based on Milvus - Zilliz blog](https://zilliz.com/blog/dna-sequence-classification-based-on-milvus): Use Milvus, an open-source vector database, to recognize gene families of DNA sequences. Less space but higher accuracy. +- [Accelerating New Drug Discovery - Zilliz blog](https://zilliz.com/blog/molecular-structure-similarity-with-milvus): How to run molecular structure similarity analysis in Milvus +- [Introduction to Milvus Vector Database - Zilliz blog](https://zilliz.com/learn/introduction-to-milvus-vector-database): Zilliz tells the story about building the world's very first open-source vector database, Milvus. The start, the pivotal, and the future. +- [The 2024 Playbook: Top Use Cases for Vector Search - Zilliz blog](https://zilliz.com/learn/top-use-cases-for-vector-search): An exploration of vector search technologies and their most popular use cases. +- [Emerging Trends in Vector Database Research and Development - Zilliz blog](https://zilliz.com/blog/emerging-trends-in-vector-database-research-and-development): This post discusses the development and anticipated future of vector databases from both technical and practical perspectives, focusing on cost-efficiency and business requirements. + \ No newline at end of file