November 3, 2023
HACKTOBERFEST
Hacktoberfest is now over for the year! Thank you so much to everyone who participated!
COMMUNITY
Join us at one of our Unstructured Data Meetups!
- November 7 - Seattle Unstructured Meetup
- November 14 β San Francisco Unstructured Meetup
Missed one of our community events? No worries!
-
SF Unstructured Data Meetup - watch the video
- Jon Bennion, Logical Fallacies in LLM output
- Filip Haltmayer, Kafka integration with Zilliz
- Rob and Kasia, Pair Programming with GitHub Copilot
GETTING STARTED WITH VECTOR SEARCH
- What Is Semantic Search?
- Vector Distance
- What Are AI Hallucinations?
- Vector Database 101: Everything You Need to Know
ARTICLES
LangChain & Milvus
- NEW Retrieval Augmented Generation on Notion Docs via LangChain
- Ultimate Guide to Getting Started with LangChain
- Question Answering over Documents with Zilliz Cloud and LangChain
LlamaIndex & Milvus
- Getting Started with LlamaIndex
- Documentation QA using Zilliz Cloud and LlamaIndex
- Building a Chatbot with Zilliz Cloud, LlamaIndex and LangChain Part I
TUTORIAL
Using AI to Find Your Celebrity Stylist. In this tutorial, you will learn how to utilize a fine-tuned model to segment clothing in images. You will then crop out each labeled article and resize the images to the same size. Finally, store the embeddings generated from those images in Milvus, an open-source vector database.
Build Semantic Search on your ZenDesk tickets. In this tutorial, you will learn hot to conduct Semantic Search on ZenDesk tickets with Airbyte, Streamlit, and of course Milvus as our vector store. Start Now.
VIDEOS
Vector Database Fundamentalss
GITHUB REPOS
Milvus Vector Database. Milvus is an open source vector database used to store, index, and manage massive embedding vectors generated by deep neural networks and other machine learning (ML) models.
GPT Cache. GPTCache is an open-source tool designed to improve the efficiency and speed of GPT-based applications by implementing a cache to store the responses generated by language models.
VectorDBBench. VectorDBBench is an open-source benchmarking tool to help you evaluate the performance of mainstream vector databases and cloud services with yoru specific use case.
Top comments (0)