Table Retrieval Augmented Generation (RAG) allows Layar users to query uploaded tabular data using LLM.
For example, this table contains a description of a database schema with table names and table descriptions.
Upload the table into Layar
Click on the upload table to see the details
Select Create Embeddings from the three-dot menu in the upper right-hand corner
A progress bar will appear
When the embedding creation is complete, it will say Embeddings Exist
Navigate to CoAuthor
Search for the table in the Sources panel and attach it to the prompt
Ask a question
The LLM will use the data in the rows of the table to be able to properly extract an answer relevant to your question.




