docs: add README
Some checks failed
CI / lint (push) Failing after 36s
Security Scan / scan (push) Failing after 42s

This commit is contained in:
2026-03-16 12:31:24 -05:00
parent eb5ac993a6
commit ef713dc925

32
README.md Normal file
View File

@@ -0,0 +1,32 @@
# BlackRoad LangChain Studio
Visual LangChain pipeline builder and testing environment.
Part of [BlackRoad OS](https://blackroad.io) — your device, your data, your AI.
## What This Does
Build, test, and debug LangChain pipelines with a visual interface. Connect to local Ollama models running on the Pi fleet.
## Quick Start
```bash
open index.html
# Connect to Ollama at http://192.168.4.96:11434
```
## Tech Stack
- HTML/CSS/JS
- LangChain.js
- Ollama integration
- Visual pipeline editor
## Related
- [BlackRoad OS](https://blackroad.io)
- [Documentation](https://docs.blackroad.io)
---
BlackRoad OS — Pave Tomorrow.