diff --git a/README.md b/README.md index bc56293..0eb1677 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,16 @@ # Hands-On AI: Building and Deploying LLM-Powered Apps This is the repository for the LinkedIn Learning course `Hands-On AI: Building and Deploying LLM-Powered Apps`. The full course is available from [LinkedIn Learning][lil-course-url]. +![lil-thumbnail-url] + +Are you ready to start building applications with large language models (LLMs), but not sure where to begin? This course, which is designed uniquely for beginners with no experience in the LLM space, offers an overview of the fundamentals of LLMs with hands-on challenges to boost your skills along the way. + +Explore the essentials of retrieval-augmented generation including search engine basics, embedding model limitations, and how to build a chat-with-PDF application. Along the way, instructor Han Lee shows you how to get up and running with prompt engineering, using the prompt playground for LLM apps. + +This course is integrated with GitHub Codespaces, an instant cloud developer environment that offers all the functionality of your favorite IDE without the need for any local machine setup. With GitHub Codespaces, you can get hands-on practice from any machine, at any time—all while using a tool that you’ll likely encounter in the workplace. Check out the “Using GitHub Codespaces with this course” video to learn how to get started. + _See the readme file in the main branch for updated instructions and information._ + ## Instructions This repository has branches for each of the videos in the course. You can use the branch pop up menu in github to switch to a specific branch and take a look at the course at that stage, or you can add `/tree/BRANCH_NAME` to the URL to go to the branch you want to access. @@ -20,15 +29,19 @@ To resolve this issue: Add changes to git using this command: git add . Commit changes using this command: git commit -m "some message" -## Installing -1. To use these exercise files, you must have the following installed: - - [list of requirements for course] -2. Clone this repository into your local machine using the terminal (Mac), CMD (Windows), or a GUI tool like SourceTree. -3. [Course-specific instructions] +### Instructor + +Han-chung Lee + +Machine Learning Engineer in NLP, Search, and Recommendation Systems + + + +Check out my other courses on [LinkedIn Learning](https://www.linkedin.com/learning/instructors/han-chung-lee?u=104). [0]: # (Replace these placeholder URLs with actual course URLs) -[lil-course-url]: https://www.linkedin.com/learning/ -[lil-thumbnail-url]: http:// +[lil-course-url]: https://www.linkedin.com/learning/hands-on-ai-building-llm-powered-apps +[lil-thumbnail-url]: https://media.licdn.com/dms/image/D560DAQGRl8C0MWSlTg/learning-public-crop_675_1200/0/1708734970228?e=2147483647&v=beta&t=415ypTLk6X2GXE5io0I1Ejc9vFT6EHEYEOclgbRB5aM