Hey everyone! I am thinking of building a showcase of scalable polyglot agents. For stage one I plan to implement the following concept (see the picture).
- Input/Output interface for interaction
- LLM as a gateway;
- Collection of actions or workflows;
- Collection of data items for knowledge base (implementing RAG technique);
- Scalable containerized polyglot environments to execute automations.
Does anyone have experience with anything similar? I already kind of imagine the toolset I could use, but would be great to here any suggestions.