-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7c72a33
commit b3e2f2f
Showing
3 changed files
with
39 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
--- | ||
layout: blog-post | ||
title: Announcing Our New Short Course with DeepLearning.AI | ||
description: Enroll in "Building AI Applications with Haystack" | ||
featured_image: thumbnail.png | ||
images: ["blog/announcing-dlai/thumbnail.png"] | ||
toc: True | ||
date: 2024-08-21 | ||
last_updated: 2024-08-21 | ||
authors: | ||
- Tuana Celik | ||
tags: ["Community", "RAG"] | ||
--- | ||
|
||
[DeepLearning.AI](http://deeplearning.ai/) and Andrew Ng hold a special place in many AI/ML engineers' careers and development. For many engineers, they’ve played a pivotal role into breaking into AI, or extending their knowledge and capabilities by teaching about core concepts and technologies at the right time. So, we’re incredibly happy to announce that we’re launching our first short course with them - “Building AI Applications with Haystack” | ||
|
||
<iframe width="560" height="315" src="https://www.youtube.com/embed/oluZaroQROM?si=IvZKTTLQ0FpGWrH3" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe> | ||
|
||
[**🚀 Enroll now**](https://www.deeplearning.ai/short-courses/building-ai-applications-with-haystack/) | ||
|
||
## What you’ll learn | ||
|
||
This course is designed with a bottom up approach, starting by teaching you about the building blocks of generative AI applications. Throughout the course, you’ll start to design and customize your own retrieval-augmented generative (RAG) pipelines, you’ll learn how to extend Haystack with custom capabilities for your own generative AI use case, you’ll even implement a simple self-reflecting agent and end the course by creating a full chat agent with function calling. | ||
|
||
## Who is the course for? | ||
|
||
If you’re new to AI, this course is a great way to start learning about the basics and how they come together to build some of the most useful GenAI use cases. It will also teach you the fundamentals of Haystack and how you can make use of our framework to build out your own applications. You certainly do not need to have a deep understanding or much prior knowledge, however, it will be useful for you to be familiar with Python and have some basic understanding of different model types like embedding models and generative models. | ||
|
||
If you’re not new to AI, this course is a great way to get started with Haystack as a tool for you to make your GenAI use cases come to life. | ||
|
||
It's been an absolute pleasure for me to create this with the Haystack team and the [DeepLearning.AI](http://deeplearning.ai/) team. I’d love to hear what you think, and if you take the course and end up with questions, please join me for an [AMA session on September 10th](https://landing.deepset.ai/webinar-haystack-ama-session-deeplearning). | ||
|
||
### Follow us | ||
|
||
- [Haystack on Twitter](https://x.com/Haystack_AI) | ||
- [Haystack on YouTube](https://www.youtube.com/@haystack_ai) | ||
- [Join our Discord](https://discord.com/invite/VBpFzsgRVF) |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.