moorcheh-ai/moorcheh-python-sdk
Python SDK for interacting with the Moorcheh Semantic Search API v1. Moorcheh provides ultra-fast, highly accurate vector similarity search and analysis capabilities based on information-theoretic principles.
The SDK supports both synchronous and asynchronous clients with unified APIs for text and vector ingestion, plus native integrations with LlamaIndex, LangChain, and n8n. Built on an information-theoretic foundation (MIB + ITS stack), it achieves 32x compression and 85% latency reduction through deterministic semantic search rather than traditional vector database approaches. The architecture uses namespace-based isolation, server-side file processing, and provides grounded answer generation alongside similarity search capabilities.
Stars
12
Forks
4
Language
Python
License
MIT
Category
Last pushed
Mar 10, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/moorcheh-ai/moorcheh-python-sdk"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
langchain4j/langchain4j
LangChain4j is an open-source Java library that simplifies the integration of LLMs into Java...
Couchbase-Ecosystem/langchain-couchbase
Couchbase integration with LangChain
moorcheh-ai/moorcheh-chat-boilerplate
Production-ready AI chat boilerplate powered by Moorcheh ITS search and RAG, built with Next.js.
tryAGI/LangChain.Databases
Part of the LangChain.NET project. Has separate abstractions, does not contain dependencies on...
sarumaj/langchain-memvid
A Langchain implementation for Memvid, enabling efficient video-based document storage and...