Release Notes for nChain
v0.12
🚀 Introducing nChain
v0.12 🚀
nChain
is a cutting-edge Python package designed for creating LLM bots over a flexible and extensible dataset. As our inaugural release, we're thrilled to introduce a range of features and functionalities.
🔧 Features & Highlights:
-
Sentence Transformers Embedding: Leveraging the power of
sentence_transformers
,nChain
offers robust text embeddings, ensuring accurate and high-quality vector representations of your text data. -
Annoy Index for Embedding Search: With the integration of the Annoy index, you can efficiently search through your embeddings, making the retrieval process faster and more precise.
-
ArXiv Paper Search Example: Dive into practical applications with our example demonstrating the search capabilities using arXiv papers. Experience firsthand the precision and efficiency of
nChain
.