diff options
author | awesome-selfhosted-bot <github-actions@github.com> | 2025-04-17 16:39:58 +0000 |
---|---|---|
committer | awesome-selfhosted-bot <github-actions@github.com> | 2025-04-17 16:39:58 +0000 |
commit | e563ee34ce3c550132177704edef3fb5a29d24d6 (patch) | |
tree | 1e026ca4f8e51202f03d546db12f34de5f79ff88 | |
parent | fix: issue template to new github format (#4192) (diff) | |
download | awesome-selfhosted-e563ee34ce3c550132177704edef3fb5a29d24d6.tar.gz awesome-selfhosted-e563ee34ce3c550132177704edef3fb5a29d24d6.zip |
[bot] build markdown from awesome-selfhosted-data 82a6349
-rw-r--r-- | README.md | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -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)] 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)** |