Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bobvanluijt/langflow-railway
https://github.com/bobvanluijt/langflow-railway
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/bobvanluijt/langflow-railway
- Owner: bobvanluijt
- Created: 2023-10-01T19:53:18.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-01T19:53:20.000Z (about 1 year ago)
- Last Synced: 2024-10-07T18:40:58.822Z (29 days ago)
- Language: Python
- Size: 220 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
---
title: LangFlow
description: A LangFlow instance.
tags:
- langflow
- python
---# LangFlow Example
This example starts up a [LangFlow](https://github.com/logspace-ai/langflow.git) instance.
[![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/template/JMXEWp)
## ✨ Features- LangFlow
- Python 3## 💁♀️ How to use
- Deploy using the button 👆
- Clone locally and install packages with Pip using `pip install -r requirements.txt` or Poetry using `poetry install`
- Connect to your project using `railway link`
- Run locally using `langflow`