Retrieval Augmented Generation

Sort options

Operationalizing LLMs on Azure (Coursera)

Oct 7th 2024
Operationalizing LLMs on Azure (Coursera)
Course Auditing
Categories
Effort
Languages
This course is designed for individuals at both an intermediate and beginner level, including data scientists, AI enthusiasts, and professionals seeking to harness the power of Azure for Large Language Models (LLMs). Tailored for those with foundational programming experience and familiarity with Azure basics, this comprehensive program takes you [...]

Intro to Mistral AI (Coursera)

Sep 30th 2024
Intro to Mistral AI (Coursera)
Course Auditing
Categories
Effort
Languages
This course teaches you how to interact with Mistral's AI models with JavaScript. This enables you to build intelligent apps, all the way from simple chat completions to advanced use-cases like RAG and function calling.

Generative AI Architecture and Application Development (Coursera)

Sep 30th 2024
Generative AI Architecture and Application Development (Coursera)
Course Auditing
Categories
Effort
Languages
Welcome to the 'Generative AI Architecture and Application Development' course, your gateway to mastering the advanced landscape of Generative AI and their transformative applications across industries. In this immersive course, participants will journey through the comprehensive world of LLMs, gaining insights into their foundational architecture, training methodologies, and the [...]
Sep 30th 2024
Course Auditing
45.00 EUR/month

Foundations of Local Large Language models (Coursera)

Sep 23rd 2024
Foundations of Local Large Language models (Coursera)
Course Auditing
Categories
Effort
Languages
By the end of this course, a learner will have a solid understanding of Large Language Models running locally. You'll be able to setup a local environment using powerful tooling to run different LLMs and interact with them both with a web interface as well as with APIs.

Preprocessing Unstructured Data for LLM Applications (Coursera)

Sep 16th 2024
Preprocessing Unstructured Data for LLM Applications (Coursera)
Free Course
Categories
Effort
Languages
Enhancing a RAG system’s performance depends on efficiently processing diverse unstructured data sources. In this course, you’ll learn techniques for representing all sorts of unstructured data, like text, images, and tables, from many different sources and implement them to extend your LLM RAG pipeline to include Excel, Word, PowerPoint, [...]

End to End LLM with Azure (edX)

Self Paced
End to End LLM with Azure (edX)
Course Auditing
Categories
Effort
Languages
Master Azure tools for building and deploying robust Large Language Model applications. Learn architectural patterns, automation, and end-to-end solutions for leveraging LLMs in your projects.

LangChain: Chat with Your Data (DeepLearning.AI)

Create a chatbot to interface with your private data and documents using LangChain. Join our new short course, LangChain: Chat With Your Data! The course delves into two main topics: (1) Retrieval Augmented Generation (RAG), a common LLM application that retrieves contextual documents from an external dataset, and (2) [...]