

# Event Details

- **Event Name**: My RAG Application 101
- **Event Start and End Date**: Sat, 21 Feb, 2026 at 09:00 am – Sat, 21 Feb, 2026 at 12:00 pm
- **Event Description**: =============
​What you’ll learn

​You will explore modern RAG architectures from an application development perspective, with a strong focus on real-world and enterprise-oriented scenarios, including:

* Designing RAG-based applications for internal usage, business workflows, and system integrations

* Selecting and combining modern RAG approaches and techniques such as GraphRAG, Hybrid Search, and emerging experimental models.

* Applying data governance strategies at application level, with particular attention to PII data protection, user-level authorization, and secure data retrieval

* Understanding common RAG application patterns and anti-patterns, and how they impact maintainability, scalability, and reliability

* Introducing evaluation techniques to assess answer quality, relevance, hallucination risk, and overall application behavior

This is not a prompt-engineering session. The course focuses on how RAG fits into real software systems—and how to build applications that are trustworthy, auditable, and production-ready.

#RetrievalAugmentedGeneration #giorgiodesideri #RAG #course #workshop
- **Event URL**: https://allevents.in/nana-plaza/my-rag-application-101/200029694239627
- **Event Categories**: Workshops
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://luma.com/x7gaakj4?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=nana+plaza-events

## Event venue details

- **city**: Nana Plaza
- **state**: BR
- **country**: Thailand
- **location**: มูลนิธิคณะเซนต์คาเบรียลแห่งประเทศไทย (St.Gabriel's Foundation, Thailand)
- **lat**: 13.73888
- **long**: 100.58349
- **full address**: มูลนิธิคณะเซนต์คาเบรียลแห่งประเทศไทย (St.Gabriel's Foundation, Thailand), 2 ทองหล่อ 25, วัฒนา, กรุงเทพมหานคร, กรุงเทพมหานคร 10110, ประเทศไทย, Nana Plaza, Thailand

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Giorgio Desideri's (https://allevents.in/org/giorgio-desideris/27487212)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/f84e9ba18f316c0513f998e526dc2fdc05ce5bbfba9ec3e785cf7a4efaede698-rimg-w940-h788-dcffffff-gmir?v=1771509326
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/db117c3a53935a84558e53cf978631bd2d7f33902ec5ec9283d48756a13c8737-rimg-w300-h300-dcaa0119-gmir?v=1771509327

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 21 Feb, 2026 at 09:00 am
- **Q**: Where is the event happening?
  - **A:** มูลนิธิคณะเซนต์คาเบรียลแห่งประเทศไทย (St.Gabriel's Foundation, Thailand), 2 ทองหล่อ 25, วัฒนา, กรุงเทพมหานคร, กรุงเทพมหานคร 10110, ประเทศไทย, Nana Plaza, Thailand
- **Q**: Who is organizing the event?
  - **A:** Giorgio Desideri's
- **Q**: What type of event is this?
  - **A:** Workshops
- **Q**: Where can I find ticket details about My RAG Application 101 ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "My RAG Application 101",
        "image": "https://cdn-az.allevents.in/events2/banners/f84e9ba18f316c0513f998e526dc2fdc05ce5bbfba9ec3e785cf7a4efaede698-rimg-w940-h788-dcffffff-gmir?v=1771509326",
        "startDate": "2026-02-21",
        "endDate": "2026-02-21",
        "url": "https://allevents.in/nana-plaza/my-rag-application-101/200029694239627",
        "location": {
            "@type": "Place",
            "name": "มูลนิธิคณะเซนต์คาเบรียลแห่งประเทศไทย (St.Gabriel's Foundation, Thailand)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2 ทองหล่อ 25, วัฒนา, กรุงเทพมหานคร, กรุงเทพมหานคร 10110, ประเทศไทย",
                "addressLocality": "Nana Plaza",
                "addressRegion": "BR",
                "addressCountry": "TH"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "13.73888",
                "longitude": "100.58349"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "=============\n​What you’ll learn\n\n​You will explore modern RAG architectures from an application development perspective, with a strong focus on real-world and enterprise-oriented scenarios, including:\n\n* Designing RAG-based applications for internal usage, business workflows, and system integration",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Giorgio Desideris",
                "url": "https://allevents.in/org/giorgio-desideris/27487212"
            }
        ]
    }
]
```