Sublime
An inspiration engine for ideas
The Shape of AI | UX Patterns for Artificial Intelligence Design
shapeof.ai
The jaggedness of human physiology is the basis for personalized medicine and personalized nutrition.
Todd Rose • Dark Horse: Achieving Success Through the Pursuit of Fulfillment
While the body honours the basic organisation of our species, the shape (or morphology) of the connective tissue is invariably expressed uniquely by each one of us. That is because it responds to use, to nutrition, to hydration, to gesture and to us, as individuals. It depends on who and how we are and how we use it, all the time.
Joanne Avison • Yoga: Fascia, Anatomy and Movement: Fascia, Form and Functional Movement
the Collective Intelligence Project (CIP), Anthropic's recently released Claude3 model, considered by many to be the current state-of-the-art in GFMs, sourced the constitution used to steer model behavior using Polis.
Audrey Tang • ⿻ 數位 Plurality: The Future of Collaborative Technology and Democracy
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>AI Body Designer</title>
<style>
body {
font-family: Arial, sans-serif;
background: #f0f0f0;
text-align: center;
padding: 30px;
}
.controls {
margin-bottom: 20px;
}
.slider-label {
margin-top: 10px;
font-weight: bold;
}
... See more