edyantlabs commited on
Commit
869fc21
·
verified ·
1 Parent(s): c048e85

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +66 -5
README.md CHANGED
@@ -1,10 +1,71 @@
1
  ---
2
- title: README
3
- emoji: 🐢
4
- colorFrom: red
5
  colorTo: blue
6
  sdk: static
7
- pinned: false
 
8
  ---
 
 
9
 
10
- Edit this `README.md` markdown file to author your organization card.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ title: readme
3
+ emoji:
4
+ colorFrom: gray
5
  colorTo: blue
6
  sdk: static
7
+ pinned: true
8
+ license: apache-2.0
9
  ---
10
+ # Edyant Labs
11
+ ![Profile Views](https://komarev.com/ghpvc/?username=edyant&color=00D4FF&style=for-the-badge)
12
 
13
+ **Open-source research for embodied AI in the physical world.**
14
+
15
+ ## About
16
+ Edyant Labs is the open-source arm of Edyant, focused on embodied AI and for real-world robotics. We build research-grade frameworks that keep responsible AI grounded in context, consequences, and human needs.
17
+
18
+ Our work targets human-robot interaction where perception, memory, and ethics shape safe behavior in physical environments. We publish frameworks, benchmarks, and experiments so others can test, extend, and build on this work collaboratively.
19
+
20
+ ### Our Vision
21
+
22
+ Today, most AI systems act as tools: they respond to inputs, optimize outputs, and leave humans to interpret consequences.
23
+
24
+ Edyant is working toward something different.
25
+
26
+ We believe physical AI systems — robots, devices, and intelligent environments — must:
27
+ - Understand the humans they interact with
28
+ - Adapt behavior across age, culture, and context
29
+ - Operate with ethical constraints, not just performance goals
30
+ - Maintain continuity, memory, and identity over time
31
+ - Take ownership of actions in the physical world
32
+
33
+ Our goal is to transition AI from **reactive tools** to **responsible agents**.
34
+
35
+ ### The Four Frameworks
36
+ #### Ethics & Morals
37
+ Ethics & Morals equips embodied AI with value-based reasoning for real-world trade-offs. It helps physical AI balance safety, dignity, autonomy, and efficiency and explain the values behind action choices. This is foundational to responsible AI in robotics.
38
+
39
+ #### Persistence & Continuity
40
+ Persistence & Continuity treats memory as lived experience in physical AI. It enables long-horizon memory, skill retention, and accountability across deployments, so embodied AI improves over time without repeating the same mistakes. Continuity is essential for trust in human-robot interaction.
41
+
42
+ #### Socially Aware Interaction
43
+ Socially Aware Interaction adapts embodied AI behavior to human diversity, context, and environment. It emphasizes safe spacing, adaptive communication, and respectful pacing in real-world interaction. The goal is inclusive, humane robotics that meets people where they are.
44
+
45
+ #### Sensor-Grounded Awareness
46
+ Sensor-Grounded Awareness anchors physical AI in multimodal perception beyond vision. It enables situational awareness through sound, motion, proximity, and environmental cues so embodied AI acts with real-world context. This grounding is critical for safe, transparent robotics.
47
+
48
+ ### Why It Matters
49
+ Embodied AI operates in homes, hospitals, workplaces, and public spaces. Mistakes are physical, not abstract. Responsible AI for robotics must reason about context, adapt to human needs, and remain accountable for real-world outcomes.
50
+
51
+ ### Open-Source Ethos
52
+ Edyant Labs is open by design. We welcome collaboration, critical feedback, and contributions that strengthen embodied AI and human-robot interaction. Use the frameworks, test them in new environments, and share improvements back with the community.
53
+
54
+ ---
55
+
56
+ <div align="center">
57
+
58
+ ![HTML5](https://img.shields.io/badge/HTML5-E34F26?style=for-the-badge&logo=html5&logoColor=white)
59
+ ![JavaScript](https://img.shields.io/badge/JavaScript-F7DF1E?style=for-the-badge&logo=javascript&logoColor=black)
60
+ ![CSS3](https://img.shields.io/badge/CSS3-1572B6?style=for-the-badge&logo=css3&logoColor=white)
61
+ ![Python](https://img.shields.io/badge/Python-3776AB?style=for-the-badge&logo=python&logoColor=white)
62
+ ![PostgreSQL](https://img.shields.io/badge/PostgreSQL-316192?style=for-the-badge&logo=postgresql&logoColor=white)
63
+
64
+ </div>
65
+ <div align="center">
66
+
67
+ ![Firebase](https://img.shields.io/badge/Firebase-FFCA28?style=for-the-badge&logo=firebase&logoColor=black)
68
+ ![Google Cloud](https://img.shields.io/badge/Google_Cloud-4285F4?style=for-the-badge&logo=google-cloud&logoColor=white)
69
+ ![Docker](https://img.shields.io/badge/Docker-2496ED?style=for-the-badge&logo=docker&logoColor=white)
70
+
71
+ </div>