tilotech/tilores-langchain
This repository provides the building blocks for integrating LangChain, LangGraph, and the Tilores entity resolution system.
This helps developers integrate Tilores' entity resolution with large language models (LLMs) to build intelligent applications. It takes natural language queries as input and outputs structured information about resolved entities from a Tilores instance. This is for software developers creating applications that need to find and understand specific entities across various data sources using AI.
Used by 1 other package. No commits in the last 6 months. Available on PyPI.
Use this if you are a developer building AI-powered applications that need to precisely identify and link records or entities using natural language commands.
Not ideal if you are a non-technical user looking for a ready-to-use application to perform entity resolution without coding.
Stars
8
Forks
1
Language
Python
License
MIT
Category
Last pushed
Nov 21, 2024
Commits (30d)
0
Dependencies
1
Reverse dependents
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/tilotech/tilores-langchain"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
tilotech/langchain-tilores
This repository provides the building blocks for integrating LangChain, LangGraph, and the...
SINGHxTUSHAR/Langchain-DBidx
Documentation for the LangChain to build the LLM's & RAG application.
nluninja/langchain-101
Educational project for building a RAG app LLaMA, via LangChain
Narendra8767/LangChain-Hands-on-Code-from-Scratch
A complete, structured, hands-on LangChain playlist covering everything from LLMs & embeddings...
wittyicon29/Custom-Evaluate-LLM
Evaluate LLMs using custom functions for reasoning and RAGs and dataset using Langchain