Update README.md

#1
by tekrajchhetri - opened
Files changed (1) hide show
  1. README.md +34 -6
README.md CHANGED
@@ -1,10 +1,38 @@
1
  ---
2
- title: README
3
- emoji: 🌍
4
- colorFrom: indigo
5
- colorTo: green
6
  sdk: static
7
- pinned: false
 
8
  ---
9
 
10
- Edit this `README.md` markdown file to author your organization card.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ name: Senseable Intelligence Group
3
+ emoji: 🧠
4
+ colorFrom: blue
5
+ colorTo: indigo
6
  sdk: static
7
+ logo: https://sensein.group/_static/logo.png
8
+ home_page: https://sensein.group/
9
  ---
10
 
11
+ ## About
12
+
13
+ **Senseable Intelligence Group** is an interdisciplinary research organization working at the intersection of **machine learning, neuroimaging, and speech communication**. The group develops computational methods and open tools to improve the understanding, assessment, and treatment of **mental health and neurological disorders**.
14
+
15
+ ## Focus Areas
16
+
17
+ - 🧠 Neuroimaging & computational anatomy
18
+ - 🗣 Speech and language analysis
19
+ - 🤖 Machine learning for neuroscience & psychiatry
20
+ - 🔬 Reproducible, open scientific software
21
+
22
+ ## What You’ll Find Here
23
+
24
+ On Hugging Face, we share:
25
+
26
+ - Pretrained models for brain and speech analysis
27
+ - Research code and experimental frameworks
28
+ - Datasets and evaluation tools supporting open science
29
+
30
+ ## Research Philosophy
31
+
32
+ We emphasize **reproducibility**, **interpretability**, and **real-world impact**, aiming to translate computational advances into clinically and scientifically meaningful outcomes.
33
+
34
+ ## Learn More
35
+
36
+ 🌐 Website: https://sensein.group/
37
+ 📄 Publications: https://sensein.group/publications/
38
+