Skip to content

BasicFist/kanna

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

KANNA Workspace Notes

  • Secrets: use SOPS (secrets/global.enc.env or a per-project encrypted file). Avoid keeping config/secrets.json in git; .gitignore excludes it. Populate SEMANTIC_SCHOLAR_API_KEY (and any others) via scripts/load-secrets.sh before running tools.
  • Logs: transient writing/rag logs live under writing/*.log and logs/; 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.

About

Academic research project

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •