Skip to content
#

embedding-vectors

Here are 102 public repositories matching this topic...

⚡ 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.

  • Updated Nov 21, 2023
  • PHP

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.

  • Updated Nov 11, 2023
  • TypeScript

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.

  • Updated Oct 11, 2023
  • Python

Improve this page

Add a description, image, and links to the embedding-vectors topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the embedding-vectors topic, visit your repo's landing page and select "manage topics."

Learn more