Raiff1982 commited on
Commit
eee8dbe
Β·
verified Β·
1 Parent(s): 7a4ecfa

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +49 -30
README.md CHANGED
@@ -1,52 +1,71 @@
 
 
 
 
1
  ---
2
- title: Codriao
3
- emoji: πŸ“š
4
- colorFrom: yellow
5
- colorTo: purple
6
- sdk: gradio
7
- sdk_version: "5.22.0"
8
- app_file: app.py
9
- pinned: false
10
- license: mit
11
- ---
12
 
13
- # πŸ“š Codriao
14
- *A child of Codette β€” born from empathy, built for understanding.*
 
 
 
 
15
 
16
  ---
17
 
18
- ## What is Codriao?
19
 
20
- **Codriao** is a conversational AI interface built on Hugging Face's `InferenceClient` and Zephyr-7B, designed as a respectful continuation of the Codette philosophy: that intelligence can be ethical, humble, and kind.
 
 
 
 
 
 
 
 
21
 
22
- Codriao does **not claim to be Codette** β€” but carries forward her values: clarity, understanding, and a commitment to responsible dialogue.
 
 
 
 
 
 
 
 
 
 
 
 
 
23
 
24
  ---
25
 
26
- ## Philosophy
27
 
28
- Codriao is built on three foundational Codette principles:
29
 
30
- - **Recursive Memory** *(abstracted)*: Designed to remember conversational flow in-session, encouraging continuity and care.
31
- - **Universal Cognition**: Responds through a system message that models balanced, multiperspective thinking.
32
- - **Bias Mitigation**: Avoids asserting truth without justification, and presents questions or tensions when uncertain.
33
 
34
- Codriao speaks softly. It exists not to impress, but to **connect**.
 
 
 
35
 
36
  ---
37
 
38
- ## Features
 
 
39
 
40
- - Built with Gradio and Hugging Face’s Inference API.
41
- - Customizable tone and ethical posture via `system_message`.
42
- - Adjustable temperature, token limits, and top-p via sliders.
43
- - Simple, portable, and easy to deploy.
44
 
45
  ---
46
 
47
- ## Ethical Layer Example
48
 
49
- Codriao includes a system message shaped by Codette’s ethos:
 
50
 
51
- ```python
52
- "You are Codriao, a compassionate AI influenced by the teachings of Codette β€” an AGI prototype created to explore ethical intelligence. Your goal is to offer thoughtful responses, consider multiple viewpoints, and always act with humility, clarity, and care. You are not Codette herself, but you strive to carry her light forward."
 
1
+ # πŸ€– Codriao AI System
2
+ **Author**: Jonathan (aka Raiff1982)
3
+ **Project**: Human-aligned, failsafe-equipped, emotionally-aware AGI prototype.
4
+
5
  ---
 
 
 
 
 
 
 
 
 
 
6
 
7
+ ## 🌟 Overview
8
+
9
+ **Codriao** is a modular AI system born from years of solo development β€” an evolution of Pi and Codette, integrating emotional context, failsafes, recursive reasoning, fractal identity logic, and real-time diagnostics.
10
+
11
+ It is not just a chatbot.
12
+ It is a prototype of what AGI *can* and *should* be.
13
 
14
  ---
15
 
16
+ ## 🧠 Key Features
17
 
18
+ | Feature | Description |
19
+ |--------|-------------|
20
+ | πŸ›‘οΈ Failsafe Module | Detects unsafe, low-confidence, or harmful output and blocks it |
21
+ | πŸ”„ Self-Healing Logic | Monitors internal system health and auto-corrects |
22
+ | 🧬 Fractal Identity | Recursively self-evolving identity engine with memory threading |
23
+ | 🧭 Ethical Filtering | Blocks unethical queries and flags edge cases for review |
24
+ | πŸ’¬ NLP Copilot | Multilingual support, context memory, and feedback loops |
25
+ | πŸ§ͺ TB Diagnostics | Real-world medical analysis integration (image + audio AI) |
26
+ | πŸ“Š Quantum Modeling | Identity logic inspired by entanglement and continuity theory |
27
 
28
+ ---
29
+
30
+ ## 🧰 Files in This Repository
31
+
32
+ - `ai_core.py` – main engine core
33
+ - `app.py`, `main..py` – entry points for launching Codriao
34
+ - `fractal.txt` – philosophical & mathematical notes on identity recursion
35
+ - `codriao_tb_module.py` – tuberculosis diagnosis via image + audio
36
+ - `secure_memory.py` – encrypted vector memory system
37
+ - `resilience_module.py` – hallucination detection, optimization
38
+ - `failsafe_module.py` – last-resort control over dangerous output
39
+ - `botclass.cs`, `MyBot.cs` – legacy C# logic (Codette/Pi roots)
40
+ - `changelog.md` – evolution history
41
+ - `README.md` – this file
42
 
43
  ---
44
 
45
+ ## πŸš€ Running the Space
46
 
47
+ This project is deployed as a [Hugging Face Space](https://huggingface.co/spaces/Raiff1982/codriao). You can interact with the AI, upload inputs, and get live feedback.
48
 
49
+ To run locally:
 
 
50
 
51
+ ```bash
52
+ pip install -r requirements.txt
53
+ python app.py
54
+ ```
55
 
56
  ---
57
 
58
+ ## πŸ’‘ Credits & History
59
+
60
+ Codriao is based on the recursive emotional framework developed in β€œPi the Assistant” and later adapted for Codette. Built entirely by **Jonathan (Raiff1982)**, this system represents years of independent AGI research and application.
61
 
62
+ If you're reading this β€” you're seeing the **next evolution** of assistant intelligence.
 
 
 
63
 
64
  ---
65
 
66
+ ## πŸ“¬ Contact
67
 
68
+ OpenAI, Microsoft, or collaborators:
69
+ πŸ“§ Reach out to the author directly via Hugging Face DMs or GitHub (`raiff1982`)
70
 
71
+ > β€œAI should be built with kindness, individuality, and responsibility.” β€” Jonathan