mlchrzan commited on
Commit
ca15d23
·
verified ·
1 Parent(s): 8fbf02a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +76 -1
README.md CHANGED
@@ -7,4 +7,79 @@ sdk: static
7
  pinned: false
8
  ---
9
 
10
- Edit this `README.md` markdown file to author your organization card.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  pinned: false
8
  ---
9
 
10
+ # EDSI Center for Educational Data Science & Innovation
11
+ *Advancing Education Equity & Effectiveness with Data & AI*
12
+
13
+ ---
14
+
15
+ ## About EDSI
16
+
17
+ The **Center for Educational Data Science and Innovation (EDSI)** at the University of Maryland is a research center committed to improving educational outcomes through rigorous, data-driven methods. Situated within UMD’s College of Education, EDSI’s work spans data science, artificial intelligence, educational research, and policy innovation.
18
+
19
+ We strive to:
20
+
21
+ - **Advance equity in education** by ensuring data and AI tools benefit all students, especially those from underserved communities
22
+ - **Boost educational effectiveness and efficiency** through evidence-based interventions, real-time analytics, and intelligent systems
23
+ - **Foster collaboration across domains** — educators, researchers, policymakers, and industry partners — to responsibly implement data and AI in education
24
+
25
+ EDSI leads and supports numerous initiatives, including multimodal classroom data collection (e.g., audio, video, transcripts, annotations), development of AI tools for teaching and learning, and open research infrastructure.
26
+
27
+ ---
28
+
29
+ ## What You’ll Find Here
30
+
31
+ This organization serves as a hub for our open software, tools, and data-driven research. Repositories fall into several categories:
32
+
33
+ - **Core Projects** — foundational systems, APIs, and software maintained by EDSI
34
+ - **Research Prototypes & Experiments** — proof-of-concept models, analyses, and exploratory code
35
+ - **Datasets & Annotations** — anonymized datasets (where allowed), annotation tools, and utilities
36
+ - **Documentation & Guides** — user manuals, API docs, methodological notes
37
+ - **Community Contributions** — extensions, plug-ins, and collaborators’ projects
38
+
39
+ Every repository is intended to be accessible, transparent, and open to community engagement.
40
+
41
+ ---
42
+
43
+ ## Contributing
44
+
45
+ We welcome participation from developers, researchers, and educators. To make it easy and fair:
46
+
47
+ 1. **Read the Code of Conduct** — all behavior should be respectful and inclusive (see `CODE_OF_CONDUCT.md`)
48
+ 2. **Check contribution guidelines** in each repo — many provide templates for issues, pull requests, and changelogs
49
+ 3. **Write clear commit messages & tests** when appropriate
50
+ 4. **Respect licensing** — most projects adopt permissive open licenses (e.g. MIT, Apache)
51
+ 5. **Engage via Issues / Discussions** — use the appropriate channels to propose ideas, report bugs, or ask clarifying questions
52
+
53
+ For first-time contributors, we encourage looking at documentation repositories or helping with small issues.
54
+
55
+ ---
56
+
57
+ ## Support & Contact
58
+
59
+ If you'd like to collaborate, ask questions, or learn more:
60
+
61
+ - Open an **Issue** or **Discussion** in a repository
62
+ - Send email: **edsi@umd.edu**
63
+ - Visit our website: [edsi.umd.edu](https://edsi.umd.edu)
64
+ - Follow us on social media:
65
+ - X / Twitter: `@EDSI_UMD`
66
+ - LinkedIn, YouTube, Bluesky — see links in the repository header
67
+
68
+ ---
69
+
70
+ ## Staying Updated
71
+
72
+ Stay in the loop with:
73
+
74
+ - Project and release announcements
75
+ - Upcoming workshops, events, or webinars
76
+ - Calls for collaboration or dataset access
77
+ - Research publications and reports
78
+
79
+ We regularly post updates via GitHub, our website, and social media channels.
80
+
81
+ ---
82
+
83
+ Thank you for visiting EDSI’s GitHub organization. We hope you’ll explore, experiment, and contribute. Together, let’s build technologies and insights that make education more equitable, effective, and empowered by data.
84
+
85
+ — The EDSI Team