["please install both the [node-red-ai-toolkit](https://github.com/rozek/node-red-ai-toolkit) and the [node-red-uibilder-chatbot](https://github.com/rozek/node-red-uibilder-chatbot/blob/main/README.md). This will give you a very first and simple Chatbot"]
About
Build your own * Chatbot, * autonomous Agent or * any other AI-related application with specific functionalities according to your wishes - completely without any coding (or very little one, at least). If you don't have any programming experience, you may even decide to use "Blockly", i.e., to combine activity-specific parts in a LEGO-like manner (the result is then automatically converted to JavaScript, which means that you won't experience any performance loss) For text-based applications, use existing GPT and/or RWKV models or train or fine-tune your own ones. For image-based applications, use LinerAI for training and import the resulting models into your Node-RED workspace. Run the chosen AI models either locally or use an AI service provider over the internet.