Initial data and GenAI pipelines built with Langflow.
- uv for package management
-
Clone the repository:
git clone https://github.com/Finntegrate/langflow-pipelines.git cd langflow-pipelines
-
Install dependencies using uv:
uv sync
To start the Langflow server:
uv run langflow run
This will start the Langflow UI, which you can access by clicking the URL displayed in your terminal.