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

https://github.com/codebanesr/langflow


https://github.com/codebanesr/langflow

Last synced: 12 months 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?referralCode=MnPSdg)

## ✨ 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`