Tutorials¶
Welcome to the tutorials section! Here you will find practical guides and examples on how to use the LLM Client in real-world projects.
Available Tutorials¶
- RAG Chatbot with Groq API: Learn how to build a Retrieval-Augmented Generation (RAG) chatbot using the
LLM Client, the Groq API, and ChromaDB.
Interactive Notebooks¶
Most of our tutorials are also available as Jupyter Notebooks that you can run directly in Google Colab.
| Tutorial | Colab Link |
|---|---|
| RAG Chatbot (Groq API) |