faiss
There are 511 repositories under faiss topic.
chatchat-space/Langchain-Chatchat
Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM, Qwen 与 Llama 等语言模型的 RAG 与 Agent 应用 | Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM, Qwen and Llama) RAG and Agent app with langchain
milvus-io/milvus
A cloud-native vector database, storage for next generation AI applications
SylphAI-Inc/AdalFlow
AdalFlow: The library to build & auto-optimize LLM applications.
unum-cloud/usearch
Fast Open-Source Search & Clustering engine × for Vectors & 🔜 Strings × in C++, C, Python, JavaScript, Rust, Java, Objective-C, Swift, C#, GoLang, and Wolfram 🔍
tensorchord/pgvecto.rs
Scalable, Low-latency and Hybrid-enabled Vector Search in Postgres. Revolutionize Vector Search, not Database.
asg017/sqlite-vss
A SQLite extension for efficient vector search, based on Faiss!
alexpinel/Dot
Text-To-Speech, RAG, and LLMs. All local!
kennethleungty/Llama-2-Open-Source-LLM-CPU-Inference
Running Llama 2 and other Open-Source LLMs on CPU Inference Locally for Document Q&A
athina-ai/rag-cookbooks
This repository contains various advanced techniques for Retrieval-Augmented Generation (RAG) systems.
SkywalkerDarren/chatWeb
ChatWeb can crawl web pages, read PDF, DOCX, TXT, and extract the main content, then answer your questions based on the content, or summarize the key points.
shibing624/similarities
Similarities: a toolkit for similarity calculation and semantic search. 相似度计算、匹配搜索工具包,支持亿级数据文搜文、文搜图、图搜图,python3开发,开箱即用。
matsui528/faiss_tips
Some useful tips for faiss
ChunelFeng/caiss
一款简单好用的 跨平台/多语言的 相似向量/相似词/相似句 高性能检索引擎。欢迎star & fork。Build together! Power another !
fynnfluegge/codeqai
Local first semantic code search and chat powered by vector embeddings and LLMs
zilliztech/feder
Visualize hnsw, faiss and other anns index
Aquila-Network/aquila
An easy to use Neural Search Engine. Index latent vectors along with JSON metadata and do efficient k-NN search.
momegas/megabots
🤖 State-of-the-art, production ready LLM apps made mega-easy, so you don't have to build them from scratch 🤯 Create a bot, now 🫵
smalltong02/keras-llm-robot
A web UI Project In order to learn the large language model. This project includes features such as chat, quantization, fine-tuning, prompt engineering templates, and multimodality.
plippe/faiss-web-service
A web service build on top of Facebook's Faiss
Enet4/faiss-rs
Rust language bindings for Faiss
mamei16/LLM_Web_search
An extension for oobabooga/text-generation-webui that enables the LLM to search the web using DuckDuckGo
mechsihao/FaissSearcher
a common faiss searcher
MinishLab/vicinity
Lightweight Nearest Neighbors with Flexible Backends
jorge-armando-navarro-flores/chat_with_your_docs
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.
ynqa/faiss-server
faiss serving :)
gopiashokan/AI-Resume-Analyzer-and-LinkedIn-Scraper-using-LLM
Developed an AI application using LLM to analyze user resumes and provided the summarization, strengths, weaknesses, suggestions, suitable job titles, and also scraping job details from LinkedIn using Selenium. This application reduces time by 30% and helps candidates tailor their resumes effectively.
ewfian/faiss-node
Node.js bindings for faiss
aju22/DocumentGPT
DocumentGPT is a web application that allows you to chat over your research document using OpenAI's chat API and perform semantic search using vector databases. This tool provides a seamless interface for interacting with your research document, exploring search results, and engaging in a conversation with an AI chatbot.
coder/hnsw
In-memory vector index for Go
hannawong/ColXLM
Multilingual Retrieval on Yelp Search Engine ⚡
sb-ai-lab/HypEx
Fast and customizable framework for automatic and quick Causal Inference in Python
waltyou/faiss-web-service
A web service build on top of Facebook's Faiss
safakan/TalkWithYourFiles
An LLM GUI application; enables you to interact with your files, offering dynamic parameters that can modify response behavior during runtime.
dynamiclu/Langchain-ChatBI
一种利用Langchain框架和本地向量库实现的对话式BI,它的目标是帮助用户寻找、理解数据知识,并能够分析数据、洞察结果,通过自然语言对话,降低数据分析的门槛。
shamspias/langchain-chat
langchain-chat is an AI-driven Q&A system that leverages OpenAI's GPT-4 model and FAISS for efficient document indexing. It loads and splits documents from websites or PDFs, remembers conversations, and provides accurate, context-aware answers based on the indexed data. Easy to set up and extend.
julien040/hn-recommendation-api
A recommendation system for Hacker News. Get the most similar posts for a given URL