feat: README update + color updates

This commit is contained in:
gauvainboiche
2026-08-29 18:43:33 +02:00
parent 94dfe1c26c
commit 5b2960b601
3 changed files with 23 additions and 16 deletions
+8 -2
View File
@@ -21,8 +21,8 @@ The initial version of **KétaPK** was hand-crafted as a Microsoft Excel workboo
To make the tool responsive, cross-platform, and independent of Microsoft Office, the application was re-engineered into a modern web and desktop software stack.
* **AI Collaboration Model:** Google Gemini
* **AI Model Version:** Gemini 3.6 Thinking
* **AI Collaboration Model:** Google Gemini & Anthropic Claude
* **AI Model Version:** Gemini 3.6 Thinking & Claude Sonnet 5
* **Generation Mode:** Context-aware multi-turn prompt engineering & source-code decompilation
* **Generation Parameters:** Standard System Instructions, Default Temperature (~0.7), Strict Module Separation (Decoupled Math Engine / Responsive UI / i18n Dictionary)
@@ -96,6 +96,12 @@ npx tauri dev
npx tauri build
```
## 6. Changing colors on your own
### Graph background colors
The colors are a more tarnished version of the original colors of KétaPK. To change them, you must change them in the file `frontend/pkCore.js` and look for `const CLINICAL_THRESHOLDS`. Racemic and Esketamine are managed separatly.
## Output Installation Binaries
After running `npx tauri build`, your standalone installer will be available at: