#向量搜索引擎#Redis 是一款流行的内存型数据库,数据以键值对形式存储,常用作缓存和消息队列中间件。支持的数据类型有 Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps。
#计算机科学#A curated list of resources, tools, tutorials, and libraries for exploring and utilizing vector databases. This repository aims to provide comprehensive insights into the use of vector databases for e...
#自然语言处理#This repository is dedicated to my learning journey through the LangChain & Vector Databases in Production course offered by Activeloop. The course is part of the Gen AI 360 Foundational Model Certifi...
Leverage vector databases to swiftly construct a diverse range of applications through "Building Applications with Vector Databases" course!
Projects Implemented for the Udacity Generative AI Engineer Nanodegree Program
#大语言模型#IntelliSearch is an advanced retrieval-based question-answering and recommendation system that leverages embeddings and a large language model (LLM) to provide accurate and relevant information to use...
#向量搜索引擎#Reverse image search engine with the use of vector databases and keyword search and upload image
A comprehensive, hands-on tutorial repository for learning and mastering LangChain - the powerful framework for building applications with Large Language Models (LLMs). This codebase provides a struct...