Semantic Search LLM and Vector Databases #1
Replies: 1 comment
-
|
moved to wiki https://github.com/VectorMind/VectorMind/wiki#open-source-popularity-1 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
moved to wiki : https://github.com/VectorMind/VectorMind/wiki
Introduction
Semantic searchcan be referred to as the extension to include similarities and meanings in the search match as opposed toFull text searchwhich only finds a characters match.Features
It is still possible to distinguish features :
Instant Search
open source popularity
comparisions
LLM and ML engines
Langchain
Lang chain is a framework abstracting other libraries to speed up development of LLM Apps
Hugging face
Machine Learning Models framework for building, training and deployment
Offline LLMs
tool for running llm server
Vector Databases
open source popularity
vectorization
Images to vectors
Text
references
Beta Was this translation helpful? Give feedback.
All reactions