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. - RAG Chatbot with Groq API and Text-to-Speech (TTS): Learn how to build a RAG chatbot with speech output using Kokoro.
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) | |
| RAG Chatbot (Groq API & TTS) |