#大语言模型#OP Vault ChatGPT: Give ChatGPT long-term memory using the OP Stack (OpenAI + Pinecone Vector Database). Upload your own custom knowledge base files (PDF, txt, epub, etc) using a simple React frontend.
#搜索#All-in-one infrastructure for search, recommendations, RAG, and analytics offered via API
How to create Question-Answering system combining Langchain and OpenAI
Qdrant is a vector similarity engine & vector database. It deploys as an API service providing search for the nearest high-dimensional vectors. With Qdrant, embeddings or neural network encoders can b...
Qdrant Vector Database on Azure Cloud
Build super simple end-to-end data & ETL pipelines for your vector databases and Generative AI applications
This is Microsoft Fabric Copilot Workshop
A Web app stack written in FastAPI, Qdrant, and React for creating AI projects
#计算机科学#Building a Chain of Thought RAG Model with DSPy, Qdrant and Ollama
Performing a RAG (Retrieval Augmented Generation) assessment using voice-to-voice query resolution. Provide the file containing the queries, ask the questions, and receive the results via voice.
This repository is a demonstration of deploying Qdrant, a high-performance vector database, in a distributed manner.
Bootstrap a Qdrant vector database cluster on Fly.io
#搜索#Qdrant operator creates and manages Qdrant clusters running in Kubernetes
#自然语言处理#Text to Image & Reverse Image Search Engine built upon Vector Similarity Search utilizing CLIP VL-Transformer for Semantic Embeddings & Qdrant as the Vector-Store
#自然语言处理#An innovative application designed to help pharmacists and pharmacy students quickly research FDA-approved drugs by retrieving relevant information from drug labels and adverse event datasets, and pro...
#大语言模型# ChatGPT-like Application using RAG pattern that allows to ask question to my own documents - I Used Semantic Kernel to integrate a LLM (OpenAI) using C# to orchestrate AI pluggins (Azure Cognitive Se...
#大语言模型#A RAG implementation on Llama Index using Qdrant vector stores as storage. Take some pdfs, store them in the db, use LLM to inference, enjoy.
Helper package to spin-up a Qdrant instance without Docker
#大语言模型#Doppalf is a RAG powered AI chat bot application
#大语言模型#A repository containing a modularized implementation of a Retrieval-Augmented Generation (RAG) model as Flask APIs.