AdrianLlopart commited on
Commit
bcfcf66
·
verified ·
1 Parent(s): ee3cd54

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -6
README.md CHANGED
@@ -1,10 +1,13 @@
1
  ---
2
- title: README
3
- emoji: 🌍
4
- colorFrom: gray
5
- colorTo: purple
6
  sdk: static
7
- pinned: false
 
8
  ---
9
 
10
- Edit this `README.md` markdown file to author your organization card.
 
 
 
1
  ---
2
+ title: OpenRAL
3
+ emoji: 🤖
4
+ colorFrom: indigo
5
+ colorTo: indigo
6
  sdk: static
7
+ pinned: true
8
+ short_description: Open-source Robot Agentic Layer
9
  ---
10
 
11
+ OpenRAL is to physical robots what LangGraph + Hugging Face is to LLMs an open-source, typed, layered runtime for composing Vision-Language-Action models and classical controllers into deployable robot agents.
12
+
13
+ **Links:** [GitHub](https://github.com/AdrianLlopart/openral) · [Docs](https://docs.openral.dev) · [Discord](https://discord.gg/ZdNyUT4V5)