File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 147147 < p class ="eyebrow "> A motion language for LLMs</ p >
148148 < h1 class ="headline "> Give your LLM< br /> < span class ="hl "> a body.</ span > </ h1 >
149149 < p class ="subhead ">
150- Posecode turns LLM-written text into structured, editable 3D human motion, live in your browser.
150+ Give your LLM the Posecode prompt. Posecode turns its response into structured, editable 3D human
151+ motion in your browser.
151152 </ p >
152153 < div class ="hero-cta ">
153154 < a class ="btn primary lg " href ="/play "> Open the playground →</ a >
@@ -158,14 +159,14 @@ <h1 class="headline">Give your LLM<br /><span class="hl">a body.</span></h1>
158159 < div class ="hero-meta " aria-label ="Project highlights ">
159160 < span > Open source</ span >
160161 < span > Runs on-device</ span >
161- < span > LLM-ready </ span >
162+ < span > Prompt included </ span >
162163 </ div >
163164 </ div >
164165
165166 < div class ="hero-stage reveal " aria-label ="A prompt becoming a live 3D movement ">
166167 < div class ="prompt-card ">
167- < span class ="prompt-label "> Prompt to a capable LLM </ span >
168- < p > “Write a controlled superhero landing.”</ p >
168+ < span class ="prompt-label "> After pasting the Posecode prompt </ span >
169+ < p > Then ask: “Write a controlled superhero landing.”</ p >
169170 </ div >
170171
171172 < div class ="studio ">
Original file line number Diff line number Diff line change @@ -996,9 +996,7 @@ code {
996996 }
997997
998998 .code-chip {
999- right : -4px ;
1000- bottom : -26px ;
1001- font-size : 9.5px ;
999+ display : none;
10021000 }
10031001
10041002 .proof {
You can’t perform that action at this time.
0 commit comments