@@ -5,11 +5,29 @@ date: "2024-01-29"
5
5
authors : ["OSL Team"]
6
6
template : projects.html
7
7
projects :
8
+ - name : Alpha One Labs
9
+ type : affiliated
10
+ maintainer_name : Daniel Jones
11
+ maintainer_email :
[email protected]
12
+ url : https://github.com/alphaonelabs/education-website
13
+ communication_channel :
14
+ provider : slack
15
+ url : https://join.slack.com/t/alphaonelabs/shared_invite/zt-7dvtocfr-1dYWOL0XZwEEPUeWXxrB1A
16
+ description : |
17
+ Alpha One Labs is a nonprofit, open-source education platform dedicated
18
+ to hands-on learning in tech, science, and engineering. Evolving from a
19
+ Brooklyn hackerspace founded in 2009, we now provide cutting-edge STEM
20
+ experiences to learners everywhere. Our mission is to inspire creativity,
21
+ experimentation, and collaboration through engaging, hands-on innovation.
22
+
8
23
- name : AnamnesisAI
9
24
type : incubated
10
25
maintainer_name : Ivan Ogasawara
11
26
maintainer_email :
[email protected]
12
27
url : https://osl-incubator.github.io/anamnesis.ai/
28
+ communication_channel :
29
+ provider : discord
30
+ url : https://opensciencelabs.org/discord
13
31
description : |
14
32
AnamnesisAI is a project focused on extracting anamnesis in FHIR format from text.
15
33
@@ -18,6 +36,9 @@ projects:
18
36
maintainer_name : Ivan Ogasawara
19
37
maintainer_email :
[email protected]
20
38
url : https://osl-incubator.github.io/artbox/
39
+ communication_channel :
40
+ provider : discord
41
+ url : https://opensciencelabs.org/discord
21
42
description : |
22
43
ArtBox is a tool set for handling multimedia files with a bunch of useful
23
44
functions.
@@ -27,6 +48,9 @@ projects:
27
48
maintainer_name : Ivan Ogasawara
28
49
maintainer_email :
[email protected]
29
50
url : https://arxlang.org
51
+ communication_channel :
52
+ provider : discord
53
+ url : https://arxlang.org/discord
30
54
description : |
31
55
ArxLang Project is compounded mainly by three sub-projects: ASTx, IRx, and Arx.
32
56
ASTx is an agnostic expression structure for AST. It is agnostic because it is
@@ -41,6 +65,9 @@ projects:
41
65
maintainer_name : Ivan Ogasawara
42
66
maintainer_email :
[email protected]
43
67
url : https://osl-incubator.github.io/envers/
68
+ communication_channel :
69
+ provider : discord
70
+ url : https://opensciencelabs.org/discord
44
71
description : |
45
72
Envers is a command-line tool (CLI) designed to manage and version environment
46
73
variables for different deployment stages such as staging, development, and
@@ -61,6 +88,9 @@ projects:
61
88
maintainer_name : Ivan Ogasawara
62
89
maintainer_email :
[email protected]
63
90
url : https://osl-incubator.github.io/makim/
91
+ communication_channel :
92
+ provider : discord
93
+ url : https://opensciencelabs.org/discord
64
94
description : |
65
95
Makim (or makim) is based on make and focus on improve the way to define targets
66
96
and dependencies. Instead of using the Makefile format, it uses yaml format.
@@ -70,6 +100,9 @@ projects:
70
100
maintainer_name : Ivan Ogasawara
71
101
maintainer_email :
[email protected]
72
102
url : https://osl-incubator.github.io/rago/
103
+ communication_channel :
104
+ provider : discord
105
+ url : https://opensciencelabs.org/discord
73
106
description : |
74
107
Rago is a lightweight framework for RAG.
75
108
@@ -98,6 +131,9 @@ projects:
98
131
maintainer_name : Ever Vino
99
132
maintainer_email :
[email protected]
100
133
url : https://osl-incubator.github.io/pymedx
134
+ communication_channel :
135
+ provider : discord
136
+ url : https://opensciencelabs.org/discord
101
137
description : |
102
138
PyMedX is a Python library that provides access to PubMed/PubMed Central.
103
139
This project is a fork from the archived project PyMed.
@@ -107,6 +143,9 @@ projects:
107
143
maintainer_name : Ivan Ogasawara
108
144
maintainer_email :
[email protected]
109
145
url : https://osl-incubator.github.io/scicookie
146
+ communication_channel :
147
+ provider : discord
148
+ url : https://opensciencelabs.org/discord
110
149
description : |
111
150
SciCookie is a template developed by Open Science Labs that creates
112
151
projects from project templates.
@@ -116,6 +155,9 @@ projects:
116
155
maintainer_name : Ivan Ogasawara
117
156
maintainer_email :
[email protected]
118
157
url : https://osl-incubator.github.io/sugar/
158
+ communication_channel :
159
+ provider : discord
160
+ url : https://opensciencelabs.org/discord
119
161
description : |
120
162
Sugar aims to organize your stack of containers, gathering some useful scripts
121
163
and keeping this information centralized in a configuration file. So the command
0 commit comments