Jump to content

GLA Summit 2025/Developing GenAI applications in LabVIEW

From LabVIEW Wiki
Revision as of 10:14, 28 November 2025 by Cordm (talk | contribs) (created)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Developing GenAI applications in LabVIEW
Conference GLA Summit 2025
Presenters Venkatesh Perumal Pranay Chandragiri, Navin Subramani
Developing GenAI applications in LabVIEW by Venkatesh Perumal Pranay Chandragiri, Navin Subramani

We will see a demo of developing GenAI applications in LabVIEW using LabVIEW LLM libraries. We will use LabVIEW LLM libraries to talk more in detail about the following:

1. Interact with large language models (LLMs), be it online or offline models. The libraries provide pre-built support for popular models.

2. Use the libraries to build a RAG (Retrieval-Augmented Generation) system, which combines the power of LLMs with a retrieval mechanism to enhance the quality and relevance of generated content.

3. Interact with the vector databases for efficient storage and retrieval of embeddings. The libraries provide seamless integration with popular vector databases, but also allow for custom implementations if required.

4. Utilize the libraries to build your own data processing pipelines for tasks such as data extraction, chunking, embedding.

5. Last but not the least, lets see the VLM(Vision Language Model) capabilities of these libraries to implement some interesting applications using LabVIEW.



External links