- Secrets: use SOPS (
secrets/global.enc.envor a per-project encrypted file). Avoid keepingconfig/secrets.jsonin git;.gitignoreexcludes it. PopulateSEMANTIC_SCHOLAR_API_KEY(and any others) viascripts/load-secrets.shbefore running tools. - Logs: transient writing/rag logs live under
writing/*.logandlogs/; they are ignored. Clean them freely. - Artifacts: large models/checkpoints are stored outside the repo in
data/big-artifacts/academic-KANNA/...(see repo root README there). Keep new heavy files out of this tree. - Venvs and node_modules: intentionally absent; create per-session envs if needed.
- If you add new configs, prefer YAML/JSON under
config/and document required env vars here.
-
Notifications
You must be signed in to change notification settings - Fork 0
BasicFist/kanna
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Academic research project
Topics
Resources
Code of conduct
Contributing
Security policy
Stars
Watchers
Forks
Packages 0
No packages published