Search Criteria
Package Details: odysseus-ai-git r1894.cf4e240ad-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/odysseus-ai-git.git (read-only, click to copy) |
|---|---|
| Package Base: | odysseus-ai-git |
| Description: | Self-hosted AI workspace with prebuilt Python 3.12 venv, tracking upstream main |
| Upstream URL: | https://github.com/pewdiepie-archdaemon/odysseus |
| Keywords: | ai |
| Licenses: | MIT |
| Conflicts: | odysseus-ai |
| Provides: | odysseus-ai |
| Submitter: | taxin |
| Maintainer: | petrouil |
| Last Packager: | petrouil |
| Votes: | 2 |
| Popularity: | 0.76 |
| First Submitted: | 2026-06-06 05:45 (UTC) |
| Last Updated: | 2026-08-12 13:00 (UTC) |
Dependencies (17)
- curl (curl-gitAUR, curl-c-aresAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR)
- nodejs (nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogenAUR, nodejs-lts-iron, nodejs-lts-jod, nodejs-lts-krypton)
- openssh (openssh-gitAUR, openssh-gssapiAUR, openssh-hpn-shimAUR, openssh-selinuxAUR)
- python
- tmux (tmux-gitAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- uv (make)
- docker (rancher-desktop-gitAUR, podman-docker-gitAUR, docker-gitAUR, rancher-desktop-binAUR, rancher-desktopAUR, docker-cli-binAUR, podman-docker) (optional) – optional, lets the agent run commands inside containers
- nvidia-utils (nvidia-410xx-utilsAUR, nvidia-440xx-utilsAUR, nvidia-430xx-utilsAUR, nvidia-340xx-utilsAUR, nvidia-510xx-utilsAUR, nvidia-utils-teslaAUR, nvidia-575xx-utilsAUR, nvidia-340xx-utils-macbookAUR, nvidia-535xx-utilsAUR, nvidia-525xx-utilsAUR, nvidia-utils-betaAUR, nvidia-580xx-utilsAUR, nvidia-vulkan-utilsAUR, nvidia-utils-g2AUR, nvidia-390xx-utilsAUR, nvidia-470xx-utilsAUR, nvidia-550xx-utilsAUR) (optional) – NVIDIA GPU detection in Cookbook
- python-duckduckgo-search (optional) – alternative web search backend
- python-faster-whisperAUR (optional) – local speech-to-text backend
- python-kokoroAUR (python-kokoroAUR) (optional) – local GPU TTS backend
- python-markitdownAUR (python-markitdown-gitAUR) (optional) – docx/pptx/xlsx parsing for RAG
- python-pymupdf (optional) – PDF RAG indexing (AGPL-3.0, opt in knowingly)
- rocminfo (rocm-nightly-gfx120x-all-binAUR, rocm-gfx120x-binAUR, rocm-gfx101x-binAUR, rocm-gfx103x-binAUR, rocm-gfx110x-binAUR, rocm-gfx1150-binAUR, rocm-gfx1151-binAUR, rocm-gfx1152-binAUR, rocm-gfx1153-binAUR, rocm-binAUR, rocm-nightly-gfx110x-binAUR, rocm-nightly-gfx1151-binAUR) (optional) – AMD GPU detection in Cookbook
- yt-dlp (yt-dlp-gitAUR, neodlpAUR, yt-dlp-nightly-binAUR) (optional) – YouTube comment fetching
Required by (0)
Sources (16)
- agent_loop.py.patch
- git+https://github.com/pewdiepie-archdaemon/odysseus.git#branch=main
- LICENSE
- odysseus-ai
- odysseus-ai-git.svg
- odysseus-ai-install-extra
- odysseus-ai-symlinks.sh
- odysseus-ai.env.dist
- odysseus-ai.logrotate
- odysseus-ai.service
- odysseus-ai.sysusers
- odysseus-ai.tmpfiles
- package-lock.json
- README.md
- requirements.lock
- setup.py.patch
Latest Comments
GianniPapetti commented on 2026-08-08 19:32 (UTC)
Getting an error when doing
yay -S odysseus-ai-git, idk if i'm missing somethingMathaus commented on 2026-06-27 02:59 (UTC)
Lockfile isn't up to date with the dependecies of the project:
InvisibleRasta commented on 2026-06-18 22:31 (UTC) (edited on 2026-06-19 13:49 (UTC) by InvisibleRasta)
It doesn't look like the cookbook is detecting my nvidia card. Any suggestion? I do have installed the nvidia-utils package
dillard commented on 2026-06-13 02:52 (UTC)
Also, the odysseus-ai-symlinks.sh script assumes the .../app/services/cache folder already exists. I had to manually create the folder before running the script.
dillard commented on 2026-06-13 01:24 (UTC)
Patches are currently out of date. Please change to the following (which I verified works as of today):
rag_singleton.py.patch
setup.py.patch