Skip to content

page: Add AlphaOneLabs #202

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 12, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 27 additions & 0 deletions pages/opportunities/gsoc/project-ideas/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,28 @@ touch with them directly if you have any inquiries._
[link](https://github.com/osl-incubator/anamnesis.ai/wiki/Project-Ideas)
-->

### Alpha One Labs

- **Description**: Alpha One Labs is an education platform designed to
facilitate both learning and teaching. The platform provides a comprehensive
environment where educators can create and manage courses, while students can
learn, collaborate, and engage with peers. With features like study groups,
peer connections, and discussion forums, we aim to create a collaborative
learning environment that goes beyond traditional online education.
- **Project WEB Page**: <https://www.alphaonelabs.com/>
- **Repository**: <https://github.com/alphaonelabs/education-website>
- **Communication channel**:
[Slack](https://join.slack.com/t/alphaonelabs/shared_invite/zt-7dvtocfr-1dYWOL0XZwEEPUeWXxrB1A)
- **Project Ideas**:
[link](https://github.com/alphaonelabs/education-website/wiki/GSOC-2025-Ideas-Refined)

### ArxLang/ASTx

- **Description**: ASTx is an agnostic expression structure for AST. It is
agnostic because it is not specific to any language.
- **Project WEB Page**: <https://astx.arxlang.org/>
- **Repository**: <https://github.com/arxlang/astx>
- **Communication channel**: [Discord](https://arxlang.org/discord)
- **Project Ideas**: [link](https://github.com/arxlang/astx/wiki/Project-Ideas)

<!--
Expand All @@ -54,6 +71,8 @@ touch with them directly if you have any inquiries._
objects. IRx uses llvmlite in order to generate LLVM-IR source and binary
generation.
- **Project WEB Page**: <https://irx.arxlang.org/>
- **Repository**: <https://github.com/arxlang/irx>
- **Communication channel**: [Discord](https://arxlang.org/discord)
- **Project Ideas**: [link](https://github.com/arxlang/irx/wiki/Project-Ideas)

-->
Expand All @@ -64,6 +83,8 @@ touch with them directly if you have any inquiries._
define targets and dependencies. Instead of using the Makefile format, it uses
yaml format.
- **Project WEB Page**: <https://osl-incubator.github.io/makim/>
- **Repository**: <https://github.com/osl-incubator/makim>
- **Communication channel**: [Discord](https://opensciencelabs.org/discord)
- **Project Ideas**:
[link](https://github.com/osl-incubator/makim/wiki/Project-Ideas)

Expand All @@ -79,6 +100,8 @@ touch with them directly if you have any inquiries._

- **Description**: Rago is a lightweight framework for RAG.
- **Project WEB Page**: <https://osl-incubator.github.io/rago/>
- **Repository**: <https://github.com/osl-incubator/rago>
- **Communication channel**: [Discord](https://opensciencelabs.org/discord)
- **Project Ideas**:
[link](https://github.com/osl-incubator/rago/wiki/Project-Ideas)

Expand All @@ -88,6 +111,8 @@ touch with them directly if you have any inquiries._
- **Description**: SciCookie creates new python project's structure from an
opinionated project template.
- **Project WEB Page**: <https://osl-incubator.github.io/scicookie>
- **Repository**: <https://github.com/osl-incubator/scicookie>
- **Communication channel**: [Discord](https://opensciencelabs.org/discord)
- **Project Ideas**:
[link](https://github.com/osl-incubator/scicookie/wiki/Project-Ideas)
-->
Expand All @@ -98,5 +123,7 @@ touch with them directly if you have any inquiries._
useful scripts and keeping this information centralized in a configuration
file with a friendly command line interface.
- **Project WEB Page**: <https://osl-incubator.github.io/sugar/>
- **Repository**: <https://github.com/osl-incubator/sugar>
- **Communication channel**: [Discord](https://opensciencelabs.org/discord)
- **Project Ideas**:
[link](https://github.com/osl-incubator/sugar/wiki/Project-Ideas)
42 changes: 42 additions & 0 deletions pages/projects/list/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,29 @@ date: "2024-01-29"
authors: ["OSL Team"]
template: projects.html
projects:
- name: Alpha One Labs
type: affiliated
maintainer_name: Daniel Jones
maintainer_email: [email protected]
url: https://github.com/alphaonelabs/education-website
communication_channel:
provider: slack
url: https://join.slack.com/t/alphaonelabs/shared_invite/zt-7dvtocfr-1dYWOL0XZwEEPUeWXxrB1A
description: |
Alpha One Labs is a nonprofit, open-source education platform dedicated
to hands-on learning in tech, science, and engineering. Evolving from a
Brooklyn hackerspace founded in 2009, we now provide cutting-edge STEM
experiences to learners everywhere. Our mission is to inspire creativity,
experimentation, and collaboration through engaging, hands-on innovation.

- name: AnamnesisAI
type: incubated
maintainer_name: Ivan Ogasawara
maintainer_email: [email protected]
url: https://osl-incubator.github.io/anamnesis.ai/
communication_channel:
provider: discord
url: https://opensciencelabs.org/discord
description: |
AnamnesisAI is a project focused on extracting anamnesis in FHIR format from text.

Expand All @@ -18,6 +36,9 @@ projects:
maintainer_name: Ivan Ogasawara
maintainer_email: [email protected]
url: https://osl-incubator.github.io/artbox/
communication_channel:
provider: discord
url: https://opensciencelabs.org/discord
description: |
ArtBox is a tool set for handling multimedia files with a bunch of useful
functions.
Expand All @@ -27,6 +48,9 @@ projects:
maintainer_name: Ivan Ogasawara
maintainer_email: [email protected]
url: https://arxlang.org
communication_channel:
provider: discord
url: https://arxlang.org/discord
description: |
ArxLang Project is compounded mainly by three sub-projects: ASTx, IRx, and Arx.
ASTx is an agnostic expression structure for AST. It is agnostic because it is
Expand All @@ -41,6 +65,9 @@ projects:
maintainer_name: Ivan Ogasawara
maintainer_email: [email protected]
url: https://osl-incubator.github.io/envers/
communication_channel:
provider: discord
url: https://opensciencelabs.org/discord
description: |
Envers is a command-line tool (CLI) designed to manage and version environment
variables for different deployment stages such as staging, development, and
Expand All @@ -61,6 +88,9 @@ projects:
maintainer_name: Ivan Ogasawara
maintainer_email: [email protected]
url: https://osl-incubator.github.io/makim/
communication_channel:
provider: discord
url: https://opensciencelabs.org/discord
description: |
Makim (or makim) is based on make and focus on improve the way to define targets
and dependencies. Instead of using the Makefile format, it uses yaml format.
Expand All @@ -70,6 +100,9 @@ projects:
maintainer_name: Ivan Ogasawara
maintainer_email: [email protected]
url: https://osl-incubator.github.io/rago/
communication_channel:
provider: discord
url: https://opensciencelabs.org/discord
description: |
Rago is a lightweight framework for RAG.

Expand Down Expand Up @@ -98,6 +131,9 @@ projects:
maintainer_name: Ever Vino
maintainer_email: [email protected]
url: https://osl-incubator.github.io/pymedx
communication_channel:
provider: discord
url: https://opensciencelabs.org/discord
description: |
PyMedX is a Python library that provides access to PubMed/PubMed Central.
This project is a fork from the archived project PyMed.
Expand All @@ -107,6 +143,9 @@ projects:
maintainer_name: Ivan Ogasawara
maintainer_email: [email protected]
url: https://osl-incubator.github.io/scicookie
communication_channel:
provider: discord
url: https://opensciencelabs.org/discord
description: |
SciCookie is a template developed by Open Science Labs that creates
projects from project templates.
Expand All @@ -116,6 +155,9 @@ projects:
maintainer_name: Ivan Ogasawara
maintainer_email: [email protected]
url: https://osl-incubator.github.io/sugar/
communication_channel:
provider: discord
url: https://opensciencelabs.org/discord
description: |
Sugar aims to organize your stack of containers, gathering some useful scripts
and keeping this information centralized in a configuration file. So the command
Expand Down
8 changes: 6 additions & 2 deletions theme/projects.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,15 +38,19 @@ <h2>
{% elif project.type == "affiliated" %}
<img
alt="Static Badge"
src="https://img.shields.io/badge/project-affiliated-333333?style=for-the-badge&label=project&labelColor=FF0000&color=888888"
src="https://img.shields.io/badge/project-affiliated-333333?style=for-the-badge&label=project&labelColor=0E91C3&color=888888"
/>
{% endif %}
{{ project.name }}
</a>
</h2>
<p class="{{ text_colors[loop.index % 2] }}">
<strong>Maintainer</strong>: {{ project.maintainer_name }}
&lt;<a href="mailto:{{ project.maintainer_email }}">{{ project.maintainer_email }}</a>&gt;
&lt;<a href="mailto:{{ project.maintainer_email }}">{{ project.maintainer_email }}</a>&gt;<br/>
{% if project.communication_channel %}
<strong>Communication Channel</strong>:
<a href="{{ project.communication_channel.url }}">{{ project.communication_channel.provider.title() }}</a>
{% endif %}
</p>
<p class="{{ text_colors[loop.index % 2] }}">{{ project.description }}</p>
</div>
Expand Down
Loading