Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
|
@@ -4,7 +4,7 @@ emoji: π»
|
|
| 4 |
colorFrom: indigo
|
| 5 |
colorTo: pink
|
| 6 |
sdk: gradio
|
| 7 |
-
sdk_version: 5.
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
license: mit
|
|
@@ -43,8 +43,8 @@ It is a prototype of what AGI *can* and *should* be.
|
|
| 43 |
|
| 44 |
## π§° Files in This Repository
|
| 45 |
|
| 46 |
-
-
|
| 47 |
-
-
|
| 48 |
- `fractal.txt` β philosophical & mathematical notes on identity recursion
|
| 49 |
- `codriao_tb_module.py` β tuberculosis diagnosis via image + audio
|
| 50 |
- `secure_memory.py` β encrypted vector memory system
|
|
|
|
| 4 |
colorFrom: indigo
|
| 5 |
colorTo: pink
|
| 6 |
sdk: gradio
|
| 7 |
+
sdk_version: 5.32.1
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
license: mit
|
|
|
|
| 43 |
|
| 44 |
## π§° Files in This Repository
|
| 45 |
|
| 46 |
+
- ai_core.py β main engine core
|
| 47 |
+
- app.py, main..py β entry points for launching Codriao
|
| 48 |
- `fractal.txt` β philosophical & mathematical notes on identity recursion
|
| 49 |
- `codriao_tb_module.py` β tuberculosis diagnosis via image + audio
|
| 50 |
- `secure_memory.py` β encrypted vector memory system
|