lifan0127/nifi-langchain
LangChain Expression Language (LCEL) As NiFi Processors
This project helps data engineers and operations teams build sophisticated data processing pipelines that integrate Large Language Models (LLMs) into Apache NiFi workflows. It allows you to take raw data, apply LLM-powered transformations like text summarization or context retrieval, and output enriched data or specific parsed results. This is designed for professionals managing data flows who need to incorporate AI capabilities without extensive custom coding.
No commits in the last 6 months.
Use this if you are an operations engineer or data architect already using Apache NiFi and need to seamlessly add advanced text processing capabilities with Large Language Models to your data pipelines.
Not ideal if you need interactive chat applications, agents with memory, or highly autonomous AI systems, as it focuses on batch and synchronous data flow processing.
Stars
15
Forks
2
Language
Java
License
MIT
Category
Last pushed
Feb 13, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/lifan0127/nifi-langchain"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
tryAGI/LangChain
C# implementation of LangChain. We try to be as close to the original as possible in terms of...
UiPath/uipath-langchain-python
Python SDK that enables developers to build and deploy LangGraph agents to the UiPath Cloud Platform
msoedov/langcorn
⛓️ Serving LangChain LLM apps and agents automagically with FastApi. LLMops
BrandPeng/Langchain1.0-Langgraph1.0-Learning
这是一个 LangChain 1.0 和 LangGraph 1.0 的学习仓库,学习如何进行agent开发,涵盖从基础概念到实战项目的完整学习路径。
Shikenso-Analytics/langchain-taiga
Python toolkit that lets your LangChain agents automate Taiga: create, search, edit & comment on...