Skip to content

Latest commit

 

History

History
46 lines (25 loc) · 1.37 KB

README.md

File metadata and controls

46 lines (25 loc) · 1.37 KB

Langflow Law ⚖️

Langflow Law is a Fork of Langflow and is a low-code app builder for RAG and multi-agent AI legal applications. It’s Python-based and agnostic to any model, API, or database.

Docs

✨ Core features

  1. Python-based and agnostic to models, APIs, data sources, or databases.
  2. Visual IDE for drag-and-drop building and testing of workflows.
  3. Playground to immediately test and iterate workflows with step-by-step control.
  4. Multi-agent orchestration and conversation management and retrieval.
  5. Publish as an API or export as a Python application.
  6. Observability with LangSmith, LangFuse, or LangWatch integration.
  7. Ecosystem integrations as reusable components for any model, API or database.
  8. Optimised for Legal Tasks with tailored features for legal workflows.

Integrations

📦 Quickstart

  • Install with pip (Python 3.10 or greater):
pip install langflow-law

👋 Contribute

I welcome contributions from developers of all levels. Please contribute with a PR.