Here are a few screenshots of a simplified prototype or provotype of a student AI project. The goal of the project was to simulate a meeting with bots that communicate with each other, that act as representatives of individuals to save time.
A “Provotype” (with a “v”) is a term, that describes a concept or model that is intentionally provocative or challenging in order to encourage discussions.
I implemented this protoype by my own – using a php framework in a docker container – both the frontend and the backend and the concept, so this is full-stack web development. I also created the graphics of the bots with inkscape. An API key was integrated to enable the LLM to respond. Initially I intended to implement it using Ollama/Open Web UI, but due to time constraints, I had to adjust my approach. The code isn’t the best and it should probably be implemented differently, but the prototype works with the original idea. The LLMs/bots are engaging in a conversation that makes sense and they refer to each other. The result of the meeting is really impressive.
The screenshots are from the initial phase of the development:






Leave a Reply