There are 5 repositories under vectorstore topic.
An app to interact privately with your documents using the power of GPT, 100% privately, no data leaks
Discover and converse with advanced AI models like Mistral, LLAMA2, and GPT-3.5 from leading sources like OLLAMA, Hugging Face, and OpenAI. Easily extract insights from PDFs, web pages, and YouTube videos with our intuitive interface. Unlock the power of knowledge with seamless chat interactions.
Chat with your docs in PDF/PPTX/DOCX format, using LangChain and GPT4/ChatGPT from both Azure OpenAI Service and OpenAI
Using LlamaIndex, Redis, and OpenAI to chat with PDF documents. Supplementary material for blog post on Microsoft Developer Blog
An LLM GUI application; enables you to interact with your files, offering dynamic parameters that can modify response behavior during runtime.
📚 Local PDF-Integrated Chat Bot: Secure Conversations and Document Assistance with LLM-Powered Privacy
🧠 Quivr Chatbot extension - Instantly access Quivr, dump your files and chat with them using your Generative AI Second Brain using LLMs ( GPT 3.5/4, Private, Anthropic, VertexAI ) & Embeddings 🧠
Explore Multiple Vector Databases and chat with documents on Multiple LLM models, private LLM models
Chatbot for Indian Law using Llama-7B-chat using Langchain integration and Streamlit UI.
Using Hugging Face Hub Embeddings with Langchain document loaders to do some query answering
AIGC 知识库问答系统快速搭建,便于企业级定制化,支持文档上传,向量存储,聊天式问答。
Integrated LLM-based document and data Q&A with knowledge graph visualization
使用LLM大模型、langchain、fastapi、agent等技术实现ai和用户聊天,并且支持本地向量库、api接口工具,支持http sse流式输出
Create LLM powered bots and port them into Discord & Slack
This project is a reference implementation of the Hierarchical Navigable Small World graph paper by Malkov & Yashunin (2018) as a companion to the AWS presentation by Ben Duncan (Startup Solution Architect) "What you need to know about Vector Databases. From use-cases to a deep dive on the technology."
Ingest GitHub repo data into vectorstore with LangChain and create seamless Streamlit chatbot using GPT-4
Sample of implementing a simple in-memory vector store
RAG Architecture for Modern Chatbots
Generative AI projects using openAI, llama, langchain, vectordb
Nodejs a REST API is designed to provide users with an interactive chat interface where they can ask questions and receive responses generated by an AI model. The application utilizes OpenAI embeddings and Langchain to process the user's input and generate relevant responses based on the context of the conversation.
Autodoc project, aimed to autonomously generating documentation for any code repository and store info about it in vectorstore to further interactions
A practical sample of RAG pattern applied to a real-world use case: make finding samples using Azure SQL easier and more efficient!
Demonstrates various AI functionalities using Spring AI, including chat responses, JSON data handling, image creation and description, real-time data loading, text-to-speech, and vector store usage.