In the previous chapters, you’ve mainly seen how to work with OpenAI models, and you’ve had a very practical introduction to Hugging Face’s open source models, the use of embeddings, vector databases, and agents.
These have been very practical chapters in which I’ve tried to gradually introduce concepts that have allowed you, or at least I hope so, to scale up your knowledge and start creating projects using the current technology stack of large language models.
This chapter is a bit different; my intention is for it to continue ...