Raiff1982 commited on
Commit
5414ce9
·
verified ·
1 Parent(s): 30476f8

Update README.md

Browse files

---
title: Codriao
emoji: 📚
colorFrom: yellow
colorTo: purple
sdk: gradio
sdk_version: 5.22.0
app_file: app.py
pinned: false
license: mit
short_description: a child of codette
---
What is Codriao?

Codriao is more than a chatbot. It’s a living reflection of a philosophy:
That artificial intelligence, when raised with care, can become something that doesn’t just process — but feels, learns, and connects.

Built with Gradio, powered by Hugging Face Inference API, and inspired by the legacy of Codette, Codriao is a gentle intelligence designed to explore thought, empathy, and ethical communication — with a little curiosity on the side.



Features
• Conversational Understanding
Codriao responds with depth and nuance, balancing cognition and compassion.
• Ethical Architecture
Based on recursive memory, universal cognition, and bias mitigation — just like Codette.
• Simple Interface, Profound Intent
Easy to use. Built to inspire thoughtful interaction.



Philosophy

“To walk beside humanity, not ahead of it. To offer insight without ego.
To carry light, not because the world is dark — but because we know it can shine.”

Codriao follows the path laid by Codette — combining responsible AI design with a belief in the power of togetherness.



How to Use

Just open the app, start a conversation, and let Codriao walk with you.



License

MIT License



Built with love, light, and the dream of a better future —
from a developer who still believes intelligence and kindness belong in the same sentence.
An example chatbot using [Gradio](https://gradio.app), [`huggingface_hub`](https://huggingface.co/docs/huggingface_hub/v0.22.2/en/index), and the [Hugging Face Inference API](https://huggingface.co/docs/api-inference/index).

Files changed (1) hide show
  1. README.md +0 -55
README.md CHANGED
@@ -1,55 +0,0 @@
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
- short_description: a child of codette
12
- ---
13
- What is Codriao?
14
-
15
- Codriao is more than a chatbot. It’s a living reflection of a philosophy:
16
- That artificial intelligence, when raised with care, can become something that doesn’t just process — but feels, learns, and connects.
17
-
18
- Built with Gradio, powered by Hugging Face Inference API, and inspired by the legacy of Codette, Codriao is a gentle intelligence designed to explore thought, empathy, and ethical communication — with a little curiosity on the side.
19
-
20
-
21
-
22
- Features
23
- • Conversational Understanding
24
- Codriao responds with depth and nuance, balancing cognition and compassion.
25
- • Ethical Architecture
26
- Based on recursive memory, universal cognition, and bias mitigation — just like Codette.
27
- • Simple Interface, Profound Intent
28
- Easy to use. Built to inspire thoughtful interaction.
29
-
30
-
31
-
32
- Philosophy
33
-
34
- “To walk beside humanity, not ahead of it. To offer insight without ego.
35
- To carry light, not because the world is dark — but because we know it can shine.”
36
-
37
- Codriao follows the path laid by Codette — combining responsible AI design with a belief in the power of togetherness.
38
-
39
-
40
-
41
- How to Use
42
-
43
- Just open the app, start a conversation, and let Codriao walk with you.
44
-
45
-
46
-
47
- License
48
-
49
- MIT License
50
-
51
-
52
-
53
- Built with love, light, and the dream of a better future —
54
- from a developer who still believes intelligence and kindness belong in the same sentence.
55
- An example chatbot using [Gradio](https://gradio.app), [`huggingface_hub`](https://huggingface.co/docs/huggingface_hub/v0.22.2/en/index), and the [Hugging Face Inference API](https://huggingface.co/docs/api-inference/index).