paschembri/django-langchain
Integration between Django and LangChain
This is a tool for developers who use Django and want to integrate LangChain's capabilities into their web applications. It helps store and index various file types as source documents within a Django project, allowing for the creation of document chunks and their associated embeddings. Developers can then perform similarity searches on these indexed documents directly through the Django admin interface or via console commands.
No commits in the last 6 months. Available on PyPI.
Use this if you are a Python/Django developer building web applications that require efficient storage and semantic search capabilities for document-based content using LangChain.
Not ideal if you are an end-user without programming experience, or if you need a pre-built application rather than a development integration.
Stars
26
Forks
6
Language
Python
License
MIT
Category
Last pushed
Sep 12, 2024
Commits (30d)
0
Dependencies
8
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/paschembri/django-langchain"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
langchain-ai/langchain-aws
Build LangChain Applications on AWS
brainlid/langchain
Elixir implementation of a LangChain style framework that lets Elixir projects integrate with...
langchain-ai/langchain-weaviate
🦜🔗 LangChain interface to Weaviate
langchain-ai/langchain-litellm
🦜🔗 LangChain interface to LiteLLM
langchain-ai/langchain-mongodb
Integrations between MongoDB, Atlas, LangChain, and LangGraph