Skip to main content
Docs by LangChain home page
LangChain + LangGraph
Search...
⌘K
GitHub
Try LangSmith
Try LangSmith
Search...
Navigation
Vearch
LangChain
LangGraph
Deep Agents
Integrations
Learn
Reference
Contribute
Python
Overview
All providers
Popular Providers
OpenAI
Anthropic (Claude)
Google
AWS (Amazon)
Hugging Face
Microsoft
Ollama
Groq
Integrations by component
Chat models
Tools and toolkits
Retrievers
Text splitters
Embedding models
Vector stores
Document loaders
Key-value stores
close
On this page
Installation and Setup
Vectorstore
Vearch
Copy page
Copy page
Vearch
is a scalable distributed system for efficient similarity search of deep learning vectors.
Installation and Setup
Vearch Python SDK enables vearch to use locally. Vearch python sdk can be installed easily by pip install vearch.
Vectorstore
Vearch also can used as vectorstore. Most details in
this notebook
Copy
Ask AI
from
langchain_community.vectorstores
import
Vearch
Edit the source of this page on GitHub.
Connect these docs programmatically
to Claude, VSCode, and more via MCP for real-time answers.
Was this page helpful?
Yes
No
⌘I