This repository contains guides and code examples to help you learn about Applied Large Language Models (LLMs) and build your own AI projects.
This guide will walk you through building a simple AI assistant using a powerful open-source LLM.
You'll learn how to:
- Set up a Google Colab environment
- Load and configure an instruct LLM
- Send prompts to the LLM and receive responses
- Create a conversational chat interface
Get started:
This is an ongoing project, and your contributions are welcome! If you have ideas for guides, find a bug, or want to suggest improvements, open an issue on this repository.
If you find this repository helpful, please consider starring it on GitHub!