mkhludnev/langchain-localai
Langchain integration package with LocalAI. It provides embeddings and reranker support
This tool helps developers working with LangChain integrate their applications with LocalAI for advanced text processing. It takes text inputs and uses LocalAI to convert them into numerical representations (embeddings) or to reorder a list of documents based on a query's relevance. Software engineers and AI/ML developers building natural language processing applications are the primary users.
Available on PyPI.
Use this if you are a developer building a LangChain application and need fast, reliable integration with a self-hosted LocalAI server for embeddings and document reranking.
Not ideal if you are not a software developer or if your application doesn't use LangChain or LocalAI.
Stars
11
Forks
—
Language
Python
License
MIT
Category
Last pushed
Dec 13, 2025
Commits (30d)
0
Dependencies
2
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/mkhludnev/langchain-localai"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Azure-Samples/azure-ai-document-processing-samples
A collection of samples demonstrating techniques for processing documents with Azure AI...
artitw/text2text
Text2Text Language Modeling Toolkit
aiplanethub/beyondllm
Build, evaluate and observe LLM apps
build-on-aws/langchain-embeddings
This repository demonstrates the construction of a state-of-the-art multimodal search engine,...
qianniuspace/llm_notebooks
AI 应用示例合集