diff options
| author | CaptainJack2491 <jayrupnakawala@gmail.com> | 2026-01-05 17:17:54 +0000 |
|---|---|---|
| committer | CaptainJack2491 <jayrupnakawala@gmail.com> | 2026-01-05 17:17:54 +0000 |
| commit | 83ddef2251b05a0d39dcb08594644f65e8405861 (patch) | |
| tree | 4fc7bc4e287dacbc41cb7ec808f56461b1be12f8 /projects/index.qmd | |
| parent | a88167389ca14e2ccf37be9a6dac6c5d7e7ae7e2 (diff) | |
updated _quarto.yml and added index pages and custom css
Diffstat (limited to 'projects/index.qmd')
| -rw-r--r-- | projects/index.qmd | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/projects/index.qmd b/projects/index.qmd index e7c9113..124cf02 100644 --- a/projects/index.qmd +++ b/projects/index.qmd @@ -1,7 +1,8 @@ -PROJECTS -================================================== +--- +title: "Jayrup Nakawala | Projects" +--- -[1] DECEPTIVE ALIGNMENT IN AUTONOMOUS LLM AGENTS +## [1] DECEPTIVE ALIGNMENT IN AUTONOMOUS LLM AGENTS \ Undergraduate Dissertation (Final Year) Built an agentic LLM framework to study hidden goal @@ -11,6 +12,7 @@ with constrained tools and full behavioural logging. Experiments vary perceived oversight levels and analyse deceptive tactics using: + - deterministic text filters - black-box LLM judges (user perception) - glass-box reasoning vs output analysis @@ -20,7 +22,7 @@ of hidden goals. -------------------------------------------------- -[2] SELF-HOSTED INFRASTRUCTURE +## [2] SELF-HOSTED INFRASTRUCTURE Personal infrastructure spanning home server and VPS, using Tailscale for private access and Docker Compose @@ -31,7 +33,7 @@ with minimal maintenance and reproducible setup. -------------------------------------------------- -[3] THREE REWARDS SCRAPER +## [3] THREE REWARDS SCRAPER Found the internal API used by the Three (sim company) rewards website and automated collecting rewards using |
