{"id":20696840,"url":"https://github.com/araobp/node-red-genai","last_synced_at":"2025-12-16T06:14:37.860Z","repository":{"id":260850989,"uuid":"882514858","full_name":"araobp/node-red-genai","owner":"araobp","description":"Node-RED as an LLM-chain framework with IoT","archived":false,"fork":false,"pushed_at":"2024-12-28T09:15:11.000Z","size":6649,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-17T18:29:58.235Z","etag":null,"topics":["gemeni-api","node-red","openai-api","sqlite-vec"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/araobp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-03T01:20:38.000Z","updated_at":"2024-12-28T09:15:14.000Z","dependencies_parsed_at":"2024-12-14T11:21:42.270Z","dependency_job_id":"a4212202-d079-45b1-83db-0abe382ef38a","html_url":"https://github.com/araobp/node-red-genai","commit_stats":null,"previous_names":["araobp/node-red-ai-agents","araobp/node-red-genai"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/araobp%2Fnode-red-genai","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/araobp%2Fnode-red-genai/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/araobp%2Fnode-red-genai/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/araobp%2Fnode-red-genai/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/araobp","download_url":"https://codeload.github.com/araobp/node-red-genai/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242961754,"owners_count":20213315,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["gemeni-api","node-red","openai-api","sqlite-vec"],"created_at":"2024-11-17T00:15:37.162Z","updated_at":"2025-12-16T06:14:32.834Z","avatar_url":"https://github.com/araobp.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Node-RED for Generative AI\n\nNote: this is my hobby project.\n\n\u003cimg src=\"./docs/flow.jpg\" width=700\u003e\n\n## Background and Motivation\n\nAs a MVP developer for CX(Customer Experience) innovation, I need a node-based low-code development platform supporting LLM-chains with visual programming for agile GenAI app prototyping, to show how GenAI innovate CX.\n\n## What is the LLM chain?\n\n```\n  in --\u003e [Template] --\u003e [LLM model] --\u003e [Parser] ---\u003e out\n```\n\n## Requirements\n\n- [Node-RED](https://nodered.org/)\n- [Gemini API](https://ai.google.dev/gemini-api/docs)\n- [OpenAI API](https://platform.openai.com/docs)\n- [sqlite-vec](https://github.com/asg017/sqlite-vec) (\u003e= v0.1.6)\n\nNote: You can start using Gemini API with the free tier.\n\n## Set up\n\nI use Raspberry Pi 3 (Linux) for this project, but all the programs in this project should run on other operating systems.\n\n### Running Node-RED on Raspberry Pi\n\nhttps://nodered.org/docs/getting-started/raspberrypi\n\n### sqlite-vec on Raspberry Pi with Node.js\n\n=\u003e [SQLITE_VEC.md](./SQLITE_VEC.md)\n\n## My Original Node-RED packages\n\n- [gemini package](./gemini)\n- [openai package](./openai)\n\n### Installing the package\n\nIt is useful to define a bash alias for installing the package in Node-RED, like this:\n```\nalias rlg='cd ~/.node-red;npm install ~/node-red-genai/gemini;node-red-stop;node-red-start'\n```\n### RAG indexing\n\n=\u003e [indexing](./ref)\n\n## Flows\n\nNode-RED flows =\u003e [flows](./flows)\n\n## References\n\n- https://nodered.org/docs/creating-nodes/\n \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faraobp%2Fnode-red-genai","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faraobp%2Fnode-red-genai","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faraobp%2Fnode-red-genai/lists"}