Note: this is my hobby project.
I need a node-based low-code development platform supporting LLM-chains with visual programming.
I use SQLite with sqlite-vec as a vector database.
I use Raspberry Pi 3 (Linux) for this project, but all the programs in this project should run on other operating systems.
https://nodered.org/docs/getting-started/raspberrypi
It is useful to define a bash alias for installing the package in Node-RED, like this:
alias rlc='cd ~/.node-red;npm install ~/node-red-genai/chain;node-red-stop;node-red-start'
=> indexing
Node-RED flows => flows