Compare commits

...

3 Commits

Author SHA1 Message Date
Shmavon Gazanchyan
b3fb0b675b Update README.md 2025-11-19 15:50:31 +00:00
Sammy Hori
ca63f9bd06 Merge pull request #1807 from MunGell/remove-h2o-wave-apps
Remove H2O Wave Apps from the data.json for inactivity
2025-11-19 15:50:10 +00:00
Sammy Hori
f5c3775554 Remove H2O Wave Apps from the data.json for inactivity
The last commit was a year ago
2025-11-19 15:49:27 +00:00
2 changed files with 0 additions and 10 deletions

View File

@@ -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.
- [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 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!
- [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.

View File

@@ -1887,15 +1887,6 @@
],
"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",
"link": "https://github.com/open-metadata/OpenMetadata",