Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
d619a46
Initial plan
Copilot Aug 5, 2026
11865d3
feat: add Greek (el) translations for all 8 lessons
Copilot Aug 5, 2026
30baac3
Potential fix for pull request finding
passadis Aug 6, 2026
62a468f
Potential fix for pull request finding
passadis Aug 6, 2026
588b179
Potential fix for pull request finding
passadis Aug 6, 2026
d6dfcb9
Potential fix for pull request finding
passadis Aug 6, 2026
87fefdd
Potential fix for pull request finding
passadis Aug 6, 2026
ab4ed6a
Potential fix for pull request finding
passadis Aug 6, 2026
c66ac83
Potential fix for pull request finding
passadis Aug 6, 2026
8a316a6
Potential fix for pull request finding
passadis Aug 6, 2026
520738e
Potential fix for pull request finding
passadis Aug 6, 2026
c7dcf32
Potential fix for pull request finding
passadis Aug 6, 2026
304c595
Merge pull request #1 from passadis/copilot/add-greek-translations
passadis Aug 6, 2026
0ab6b3f
Initial plan
Copilot Aug 6, 2026
a65c532
docs: add lesson 09 assessment proposal with no-go recommendation
Copilot Aug 6, 2026
9060733
Potential fix for pull request finding
passadis Aug 6, 2026
06e4a05
Merge pull request #2 from passadis/copilot/propose-new-lesson
passadis Aug 6, 2026
736672c
Initial plan
Copilot Aug 8, 2026
0ee45fc
fix: update Greek translation review fixes
Copilot Aug 8, 2026
504a815
Merge pull request #3 from passadis/copilot/fixgreek-translation-link…
passadis Aug 8, 2026
a0c8b7a
Initial plan
Copilot Aug 9, 2026
2d082c8
Fix 10 suppressed Copilot review comments: add anchors, translate hea…
Copilot Aug 9, 2026
57ebb66
Merge pull request #4 from passadis/copilot/fix-broken-anchor-jump-links
passadis Aug 9, 2026
07109ad
Initial plan
Copilot Aug 9, 2026
59ab4d9
Translate remaining Greek lesson titles
Copilot Aug 9, 2026
94f0248
Merge pull request #5 from passadis/copilot/fix-lesson-titles-greek
passadis Aug 9, 2026
5f15752
Initial plan
Copilot Aug 9, 2026
f34af9a
Merge pull request #6 from passadis/copilot/update-greek-spelling
passadis Aug 9, 2026
2563349
Initial plan
Copilot Aug 9, 2026
cac09e9
fix: correct Greek spelling Γενέαση → Γένεση in lessons/05-rag/transl…
Copilot Aug 9, 2026
080983a
Merge pull request #7 from passadis/copilot/fix-greek-spelling-error
passadis Aug 9, 2026
f15f646
docs: address Copilot review feedback
passadis Aug 10, 2026
4e94d4b
docs: fix Greek dialogue formatting
passadis Aug 10, 2026
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
349 changes: 349 additions & 0 deletions lessons/01-intro-to-genai/translations/README.el.md

Large diffs are not rendered by default.

501 changes: 501 additions & 0 deletions lessons/02-first-ai-app/translations/README.el.md

Large diffs are not rendered by default.

334 changes: 334 additions & 0 deletions lessons/03-prompt-engineering/translations/README.el.md

Large diffs are not rendered by default.

5 changes: 2 additions & 3 deletions lessons/04-structured-output/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ Sure! Here are some detailed ideas for inventions you can build using 15th-centu
- Mathematical knowledge for accurate measurements

**Effort**:
- **Medium**: Involves precise metalworking and engraving. Requires knowledge of > astronomy and mathematics to ensure accuracy.
- **Medium**: Involves precise metalworking and engraving. Requires knowledge of astronomy and mathematics to ensure accuracy.

### 3. Printing Press
**Resources Needed**:
Expand All @@ -195,7 +195,7 @@ Sure! Here are some detailed ideas for inventions you can build using 15th-centu
- Ink and paper

**Effort**:
- **High**: Building the press and creating movable type requires advanced carpentry > and metalworking skills. Setting up the type and printing also involves meticulous > work.
- **High**: Building the press and creating movable type requires advanced carpentry and metalworking skills. Setting up the type and printing also involves meticulous work.

This is an OK looking response, every idea is structured in the same way, and it's easy to understand. What if you wanted it some other way though? For that, you can instruct how you want it in the text itself or even present an output template. Let's show each technique.
```
Expand Down Expand Up @@ -315,7 +315,6 @@ Modify the prompt accordingly to ask for JSON output:
> }
> ]

```text
> Response:
Sure! Here are some ideas for inventions you can build using 15th-century technology, presented in JSON format:

Expand Down
519 changes: 519 additions & 0 deletions lessons/04-structured-output/translations/README.el.md

Large diffs are not rendered by default.

345 changes: 345 additions & 0 deletions lessons/05-rag/translations/README.el.md

Large diffs are not rendered by default.

437 changes: 437 additions & 0 deletions lessons/06-tool-calling/translations/README.el.md

Large diffs are not rendered by default.

491 changes: 491 additions & 0 deletions lessons/07-mcp/translations/README.el.md

Large diffs are not rendered by default.

264 changes: 264 additions & 0 deletions lessons/08-mcp-advanced/translations/README.el.md

Large diffs are not rendered by default.