Repository navigation

#

embedding-vectors

A FastAPI service for semantic text search using precomputed embeddings and advanced similarity measures, with built-in support for various file types through textract.

Python
1015
2 个月前

Gurubase lets you add an "Ask AI" button to your technical docs, turning your content into an AI assistant. It uses web pages, PDFs, YouTube videos, and GitHub repos as sources to generate instant, accurate answers with references. Deploy it via Slack, Discord, GitHub or a web widget.

Python
642
2 小时前

Score documents using embedding-vectors dot-product or cosine-similarity with ES Lucene engine

Java
396
1 年前

The Fast Vector Similarity Library is designed to provide efficient computation of various similarity measures between vectors.

Rust
385
2 个月前

⚡ GUI for editing LLM vector embeddings. No more blind chunking. Upload content in any file extension, join and split chunks, edit metadata and embedding tokens + remove stop-words and punctuation with one click, add images, and download in .veml to share it with your team.

PHP
225
1 年前

Vector Storage is a vector database that enables semantic similarity searches on text documents in the browser's local storage. It uses OpenAI embeddings to convert documents into vectors and allows searching for similar documents based on cosine similarity.

TypeScript
223
4 个月前

A client side vector search library that can embed, store, search, and cache vectors. Works on the browser and node. It outperforms OpenAI's text-embedding-ada-002 and is way faster than Pinecone and other VectorDBs.

TypeScript
197
1 年前

AI Native database for embedding vectors

C++
172
6 个月前

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.

Python
86
2 年前

A monolingual and cross-lingual meta-embedding generation and evaluation framework

Python
80
3 年前

Vectory provides a collection of tools to track and compare embedding versions.

Python
71
2 年前

Sentiment analyzer for your tweets.

Python
63
4 年前

Ruby wrapper for the Weaviate vector search database API

Ruby
51
5 个月前

LLM Chatbot w/ Retrieval Augmented Generation using Llamaindex. It demonstrates how to impl. chunking, indexing, and source citation.

Python
44
2 年前