Below are some helpful tutorials and tools to get started with large language models (LLMs) in health-related or HCI research.
Unlock opportunities in the AI era by building your knowledge and skills. Offers a structured curriculum on prompt engineering, model deployment, and ethical use of AI.
Official documentation for working with OpenAI’s models. Includes guides on prompt design, usage limits, safety best practices, and more.
A framework for building applications using LLMs. Includes Python-based examples for chaining prompts, integrating memory, and using APIs.