What are LLMs and Generative AI
|
LLMs are Large Language Models; they are specialized ML models that interpret natural language and generate appropriate text responses.
Other kinds of Generative AI include Image and Audio generation models.
|
Responsible Use of Generative AI
|
Your inputs may be used, and sensitive data may be exposed depending on the LLM product used.
LLMs make mistakes that can be subtle; always test and understand the consequences.
Directly generating text with LLMs can be spammy and misleading, but some uses may be appropriate.
Effective strategies can help avoid risks.
LLMs can be safely used in many circumstances even where there are adjacent risks.
|
Querying APIs with LLMs
|
|
Integrating LLMs in scientific workflows
|
LLMs can be integrated at many points in a scientific workflow
Techniques include LLMs for, literature review, data understanding, ideation, coding, quality assurance, and writing
|