File size: 2,007 Bytes
b2d4766 c58cd37 b2d4766 c58cd37 b2d4766 ba6931c b2d4766 c58cd37 b6c32bb c58cd37 b6c32bb ba6931c b6c32bb ba6931c c58cd37 b6c32bb c58cd37 b6c32bb c58cd37 ba6931c c58cd37 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 | ---
title: README
emoji: 👁
colorFrom: indigo
colorTo: gray
sdk: static
pinned: false
---
<style>
.logo-container {
display: flex;
justify-content: center;
margin-bottom: 0.25rem;
}
.logo-img {
max-height: 64px;
height: auto;
width: auto;
max-width: calc(100% - 24px);
object-fit: contain;
display: block;
background-color: #ffffff;
border-radius: 8px;
padding: 8px 12px;
box-sizing: content-box;
}
.tagline {
text-align: center;
font-style: italic;
font-size: 1.25rem;
color: #6b7280;
margin-top: 0;
margin-bottom: 1.5rem;
}
.description {
margin-bottom: 1.5rem;
line-height: 1.7;
}
.banner-img {
width: 100%;
border-radius: 12px;
margin-bottom: 1.5rem;
}
.quote {
text-align: center;
color: #4b5563;
font-style: italic;
padding: 1rem;
}
</style>
<div class="logo-container">
<img class="logo-img" src="https://cdn-uploads.huggingface.co/production/uploads/64874a0d6d3a5db3c82702d7/JnukkEuiVyjiPvm19mG24.png" alt="Socius Labs Logo"/>
</div>
<p class="tagline">Experimental Intelligence Lab</p>
<p class="description">
<b>socius</b> is an independent research lab supported by the <a href="https://www.lse.ac.uk/"><b>London School of Economics (LSE)</b></a> and <a href="https://www.lse.ac.uk/research/lse-generate"><b>LSE Generate</b></a>. We bridge human sciences and artificial intelligence through two parallel research streams: applying insights from human sciences to enhance AI systems, and leveraging AI as a platform to run human theories at scale.
</p>
<img class="banner-img" src="https://cdn-uploads.huggingface.co/production/uploads/64874a0d6d3a5db3c82702d7/-AVxET2YHaiSS6w8Chp2l.jpeg" alt="Socius Labs Banner"/>
<p class="quote">
We have a theory: Intelligence is too weird for one field to understand.<br/>
So we experiment at the intersections — between every field that ever studied "thinking" and every machine that's trying to "think".
</p> |