Overview
Get started with Generative AI and Large Language Models
This introductory course is designed for beginners with no prior knowledge of generative AI. You will start by gaining a high-level understanding of what generative AI is and how it works. Through interactive lessons and hands-on examples, you will learn fundamental skills like providing effective prompts and iteratively improving the generated outputs. As the course progresses, you will dive deeper into specific major generative AI models, including their unique capabilities and limitations. Finally,, you will get practical experience using leading systems like GitHub Copilot, Qdrant, and OpenAI to generate code, and text. By the end, you will have developed core knowledge to start experimenting with generative AI in a responsible and effective way for a variety of applications. This course aims to provide a friendly introduction to prepare complete beginners for further exploration of this rapidly evolving technology.
Learning objectives
- Learn to utilize Generative AI effectively
- Develop Generative AI software solutions
- Build solutions with Prompt Engineering to enhance Generative AI output
Practice Labs
Use the practice labs to test your knowledge and gain hands-on experience working with Python and Rust. These labs are based on GitHub templates that will help you to get started quickly and apply the knowledge in the course in building your own solutions.
- Learn Retrieval Augmented Generation: https://github.com/alfredodeza/learn-retrieval-augmented-generation
- Azure Chat with OpenAI: https://github.com/alfredodeza/azure-chat-demo