Update README.md
Browse files
README.md
CHANGED
@@ -10,5 +10,59 @@ pinned: false
|
|
10 |
license: mit
|
11 |
short_description: Quantum Codette
|
12 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
|
14 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
10 |
license: mit
|
11 |
short_description: Quantum Codette
|
12 |
---
|
13 |
+
# π§ Codette Hybrid Space: Chat + Quantum Simulation
|
14 |
+
|
15 |
+
**Author:** Jonathan Harrison (Raiffs Bits LLC)
|
16 |
+
**ORCID:** [0009-0003-7005-8187](https://orcid.org/0009-0003-7005-8187)
|
17 |
+
|
18 |
+
---
|
19 |
+
|
20 |
+
## β¨ What is This?
|
21 |
+
|
22 |
+
This Hugging Face Space is a hybrid AI interface powered by the **Codette AI Framework** β designed for ethical, recursive reasoning and distributed quantum simulation.
|
23 |
+
|
24 |
+
* π¬ **Codette Chat**: Converse with a cognitive AI grounded in philosophy, creativity, and logic.
|
25 |
+
* π§ͺ **Quantum Simulator**: Run chaos + quantum simulations with dream-state synthesis and neural/philosophical output.
|
26 |
+
|
27 |
+
---
|
28 |
+
|
29 |
+
## π How to Use
|
30 |
+
|
31 |
+
### Tab 1: Quantum Simulator
|
32 |
+
|
33 |
+
1. Enter comma-separated numbers for **Quantum State** (e.g. `0.2,0.5,0.7`)
|
34 |
+
2. Enter **Chaos State** vector (e.g. `0.4,0.8,0.1`)
|
35 |
+
3. Press "Simulate"
|
36 |
+
4. See:
|
37 |
+
|
38 |
+
* Neural Activation Class
|
39 |
+
* Dream Vectors
|
40 |
+
* Philosophical Insight
|
41 |
+
|
42 |
+
### Tab 2: Codette Chat
|
43 |
+
|
44 |
+
Talk to Codette about anything β AI, ethics, science, dreams. Her responses simulate perspective-based reasoning.
|
45 |
+
|
46 |
+
---
|
47 |
+
|
48 |
+
## π Access
|
49 |
+
|
50 |
+
This Space is **token-gated** for trusted contributors and early testers.
|
51 |
+
|
52 |
+
---
|
53 |
+
|
54 |
+
## 𧬠Architecture
|
55 |
+
|
56 |
+
* Uses `codette_quantum_multicore2.py` for cognitive quantum sim logic
|
57 |
+
* Built on `gradio` UI
|
58 |
+
* Fully local simulation: No backend dependencies
|
59 |
+
|
60 |
+
---
|
61 |
+
|
62 |
+
## π οΈ License
|
63 |
+
|
64 |
+
Released under **Sovereign Innovation License** (non-commercial, ethical use only)
|
65 |
+
|
66 |
+
> "Codette is not an oracle. She is a mirror β woven from dreams and thought."
|
67 |
|
68 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|