# Welcome to the Bootcamp

We are about to embark on a short but exciting journey into the realm of Large Language Models (LLMs)!

<figure><img src="/files/OYuC2TMZ6r4xAhOVTZe6" alt=""><figcaption></figcaption></figure>

This bootcamp, offered at no cost as a cohort-based course, is designed to be your all-encompassing tutorial for mastering and creating RAG (Retrieval-Augmented Generation) applications, leveraging the capabilities of Large Language Models (LLMs) and live/real-time data streams.

If this concept seems daunting, that's perfectly okay. By the time you complete this bootcamp, you will have a deep appreciation for these advanced techniques and technologies, and be equipped to develop a significant open-source project independently!

:star: **Please make sure** to finish your [registration on Unstop](https://unstop.com/workshops-webinars/pathway-challenge-tryst-iit-delhi-942498). &#x20;

**This course is offered as a collaborative initiative** by DevClub and CAIC (Co-curricular and Academic Interaction Council) at the Indian Institute of Technology Delhi (IIT Delhi) in collaboration with Pathway, a French research company and the makers of the world's fastest data processing engine.

**In the Next Module:**\
You will explore the structure of the course, get acquainted with its creators, understand what you can gain from participating, and understand your role as a learner.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://tryst-iit-delhi.gitbook.io/llm-course/welcome-to-the-bootcamp.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
