1
1
---
2
- title : " TEMPLATE: GSoC Project Idea "
3
- description : " TEMPLATE: GSoC Project Idea "
2
+ title : " GSoC Project Ideas "
3
+ description : " GSoC Project Ideas "
4
4
date : " 2025-01-13"
5
5
authors : ["OSL Team"]
6
6
template : single-sidebar.html
@@ -30,67 +30,44 @@ sub-oganization/project mentors.
30
30
_ Note: Each organization includes a designated list of mentors. Please get in
31
31
touch with them directly if you have any inquiries._
32
32
33
- ### ArtBox
33
+ ### AnamnesisAI
34
34
35
- - ** Description** : ArtBox is a tool set for handling multimedia files with a
36
- bunch of useful functions .
37
- - ** Project WEB Page** : < https://osl-incubator.github.io/artbox / >
35
+ - ** Description** : AnamnesisAI is a project focused on extracting anamnesis in
36
+ FHIR format from text .
37
+ - ** Project WEB Page** : < https://osl-incubator.github.io/anamnesis.ai / >
38
38
- ** Project Ideas** :
39
- [ link] ( < https://github.com/osl-incubator/artbox /wiki/Google-Summer-of-Code-(GSoc)-%E2%80%90-2024 > )
39
+ [ link] ( https://github.com/osl-incubator/anamnesis.ai /wiki/Project-Ideas )
40
40
41
41
### ArxLang/ASTx
42
42
43
43
- ** Description** : ASTx is an agnostic expression structure for AST. It is
44
- agnostic because it is not specific to any language, neither to the ArxLang
45
- project, although its main focus is to provide all needed feature for ArxLang.
44
+ agnostic because it is not specific to any language.
46
45
- ** Project WEB Page** : < https://astx.arxlang.org/ >
47
- - ** Project Ideas** :
48
- [ link] ( < https://github.com/arxlang/astx/wiki/Google-Summer-of-Code-(GSoc)-%E2%80%90-2024 > )
49
-
50
- ### Envers
51
-
52
- - ** Description** : Envers is a command-line tool (CLI) designed to manage and
53
- version environment variables for different deployment stages such as staging,
54
- development, and production. It provides a secure and organized way to handle
55
- environment-specific configurations.
56
- - ** Project WEB Page** : < https://osl-incubator.github.io/envers/ >
57
- - ** Project Ideas** :
58
- [ link] ( < https://github.com/osl-incubator/envers/wiki/Google-Summer-of-Code-(GSoc)-%E2%80%90-2024 > )
46
+ - ** Project Ideas** : [ link] ( https://github.com/arxlang/astx/wiki/Project-Ideas )
59
47
60
- ### fqlearn
48
+ ### ArxLang/IRx
61
49
62
- - ** Description** : This Project aims to facilitate the teaching of unit
63
- operations and thermodynamics.
64
- - ** Project WEB Page ** : < https://osl-pocs.github.io/fqlearn/ >
65
- - ** Project Ideas ** :
66
- [ link] ( < https://github.com/osl-pocs/fqlearn /wiki/Google-Summer-of-Code-(GSoc)-%E2%80%90-2024 > )
50
+ - ** Description** : IRx aims to provide a translator to LLVM-IR from ASTx
51
+ objects. IRx uses llvmlite in order to generate LLVM-IR source and binary
52
+ generation.
53
+ - ** Project WEB Page ** : < https://irx.arxlang.org/ >
54
+ - ** Project Ideas ** : [ link] ( https://github.com/arxlang/irx /wiki/Project-Ideas )
67
55
68
56
### Makim
69
57
70
- - ** Description** : Makim is based on make and focus on improve the way to define
71
- targets and dependencies. Instead of using the Makefile format, it uses yaml
72
- format.
58
+ - ** Description** : Makim is based on ** make** and focus on improving the way to
59
+ define targets and dependencies. Instead of using the Makefile format, it uses
60
+ yaml format.
73
61
- ** Project WEB Page** : < https://osl-incubator.github.io/makim/ >
74
62
- ** Project Ideas** :
75
- [ link] ( < https://github.com/osl-incubator/makim/wiki/Google-Summer-of-Code-(GSoc)-%E2%80%90-2024 > )
76
-
77
- ### noWorkflow
78
-
79
- - ** Description** : The noWorkflow project aims at allowing scientists to benefit
80
- from provenance data analysis even when they don't use a workflow system. It
81
- transparently collects provenance from Python scripts and notebooks and
82
- provide tools to support the analysis and management of the provenance.
83
- - ** Project WEB Page** : < https://gems-uff.github.io/noworkflow/ >
84
- - ** Project Ideas** :
85
- [ link] ( https://gist.github.com/JoaoFelipe/ce4cb232deb2c71d4f39afc5cbeefe2b )
63
+ [ link] ( https://github.com/osl-incubator/makim/wiki/Project-Ideas )
86
64
87
65
### OSL Web Page
88
66
89
- - ** Description** : OpenScienceLabs web page, is a project that serves as a way
90
- to present OSL to the world through a web page.
67
+ - ** Description** : Open Science Labs web page.
91
68
- ** Project WEB Page** : < https://opensciencelabs.org/ >
92
69
- ** Project Ideas** :
93
- [ link] ( < https://github.com/OpenScienceLabs/opensciencelabs.github.io/wiki/Google-Summer-of-Code-(GSoc)-%E2%80%90-2024 > )
70
+ [ link] ( https://github.com/OpenScienceLabs/opensciencelabs.github.io/wiki/Project-Ideas )
94
71
95
72
### PyDataStructs
96
73
@@ -102,17 +79,17 @@ touch with them directly if you have any inquiries._
102
79
103
80
### SciCookie
104
81
105
- - ** Description** : SciCookie is a template developed by
106
- < https://opensciencelabs.org/ > that creates projects from project templates .
82
+ - ** Description** : SciCookie creates new python project's structure from an
83
+ opinionated project template .
107
84
- ** Project WEB Page** : < https://osl-incubator.github.io/scicookie >
108
85
- ** Project Ideas** :
109
- [ link] ( < https://github.com/osl-incubator/scicookie/wiki/Google-Summer-of-Code-(GSoc)-%E2%80%90-2024 > )
86
+ [ link] ( https://github.com/osl-incubator/scicookie/wiki/Project-Ideas )
110
87
111
88
### Sugar
112
89
113
- - ** Description** : Sugar aims to organize your stack of containers, gathering
114
- some useful scripts and keeping this information centralized in a
115
- configuration file. So the command line would be very simple .
90
+ - ** Description** : Sugar organizes your stack of containers, gathering some
91
+ useful scripts and keeping this information centralized in a configuration
92
+ file with a friendly command line interface .
116
93
- ** Project WEB Page** : < https://osl-incubator.github.io/sugar/ >
117
94
- ** Project Ideas** :
118
- [ link] ( < https://github.com/osl-incubator/sugar/wiki/Google-Summer-of-Code-(GSoc)-%E2%80%90-2024 > )
95
+ [ link] ( https://github.com/osl-incubator/sugar/wiki/Project-Ideas )
0 commit comments