Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bobvanluijt/langflow-railway


https://github.com/bobvanluijt/langflow-railway

Last synced: 7 days ago
JSON representation

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`