Compare commits

...

3 Commits

Author SHA1 Message Date
awesome-selfhosted-bot
b84a6f54fa [bot] build markdown from awesome-selfhosted-data 5014a49 2025-04-17 17:11:51 +00:00
awesome-selfhosted-bot
e563ee34ce [bot] build markdown from awesome-selfhosted-data 82a6349 2025-04-17 16:39:58 +00:00
Rabenherz112
384a13bfb9 fix: issue template to new github format (#4192)
Co-authored-by: nodiscc <nodiscc@gmail.com>
2025-04-17 16:13:10 +00:00
3 changed files with 17 additions and 1 deletions

5
.github/ISSUE_TEMPLATE/config.yml vendored Normal file
View File

@ -0,0 +1,5 @@
blank_issues_enabled: false
contact_links:
- name: "Awesome Selfhosted Data"
url: "https://github.com/awesome-selfhosted/awesome-selfhosted-data/issues"
about: "Please submit your issues or suggestions to the awesome-selfhosted-data repository instead."

View File

@ -1 +0,0 @@
Please do not open issues in this repository. Use https://github.com/awesome-selfhosted/awesome-selfhosted-data instead.

View File

@ -57,6 +57,7 @@ See [Contributing](#contributing).
- [Games](#games)
- [Games - Administrative Utilities & Control Panels](#games---administrative-utilities--control-panels)
- [Genealogy](#genealogy)
- [Generative Artificial Intelligence (GenAI)](#generative-artificial-intelligence-genai)
- [Groupware](#groupware)
- [Human Resources Management (HRM)](#human-resources-management-hrm)
- [Identity Management](#identity-management)
@ -1044,6 +1045,17 @@ _Related: [Games](#games)_
- [webtrees](https://www.webtrees.net) - Webtrees is the web's leading online collaborative genealogy application. ([Demo](https://dev.webtrees.net/demo-stable/index.php?ctype=gedcom&ged=demo), [Source Code](https://github.com/fisharebest/webtrees)) `GPL-3.0` `PHP`
### Generative Artificial Intelligence (GenAI)
**[`^ back to top ^`](#awesome-selfhosted)**
[Generative Artificial Intelligence (GenAI)](https://en.wikipedia.org/wiki/Generative_artificial_intelligence) is a subset of [artificial intelligence](https://en.wikipedia.org/wiki/Artificial_intelligence) that uses generative models to produce text, images, videos, or other forms of data.
- [Ollama](https://ollama.com/) - Get up and running with Llama 3.3, DeepSeek-R1, Phi-4, Gemma 3, and other large language models. ([Source Code](https://github.com/ollama/ollama)) `MIT` `Docker/Python`
- [Open-WebUI](https://openwebui.com) - User-friendly AI Interface, supports Ollama, OpenAI API. ([Source Code](https://github.com/open-webui/open-webui)) `BSD-3-Clause` `Docker/Python`
- [Perplexica](https://github.com/ItzCrazyKns/Perplexica) - AI-powered search engine (alternative to Perplexity AI). `MIT` `Docker`
### Groupware
**[`^ back to top ^`](#awesome-selfhosted)**