Just reposting that thumbnail image of yours in full size, as it reveals the name of a new demo on the right monitor as well as on the info leaflet next to it:
View attachment 69108
View attachment 69109
It says: “LLMs on the Edge with RAG” resp. “LLM with RAG on Akida”
I googled RAG, which means “Retrieval-Augmented Generation”.
en.m.wikipedia.org
“Retrieval augmented generation (
RAG) is a type of
generative artificial intelligence that has
information retrieval capabilities. It modifies interactions with a
large language model (LLM) so that the model responds to user queries with reference to a specified set of documents, using this information in preference to information drawn from its own vast, static
training data. This allows LLMs to use domain-specific and/or updated information.
[1] Use cases include providing chatbot access to internal company data, or giving factual information only from an authoritative source.
[2]”