mirror of
https://github.com/MunGell/awesome-for-beginners.git
synced 2026-01-26 13:28:11 -08:00
Compare commits
3 Commits
57c016d757
...
b3fb0b675b
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b3fb0b675b | ||
|
|
ca63f9bd06 | ||
|
|
f5c3775554 |
@@ -285,7 +285,6 @@ If you would like to be guided through how to contribute to a repository on GitH
|
|||||||
- [Fabric](https://github.com/fabric/fabric) _(label: Low-hanging-fruit)_ <br> Pythonic remote execution and deployment.
|
- [Fabric](https://github.com/fabric/fabric) _(label: Low-hanging-fruit)_ <br> Pythonic remote execution and deployment.
|
||||||
- [FastAPI](https://github.com/tiangolo/fastapi) _(label: good first issue)_ <br> A modern, fast (high-performance) web framework for building APIs with Python 3.6+ based on standard Python type hints.
|
- [FastAPI](https://github.com/tiangolo/fastapi) _(label: good first issue)_ <br> A modern, fast (high-performance) web framework for building APIs with Python 3.6+ based on standard Python type hints.
|
||||||
- [H2O Wave](https://github.com/h2oai/wave) _(label: good first issue)_ <br> Realtime Web Apps and Dashboards framework for Python and R. Suited (not only) for AI audience.
|
- [H2O Wave](https://github.com/h2oai/wave) _(label: good first issue)_ <br> Realtime Web Apps and Dashboards framework for Python and R. Suited (not only) for AI audience.
|
||||||
- [H2O Wave Apps](https://github.com/h2oai/wave-apps) _(label: hacktoberfest)_ <br> Sample AI Apps built with H2O Wave.
|
|
||||||
- [Harmony](https://github.com/harmonydata/harmony) _(label: Good First Issue)_ <br> Natural language processing tool for psychologists to analyse and compare datasets with AI and LLMs.<br>Up for a challenge? Try [this LLM training competition](https://harmonydata.ac.uk/doxa/) for a chance to win up to £500!
|
- [Harmony](https://github.com/harmonydata/harmony) _(label: Good First Issue)_ <br> Natural language processing tool for psychologists to analyse and compare datasets with AI and LLMs.<br>Up for a challenge? Try [this LLM training competition](https://harmonydata.ac.uk/doxa/) for a chance to win up to £500!
|
||||||
- [jarvis](https://github.com/sukeesh/Jarvis) _(label: difficulty/newcomer)_ <br> A personal assistant for Linux, MacOs and Windows based on Command line Interface.
|
- [jarvis](https://github.com/sukeesh/Jarvis) _(label: difficulty/newcomer)_ <br> A personal assistant for Linux, MacOs and Windows based on Command line Interface.
|
||||||
- [Jupyter notebook](https://github.com/jupyter/notebook) _(label: good first issue)_ <br> Jupyter interactive notebook.
|
- [Jupyter notebook](https://github.com/jupyter/notebook) _(label: good first issue)_ <br> Jupyter interactive notebook.
|
||||||
|
|||||||
@@ -1887,15 +1887,6 @@
|
|||||||
],
|
],
|
||||||
"description": "Realtime Web Apps and Dashboards framework for Python and R. Suited (not only) for AI audience."
|
"description": "Realtime Web Apps and Dashboards framework for Python and R. Suited (not only) for AI audience."
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "H2O Wave Apps",
|
|
||||||
"link": "https://github.com/h2oai/wave-apps",
|
|
||||||
"label": "hacktoberfest",
|
|
||||||
"technologies": [
|
|
||||||
"Python"
|
|
||||||
],
|
|
||||||
"description": "Sample AI Apps built with H2O Wave."
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "OpenMetadata",
|
"name": "OpenMetadata",
|
||||||
"link": "https://github.com/open-metadata/OpenMetadata",
|
"link": "https://github.com/open-metadata/OpenMetadata",
|
||||||
|
|||||||
Reference in New Issue
Block a user