Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion .github/.markdownlint.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,6 @@
"MD040": false,
"MD041": false,
"MD045": false,
"MD046": false
"MD046": false,
"MD060": false
}
5 changes: 2 additions & 3 deletions .github/workflows/use-visitor-counter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,9 @@ on:
pull_request:
branches:
- main
schedule:
- cron: '0 0 * * *' # Runs daily at midnight
workflow_dispatch: # Allows manual triggering

# schedule:
# - cron: '0 0 * * *' # Runs daily at midnight
permissions:
contents: write
pull-requests: write
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/validate_and_fix_markdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@ jobs:
- name: Set up Node.js
uses: actions/setup-node@v3
with:
node-version: '16'
node-version: '20'

- name: Install Markdown Linter
run: npm install -g markdownlint-cli

- name: Lint and Fix Markdown files
run: markdownlint '**/*.md' --fix --config .github/.markdownlint.json --ignore GPT-RAG_SolutionAccelerator/
run: markdownlint "**/*.md" --fix --config .github/.markdownlint.json --ignore GPT-RAG_SolutionAccelerator/

- name: Configure Git
run: |
Expand Down
6 changes: 3 additions & 3 deletions 0_RAG_Overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Costa Rica
[![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/)
[brown9804](https://github.com/brown9804)

Last updated: 2025-11-03
Last updated: 2026-03-04

----------

Expand Down Expand Up @@ -146,7 +146,7 @@ graph LR

<!-- START BADGE -->
<div align="center">
<img src="https://img.shields.io/badge/Total%20views-1386-limegreen" alt="Total views">
<p>Refresh Date: 2025-11-12</p>
<img src="https://img.shields.io/badge/Total%20views-1337-limegreen" alt="Total views">
<p>Refresh Date: 2026-03-04</p>
</div>
<!-- END BADGE -->
6 changes: 3 additions & 3 deletions 1_PrivateArchitecture.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Costa Rica
[![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/)
[brown9804](https://github.com/brown9804)

Last updated: 2025-11-03
Last updated: 2026-03-04

----------

Expand Down Expand Up @@ -289,7 +289,7 @@ graph TD

<!-- START BADGE -->
<div align="center">
<img src="https://img.shields.io/badge/Total%20views-1386-limegreen" alt="Total views">
<p>Refresh Date: 2025-11-12</p>
<img src="https://img.shields.io/badge/Total%20views-1337-limegreen" alt="Total views">
<p>Refresh Date: 2026-03-04</p>
</div>
<!-- END BADGE -->
6 changes: 3 additions & 3 deletions 2_ZeroTrustOverview.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Costa Rica
[![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/)
[brown9804](https://github.com/brown9804)

Last updated: 2025-11-03
Last updated: 2026-03-04

----------

Expand Down Expand Up @@ -81,7 +81,7 @@ From [Zero Trust Architecture Deployment](https://github.com/Azure/GPT-RAG?tab=r

<!-- START BADGE -->
<div align="center">
<img src="https://img.shields.io/badge/Total%20views-1386-limegreen" alt="Total views">
<p>Refresh Date: 2025-11-12</p>
<img src="https://img.shields.io/badge/Total%20views-1337-limegreen" alt="Total views">
<p>Refresh Date: 2026-03-04</p>
</div>
<!-- END BADGE -->
6 changes: 3 additions & 3 deletions 3_PricingDemos/0_Doc-Intellig.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Costa Rica
[![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/)
[brown9804](https://github.com/brown9804)

Last updated: 2025-11-03
Last updated: 2026-03-04

----------

Expand Down Expand Up @@ -57,7 +57,7 @@ Last updated: 2025-11-03

<!-- START BADGE -->
<div align="center">
<img src="https://img.shields.io/badge/Total%20views-1386-limegreen" alt="Total views">
<p>Refresh Date: 2025-11-12</p>
<img src="https://img.shields.io/badge/Total%20views-1337-limegreen" alt="Total views">
<p>Refresh Date: 2026-03-04</p>
</div>
<!-- END BADGE -->
6 changes: 3 additions & 3 deletions 3_PricingDemos/1_AI-Search.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Costa Rica
[![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/)
[brown9804](https://github.com/brown9804)

Last updated: 2025-11-03
Last updated: 2026-03-04

----------

Expand Down Expand Up @@ -66,7 +66,7 @@ Last updated: 2025-11-03

<!-- START BADGE -->
<div align="center">
<img src="https://img.shields.io/badge/Total%20views-1386-limegreen" alt="Total views">
<p>Refresh Date: 2025-11-12</p>
<img src="https://img.shields.io/badge/Total%20views-1337-limegreen" alt="Total views">
<p>Refresh Date: 2026-03-04</p>
</div>
<!-- END BADGE -->
6 changes: 3 additions & 3 deletions 3_PricingDemos/2_AOAI-AIFoundry.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Costa Rica
[![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/)
[brown9804](https://github.com/brown9804)

Last updated: 2025-11-03
Last updated: 2026-03-04

----------

Expand Down Expand Up @@ -171,7 +171,7 @@ This means with 50 PTUs, you can process 75,000 tokens per minute.

<!-- START BADGE -->
<div align="center">
<img src="https://img.shields.io/badge/Total%20views-1386-limegreen" alt="Total views">
<p>Refresh Date: 2025-11-12</p>
<img src="https://img.shields.io/badge/Total%20views-1337-limegreen" alt="Total views">
<p>Refresh Date: 2026-03-04</p>
</div>
<!-- END BADGE -->
6 changes: 3 additions & 3 deletions 3_PricingDemos/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Costa Rica
[![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/)
[brown9804](https://github.com/brown9804)

Last updated: 2025-11-03
Last updated: 2026-03-04

----------

Expand Down Expand Up @@ -138,7 +138,7 @@ graph TD

<!-- START BADGE -->
<div align="center">
<img src="https://img.shields.io/badge/Total%20views-1386-limegreen" alt="Total views">
<p>Refresh Date: 2025-11-12</p>
<img src="https://img.shields.io/badge/Total%20views-1337-limegreen" alt="Total views">
<p>Refresh Date: 2026-03-04</p>
</div>
<!-- END BADGE -->
6 changes: 3 additions & 3 deletions 4_Which_Copilot_toChoose.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Costa Rica
[![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/)
[brown9804](https://github.com/brown9804)

Last updated: 2025-11-03
Last updated: 2026-03-04

----------

Expand Down Expand Up @@ -158,7 +158,7 @@ From [Cloud computing - Service Models: SAAS, PAAS, IAAS - Which Is Better For B

<!-- START BADGE -->
<div align="center">
<img src="https://img.shields.io/badge/Total%20views-1386-limegreen" alt="Total views">
<p>Refresh Date: 2025-11-12</p>
<img src="https://img.shields.io/badge/Total%20views-1337-limegreen" alt="Total views">
<p>Refresh Date: 2026-03-04</p>
</div>
<!-- END BADGE -->
6 changes: 3 additions & 3 deletions 5_AI_Initial_Questions.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Costa Rica
[![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/)
[brown9804](https://github.com/brown9804)

Last updated: 2025-11-03
Last updated: 2026-03-04

----------

Expand All @@ -29,7 +29,7 @@ Last updated: 2025-11-03

<!-- START BADGE -->
<div align="center">
<img src="https://img.shields.io/badge/Total%20views-1386-limegreen" alt="Total views">
<p>Refresh Date: 2025-11-12</p>
<img src="https://img.shields.io/badge/Total%20views-1337-limegreen" alt="Total views">
<p>Refresh Date: 2026-03-04</p>
</div>
<!-- END BADGE -->
13 changes: 6 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,10 @@ Costa Rica
[![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/)
[brown9804](https://github.com/brown9804)

Last updated: 2025-11-12
Last updated: 2026-03-04

----------


<details>
<summary><b>List of References</b> (Click to expand)</summary>

Expand Down Expand Up @@ -62,7 +61,6 @@ Last updated: 2025-11-12

> `How we move from basic coding all the way to AI agents?`


```mermaid
flowchart LR
A[Scripting: Line-by-line instructions] --> B[Machine Learning: Packages + statistical foundations]
Expand Down Expand Up @@ -101,7 +99,7 @@ flowchart LR
> - Add embeddings + [vector search](https://learn.microsoft.com/en-us/azure/search/vector-search-ranking) ➝ `When queries are open‑ended or paraphrased`; embed query and docs, run ANN similarity to surface semantically relevant passages.
> - Use hybrid (sparse + dense) search ➝ `When you need precision and semantic recall`; apply metadata/keyword filters first, then run vector similarity on the filtered set and combine scores.
> - Apply metadata‑first retrieval ➝ `When tenant/product/date matter`; filter by metadata to narrow scope, then run vector or keyword search inside that subset.
> - Chunk long documents ➝` When docs exceed model context`; split into passages, embed chunks, and retrieve at passage level to build context for the LLM.
> - Chunk long documents ➝`When docs exceed model context`; split into passages, embed chunks, and retrieve at passage level to build context for the LLM.
> - Add a reranker ➝ `When top‑k contains noise`; rerank retrieved passages with a lightweight model or LLM to pick the best context before generation.
> - Use caching for hot queries ➝ `When queries repeat`; cache top‑k results or final answers (Redis) to cut embedding and LLM costs and reduce latency.
> - Embed on‑demand / incremental re‑embed ➝ `When corpus is large or changing`; embed only new/high‑value docs or re‑embed incrementally to control cost.
Expand All @@ -111,12 +109,13 @@ flowchart LR
> - Add monitoring, governance, and security ➝ `When production or sensitive data`(ALWAYS only OPTIONAL for DEMO with DUMMY data); log relevance/latency, enforce access controls, encrypt vectors, and audit usage.
> - Scale vector infra (tune index) ➝ `When throughput/latency SLAs matter`; tune [ANN](https://learn.microsoft.com/en-us/azure/search/vector-search-ranking#about-ann) (Approximate Nearest Neighbor) index parameters, sharding, and replica strategy in your vector store.
> - Use human‑in‑the‑loop ➝ `When high‑risk or domain‑sensitive answers`; Show shortlisted snippets for human review before final LLM response.
>
> </details>


> In the context of developing an E2E solution or application. Each stage builds confidence (technical, functional, and strategical), until we ready to scale and support the solution in the real world. Think of them as milestones in the journey from idea to production:

`Idea → PoC → PoV → MVP → Dev → Test → UAT → Prod → Continuous Improvement`
>
> - PoC: Build a minimal version to prove that the `core idea` or `technology can work` → `Infrastructure setup, basic UI, simple workflows, mock data`
> - PoV: Aligns with `business goals and KPIs` → `Stakeholder engagement`
> - MVP: Usable `product with core features` → `Set of features that delivers value and can be deployed` → Dev, Test, UAT (User Acceptance Testing), Prod
Expand Down Expand Up @@ -623,7 +622,7 @@ gpt-rag-resource-group: resource not found: 0 resource groups with prefix or suf

<!-- START BADGE -->
<div align="center">
<img src="https://img.shields.io/badge/Total%20views-1386-limegreen" alt="Total views">
<p>Refresh Date: 2025-11-12</p>
<img src="https://img.shields.io/badge/Total%20views-1337-limegreen" alt="Total views">
<p>Refresh Date: 2026-03-04</p>
</div>
<!-- END BADGE -->
6 changes: 3 additions & 3 deletions how-modify.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Costa Rica
[![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/)
[brown9804](https://github.com/brown9804)

Last updated: 2025-11-03
Last updated: 2026-03-04

------------------------------------------

Expand All @@ -16,7 +16,7 @@ Last updated: 2025-11-03

<!-- START BADGE -->
<div align="center">
<img src="https://img.shields.io/badge/Total%20views-1386-limegreen" alt="Total views">
<p>Refresh Date: 2025-11-12</p>
<img src="https://img.shields.io/badge/Total%20views-1337-limegreen" alt="Total views">
<p>Refresh Date: 2026-03-04</p>
</div>
<!-- END BADGE -->
6 changes: 3 additions & 3 deletions how-redeploy-app.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Costa Rica
[![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/)
[brown9804](https://github.com/brown9804)

Last updated: 2025-11-03
Last updated: 2026-03-04

------------------------------------------

Expand All @@ -21,7 +21,7 @@ Last updated: 2025-11-03

<!-- START BADGE -->
<div align="center">
<img src="https://img.shields.io/badge/Total%20views-1386-limegreen" alt="Total views">
<p>Refresh Date: 2025-11-12</p>
<img src="https://img.shields.io/badge/Total%20views-1337-limegreen" alt="Total views">
<p>Refresh Date: 2026-03-04</p>
</div>
<!-- END BADGE -->
6 changes: 3 additions & 3 deletions terraform-infrastructure/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Costa Rica
[![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/)
[brown9804](https://github.com/brown9804)

Last updated: 2025-11-03
Last updated: 2026-03-04

----------

Expand Down Expand Up @@ -115,7 +115,7 @@ graph TD;

<!-- START BADGE -->
<div align="center">
<img src="https://img.shields.io/badge/Total%20views-1386-limegreen" alt="Total views">
<p>Refresh Date: 2025-11-12</p>
<img src="https://img.shields.io/badge/Total%20views-1337-limegreen" alt="Total views">
<p>Refresh Date: 2026-03-04</p>
</div>
<!-- END BADGE -->
6 changes: 3 additions & 3 deletions troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Costa Rica
[![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/)
[brown9804](https://github.com/brown9804)

Last updated: 2025-11-03
Last updated: 2026-03-04

------------------------------------------

Expand Down Expand Up @@ -40,7 +40,7 @@ increase request following: https://aka.ms/AddQuotaSubscription.

<!-- START BADGE -->
<div align="center">
<img src="https://img.shields.io/badge/Total%20views-1386-limegreen" alt="Total views">
<p>Refresh Date: 2025-11-12</p>
<img src="https://img.shields.io/badge/Total%20views-1337-limegreen" alt="Total views">
<p>Refresh Date: 2026-03-04</p>
</div>
<!-- END BADGE -->