docs(readme): add packaging status (#2865)

This add a badge that sync with repology to showcase how the project is present within the different package manager (current only in the AUR)
This commit is contained in:
Yohann Boniface
2026-06-15 09:13:15 +02:00
committed by GitHub
parent b5a7d5ccda
commit f7e2d0c0b7
+2
View File
@@ -12,6 +12,8 @@
A self-hosted AI workspace -- meant to be the self-hosted version of the UI experience you get from ChatGPT and Claude. But with more jank and fun. Running on your own hardware, with your own data -- local-first, privacy-first, and no trojan.
[![Packaging status](https://repology.org/badge/vertical-allrepos/odysseus-ai.svg)](https://repology.org/project/odysseus-ai/versions)
## Features
- **Chat** -- chat with any local model or API; adding them is super simple.<br> <sub>vLLM · llama.cpp · Ollama · OpenRouter · OpenAI · GitHub Copilot</sub>
- **Agent** -- hand it tools and let it run the whole task itself.<br> <sub>built on [opencode](https://github.com/anomalyco/opencode) · MCP · web · files · shell · skills · memory</sub>