OpenAI and LLMs#
This section covers using large language models (LLMs) in research workflows — from understanding the underlying concepts to setting up API access, building applications, and integrating AI coding assistants.
Contents#
Understanding LLMs — What LLMs are, how GPT works, and how to choose a model
OpenAI API — Setting up API access, authentication, and cost management
GitHub Copilot — AI-assisted coding in VS Code
Application Workflow — Development workflow and a case study in information extraction
Workshop Materials#
The OpenAI the Right Way workshop covers the OpenAI API with hands-on examples:
Workshop book: krs-openai-cookbook