Visualising AI Embeddings in APEX
" To deal with hyper-planes in a 14-dimensional space, visualize a 3-D space and say 'fourteen' to yourself very loudly. Everyone does it." - Geoffrey Hinton , 2018 Turing Award winner. Within the wonderful world of Generative AI , one concept that is all the rage is RAG, or Retrieval Augmented Generation , which is an AI framework that combines the strengths of traditional information retrieval systems (such as databases) with the capabilities of generative large language models (LLM s) . RAG's goal is to improve the accuracy, relevance, and timeliness of information generation - such as documents, text and images - by optimizing LLM output. When creating a RAG system, it’s essential to store information in a format that a LLM can retrieve. This is where data is converted into embeddings through a process that uses pre-trained m
Comments
It's really taking shape. Looks great. By the way, 1 point of clarification, the slider item plugin is actually Patrick Wolf's, not mine. I, unfortunately cannot take credit for that one!!
Anthony.
Post now updated.
What is great is the minimal amount of coding required, once you start using plugins.
It would be nice to get the PPR working on the Products without having to code but its working so I'm happy. Just need to fix the issue with pagination causing the drag and drop to stop working.
Paul.