mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted.git
synced 2025-04-29 20:23:21 +00:00
Compare commits
3 Commits
933c4ea84d
...
b84a6f54fa
Author | SHA1 | Date | |
---|---|---|---|
|
b84a6f54fa | ||
|
e563ee34ce | ||
|
384a13bfb9 |
5
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
5
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal 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."
|
1
.github/issue_template.md
vendored
1
.github/issue_template.md
vendored
@ -1 +0,0 @@
|
||||
Please do not open issues in this repository. Use https://github.com/awesome-selfhosted/awesome-selfhosted-data instead.
|
12
README.md
12
README.md
@ -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)**
|
||||
|
Reference in New Issue
Block a user