Tutorials

Here you will find tutorials on using LLMs in the scientific research workflows.

TitleType of ResourceDescription of ResourceLink to ResourceOpen ScienceUse of LLMResearch Discipline(s)
OpenAI Cookbook Documentation, Tutorial w/ Code The OpenAI Cookbook shares example code for accomplishing common tasks with the OpenAI API. To run these examples, you'll need an OpenAI account and associated API key (create a free account). Most code examples are written in Python, though the concepts can be applied in any language. Open Source, Open Code
LangChain Cookbook Tutorial w/ Code Goal: Provide an introductory understanding of the components and use cases of LangChain via ELI5 examples and code snippets. Open Source