TEZv commited on
Commit
024b731
Β·
verified Β·
1 Parent(s): 6a38957

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +55 -78
README.md CHANGED
@@ -1,78 +1,55 @@
1
- ---
2
- title: README
3
- emoji: πŸ’»
4
- colorFrom: green
5
- colorTo: red
6
- sdk: static
7
- pinned: false
8
- ---
9
-
10
- # πŸ”¬ K R&D Lab β€” Interactive Research Environments
11
-
12
- **Author:** Oksana Kolisnyk Β· [KOSATIKS GROUP](https://kosatiks-group.pp.ua)
13
-
14
- K R&D Lab is organized across three connected spheres:
15
-
16
- - `SCIENCE` for domain research questions
17
- - `ENTREPRENEURSHIP` for opportunity, market, ecosystem, and public-case work
18
- - `TECHNOLOGY` for reusable tooling, scoring, dashboards, and infrastructure
19
-
20
- ## Choose your environment
21
-
22
- | Environment | Best for | Link |
23
- | --- | --- | --- |
24
- | πŸ§ͺ Learning Playground | Simulated exploration, student-friendly demos, safe first-pass testing | [Launch Playground](https://huggingface.co/spaces/K-RnD-Lab/Learning-Playground_03-2026) |
25
- | πŸ”¬ Cancer Research Suite | Research-gap discovery, live biomedical lookups, more serious exploration | [Launch Research Suite](https://huggingface.co/spaces/K-RnD-Lab/Cancer-Research-Suite_03-2026) |
26
- | πŸ—‚οΈ GitHub sphere repos | Full structure, reports, notebooks, README maps, and study scaffolds | [Open GitHub org](https://github.com/K-RnD-Lab) |
27
-
28
- > Both environments are free for academic use.
29
- >
30
- > For commercial licensing or custom deployments, contact: [kosatiks.group@gmail.com](mailto:kosatiks.group@gmail.com)
31
-
32
- ## Three Research Spheres
33
-
34
- | Sphere | Focus | Main repo |
35
- | --- | --- | --- |
36
- | πŸ§ͺ SCIENCE | Biology, medicine, plant science, ecology, chemistry, cognition, and longitudinal human-pattern research | [SPHERE-I-SCIENCE](https://github.com/K-RnD-Lab/SPHERE-I-SCIENCE) |
37
- | πŸš€ ENTREPRENEURSHIP | Venture design, market intelligence, ecosystem mapping, and visible public cases | [SPHERE-II-ENTREPRENEURSHIP](https://github.com/K-RnD-Lab/SPHERE-II-ENTREPRENEURSHIP) |
38
- | πŸ’» TECHNOLOGY | Reusable research tools, reproducibility systems, dashboards, and open infrastructure | [SPHERE-III-TECHNOLOGY](https://github.com/K-RnD-Lab/SPHERE-III-TECHNOLOGY) |
39
-
40
- ## Science Focus Today
41
-
42
- The strongest active density is currently in:
43
-
44
- - `S1` Biomedical & Oncology
45
- - `S7` K Life OS
46
-
47
- Current `S1` conference-aligned expertise includes:
48
-
49
- - nucleic-acid therapeutics
50
- - bioinformatics and AI in biomedical research
51
- - biomarkers and molecular diagnostics
52
-
53
- Future expansion areas, when they become repeated research programs rather than one-off labels:
54
-
55
- - biologics and antibody engineering
56
- - gene editing and functional therapeutics
57
- - cell therapies and translational platforms
58
- - structural biology and molecular design
59
-
60
- ## How The Layers Work
61
-
62
- - `GitHub` is the source of truth for study structure, reports, notebooks, and research maps.
63
- - `Hugging Face Spaces` provide the interactive app layer.
64
- - The app layer is periodically mirrored back into GitHub for audit and sync.
65
-
66
- ## Quick Links
67
-
68
- - [K-RnD-Lab GitHub Organization](https://github.com/K-RnD-Lab)
69
- - [K-RnD-Lab Hugging Face Organization](https://huggingface.co/K-RnD-Lab)
70
- - [SPHERE-I-SCIENCE](https://github.com/K-RnD-Lab/SPHERE-I-SCIENCE)
71
- - [SPHERE-II-ENTREPRENEURSHIP](https://github.com/K-RnD-Lab/SPHERE-II-ENTREPRENEURSHIP)
72
- - [SPHERE-III-TECHNOLOGY](https://github.com/K-RnD-Lab/SPHERE-III-TECHNOLOGY)
73
- - [Cross-Sphere Study Registry](https://github.com/K-RnD-Lab/SPHERE-III-TECHNOLOGY/tree/main/T3%20-%20Dashboards%2C%20Interfaces%20%26%20Open%20Infrastructure/T3-R1%20-%20Dashboard%20Templates%20%26%20Public%20Interfaces/R1a-study-registry-dashboard-template)
74
- - [Live Study Registry Space](https://huggingface.co/spaces/K-RnD-Lab/Study-Registry_04-2026)
75
-
76
- ## Disclaimer
77
-
78
- All computational models are research-grade and hypothesis-generating. Simulated outputs, exploratory scores, and interface demos require real validation before scientific, clinical, agricultural, educational, or commercial use.
 
1
+ ---
2
+ title: README
3
+ emoji: πŸ’»
4
+ colorFrom: green
5
+ colorTo: red
6
+ sdk: static
7
+ pinned: true
8
+ ---
9
+
10
+ # [K-RnD Lab] β€” Interactive Research Environments
11
+
12
+ **Author:** Oksana Kolisnyk Β· [KOSATIKS GROUP](https://kosatiks-group.pp.ua)
13
+
14
+ [K-RnD Lab] is organized across three connected spheres:
15
+
16
+ - `SCIENCE` β€” domain research questions
17
+ - `ENTREPRENEURSHIP` β€” opportunity, market, ecosystem work
18
+ - `TECHNOLOGY` β€” reusable tooling, scoring, dashboards, infrastructure
19
+
20
+ ## Interactive Spaces
21
+
22
+ | Space | Sphere | Description |
23
+ |---|---|---|
24
+ | [Learning Playground](https://huggingface.co/spaces/K-RnD-Lab/Learning-Playground_03-2026) | S | Simulated exploration, student demos |
25
+ | [Cancer Research Suite](https://huggingface.co/spaces/K-RnD-Lab/Cancer-Research-Suite_03-2026) | S1 | Research-gap discovery, biomedical lookups |
26
+ | [PHYLO brca2-mirna](https://huggingface.co/spaces/K-RnD-Lab/PHYLO-03_2026-01_A1-brca2-mirna) | S1 | Phylogenetic analysis |
27
+ | [Study Registry](https://huggingface.co/spaces/K-RnD-Lab/Study-Registry_04-2026) | T3 | Cross-sphere study registry |
28
+ | [bioscore](https://huggingface.co/spaces/K-RnD-Lab/bioscore) | T1 | Biomedical scoring demo |
29
+
30
+ ## Python Packages (pip install)
31
+
32
+ | Package | Sphere | PyPI |
33
+ |---|---|---|
34
+ | [bioscore](https://pypi.org/project/bioscore/) | T1 | Reproducibility, data quality, model readiness |
35
+ | [set-method](https://github.com/K-RnD-Lab/SPHERE-III-TECHNOLOGY) | T2 | SET classification, scoring, recommendation |
36
+ | [studyreg](https://pypi.org/project/studyreg/) | T3 | Study pre-registration, search, validation |
37
+
38
+ ## Datasets & Models
39
+
40
+ | Repo | Type | Description |
41
+ |---|---|---|
42
+ | [studyreg-sample-dataset](https://huggingface.co/datasets/K-RnD-Lab/studyreg-sample-dataset) | Dataset | Sample studies for studyreg |
43
+ | [set-method](https://huggingface.co/K-RnD-Lab/set-method) | Model | SET framework reference |
44
+
45
+ ## Three Spheres on GitHub
46
+
47
+ | Sphere | Repo |
48
+ |---|---|
49
+ | SCIENCE | [SPHERE-I-SCIENCE](https://github.com/K-RnD-Lab/SPHERE-I-SCIENCE) |
50
+ | ENTREPRENEURSHIP | [SPHERE-II-ENTREPRENEURSHIP](https://github.com/K-RnD-Lab/SPHERE-II-ENTREPRENEURSHIP) |
51
+ | TECHNOLOGY | [SPHERE-III-TECHNOLOGY](https://github.com/K-RnD-Lab/SPHERE-III-TECHNOLOGY) |
52
+
53
+ ## Disclaimer
54
+
55
+ All computational models are research-grade and hypothesis-generating. Simulated outputs require real validation before scientific, clinical, or commercial use.