diff --git a/README.md b/README.md new file mode 100644 index 0000000..41a475d --- /dev/null +++ b/README.md @@ -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.