Add AI tool packages: cao-cli, agentops, mediapipe
This commit is contained in:
@@ -145,21 +145,37 @@ dconf.settings."org/gnome/desktop/interface" = {
|
||||
# ---
|
||||
home.packages = with pkgs; [
|
||||
|
||||
# NOT YET INSTALLED
|
||||
nushell
|
||||
bun
|
||||
pnpm
|
||||
typescript
|
||||
nodePackages.vite
|
||||
vite
|
||||
python3Packages.beautifulsoup4
|
||||
python3Packages.scrapy
|
||||
python3Packages.pillow
|
||||
python3Packages.playwright
|
||||
|
||||
|
||||
|
||||
|
||||
# Python AI/ML packages
|
||||
python3Packages.torch
|
||||
python3Packages.torchvision
|
||||
python3Packages.opencv4
|
||||
# python3Packages.mediapipe
|
||||
|
||||
|
||||
# INSTALLED
|
||||
# CLI tools
|
||||
# python3Packages.autogpt
|
||||
vllm
|
||||
# agentops
|
||||
|
||||
apache-airflow
|
||||
python313Packages.langfuse
|
||||
|
||||
(callPackage ../../pkgs/cao-cli.nix { })
|
||||
(callPackage ../../pkgs/agentops.nix { })
|
||||
(callPackage ../../pkgs/mediapipe.nix { })
|
||||
|
||||
ollama
|
||||
|
||||
tickrs
|
||||
taskwarrior3
|
||||
taskwarrior-tui
|
||||
|
||||
Reference in New Issue
Block a user