Skip to content

Comfy-UI-inspired RAG Modules for implementing custom LLM applications

License

Notifications You must be signed in to change notification settings

xerk-dot/Modular-RAG-Toolkit

Repository files navigation

Modular-RAG-Toolkit

Comfy-UI-inspired RAG Modules for implementing custom LLM applications

Try it in the demo site.

Modular Rag Diagram from @yufan1602 on Medium

Features

Nodes Provided

Installation

Resources

How to use this demo

The demo includes some examples of graphs.

You need git, node and npm. Given those dependencies are installed, run the following commands to try it out:

$ git clone https://github.com/jagenjo/litegraph.js.git
$ cd litegraph.js
$ npm install
$ node utils/server.js
>>
Example app listening on https://127.0.0.1:8000

Open your browser and point it to https://127.0.0.1:8000. You can select a demo from the dropdown at the top of the page.

Articles on 'Modular Rag':

Github Repos which inspired me:

About

Comfy-UI-inspired RAG Modules for implementing custom LLM applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages