@@ -5,11 +5,29 @@ date: "2024-01-29"
55authors : ["OSL Team"]
66template : projects.html
77projects :
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+
823 - name : AnamnesisAI
924 type : incubated
1025 maintainer_name : Ivan Ogasawara
1126 maintainer_email :
[email protected] 1227 url : https://osl-incubator.github.io/anamnesis.ai/
28+ communication_channel :
29+ provider : discord
30+ url : https://opensciencelabs.org/discord
1331 description : |
1432 AnamnesisAI is a project focused on extracting anamnesis in FHIR format from text.
1533
@@ -18,6 +36,9 @@ projects:
1836 maintainer_name : Ivan Ogasawara
1937 maintainer_email :
[email protected] 2038 url : https://osl-incubator.github.io/artbox/
39+ communication_channel :
40+ provider : discord
41+ url : https://opensciencelabs.org/discord
2142 description : |
2243 ArtBox is a tool set for handling multimedia files with a bunch of useful
2344 functions.
@@ -27,6 +48,9 @@ projects:
2748 maintainer_name : Ivan Ogasawara
2849 maintainer_email :
[email protected] 2950 url : https://arxlang.org
51+ communication_channel :
52+ provider : discord
53+ url : https://arxlang.org/discord
3054 description : |
3155 ArxLang Project is compounded mainly by three sub-projects: ASTx, IRx, and Arx.
3256 ASTx is an agnostic expression structure for AST. It is agnostic because it is
@@ -41,6 +65,9 @@ projects:
4165 maintainer_name : Ivan Ogasawara
4266 maintainer_email :
[email protected] 4367 url : https://osl-incubator.github.io/envers/
68+ communication_channel :
69+ provider : discord
70+ url : https://opensciencelabs.org/discord
4471 description : |
4572 Envers is a command-line tool (CLI) designed to manage and version environment
4673 variables for different deployment stages such as staging, development, and
@@ -61,6 +88,9 @@ projects:
6188 maintainer_name : Ivan Ogasawara
6289 maintainer_email :
[email protected] 6390 url : https://osl-incubator.github.io/makim/
91+ communication_channel :
92+ provider : discord
93+ url : https://opensciencelabs.org/discord
6494 description : |
6595 Makim (or makim) is based on make and focus on improve the way to define targets
6696 and dependencies. Instead of using the Makefile format, it uses yaml format.
@@ -70,6 +100,9 @@ projects:
70100 maintainer_name : Ivan Ogasawara
71101 maintainer_email :
[email protected] 72102 url : https://osl-incubator.github.io/rago/
103+ communication_channel :
104+ provider : discord
105+ url : https://opensciencelabs.org/discord
73106 description : |
74107 Rago is a lightweight framework for RAG.
75108
@@ -98,6 +131,9 @@ projects:
98131 maintainer_name : Ever Vino
99132 maintainer_email :
[email protected] 100133 url : https://osl-incubator.github.io/pymedx
134+ communication_channel :
135+ provider : discord
136+ url : https://opensciencelabs.org/discord
101137 description : |
102138 PyMedX is a Python library that provides access to PubMed/PubMed Central.
103139 This project is a fork from the archived project PyMed.
@@ -107,6 +143,9 @@ projects:
107143 maintainer_name : Ivan Ogasawara
108144 maintainer_email :
[email protected] 109145 url : https://osl-incubator.github.io/scicookie
146+ communication_channel :
147+ provider : discord
148+ url : https://opensciencelabs.org/discord
110149 description : |
111150 SciCookie is a template developed by Open Science Labs that creates
112151 projects from project templates.
@@ -116,6 +155,9 @@ projects:
116155 maintainer_name : Ivan Ogasawara
117156 maintainer_email :
[email protected] 118157 url : https://osl-incubator.github.io/sugar/
158+ communication_channel :
159+ provider : discord
160+ url : https://opensciencelabs.org/discord
119161 description : |
120162 Sugar aims to organize your stack of containers, gathering some useful scripts
121163 and keeping this information centralized in a configuration file. So the command
0 commit comments