Skip to content

pages: Add Extralit as affiliated project and its gsoc idea #212

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 25, 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
15 changes: 13 additions & 2 deletions pages/opportunities/gsoc/project-ideas/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ touch with them directly if you have any inquiries._
- **Communication channel**: [Discord](https://arxlang.org/discord)
- **Project Ideas**: [link](https://github.com/arxlang/astx/wiki/Project-Ideas)

<!--
### ArxLang/IRx

- **Description**: IRx aims to provide a translator to LLVM-IR from ASTx
Expand All @@ -75,7 +74,19 @@ touch with them directly if you have any inquiries._
- **Communication channel**: [Discord](https://arxlang.org/discord)
- **Project Ideas**: [link](https://github.com/arxlang/irx/wiki/Project-Ideas)

-->
### Extralit

- **Description**: Extralit is an open-source platform for researchers to
extract structured data from scientific literature. It combines advanced
document AI with collaborative human validation workflows to create
analysis-ready datasets fit-for-purpose to any scientific domain, enabling
faster evidence synthesis and meta-analysis.
- **Project WEB Page**: <https://docs.extralit.ai/>
- **Repository**: <https://github.com/extralit/extralit>
- **Communication channel**:
[Slack](https://join.slack.com/t/extralit/shared_invite/zt-32blg3602-0m0XewPBXF7776BQ3m7ZlA)
- **Project Ideas**:
[link](https://github.com/extralit/extralit/wiki/GSoC-Project-Ideas-2025)

### Makim

Expand Down
16 changes: 16 additions & 0 deletions pages/projects/list/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,22 @@ projects:
production. It provides a secure and organized way to handle
environment-specific configurations.

- name: Extralit
type: affiliated
maintainer_name: Jonny Tran
maintainer_email: [email protected]
url: https://github.com/extralit/extralit
communication_channel:
provider: slack
url: https://join.slack.com/t/extralit/shared_invite/zt-32blg3602-0m0XewPBXF7776BQ3m7ZlA
description: |
Extralit is an open-source platform for researchers to
extract structured data from scientific literature. It
combines advanced document AI with collaborative human
validation workflows to create analysis-ready datasets
fit-for-purpose to any scientific domain, enabling faster
evidence synthesis and meta-analysis.

- name: fqlearn
type: incubated
maintainer_name: Ever Vino
Expand Down
Loading