April 2026
Intermediate
395 pages
13h 22m
English
We’ll start and learn how to use the most popular LLM: OpenAI’s GPT. This immensely powerful model for which you need to pay. Since there are also extremely capable LLMs provided as open-source, we’ll show you how you can use LLMs for free via Groq. You’ll see that the way to interact with the models is very streamlined, thanks to the Python framework LangChain. After these two examples you’ll be able to connect to any other LLM provider.
To use OpenAI you need to have an application programming interface (API) key. These models are not free, so you’ll be charged for your usage. Prices are dropping permanently over time, and you can check the current pricing via https://openai.com/api/pricing/ ...
Read now
Unlock full access