Hi there.
I am attempting to create AI agents with Electroneek. I see that from your documentation regarding the Process Hub, AI agents are indeed part of the platform: “This state-of-the-art platform enables organizations to create, manage, and optimize complex workflows, efficiently assigning tasks between humans, AI agents, RPA (Robotic Process Automation) bots, and IPaaS (Integration Platform as a Service)”
This is a high level overview of what I am trying to accomplish:
Specialized role-based chatbots with RAG capabilities, connected to a memory store (perhaps a vector database). I would like to be able to embed each chatbot with its own knowledge base and then be able to query them during various workflows for better outputs. I suppose this is similar in nature to a product like Flowise or Langflow - **How can I set up a similar system in Electroneek **?
I should also note that I do not currently have access to the Process Hub or Integrabots - Can I accomplish this without these two? If not, how can I upgrade my plan?
Thanks for your help.