Are you the author? Sign in to claim
Cactus AI framework plugin for UE5 to run local LLMs at runtime. https://github.com/cactus-compute/cactus
This is an Unreal Engine 5.6 and up third party library plugin for integrating Cactus AI framework to the engine.
This is a runtime plugin. So, you have to use it on PIE, Stand Alone or Packaged project. It won't work directly on editor.
It uses actor classes. So, you can have multiple conversation for each instance (for example NPC) and give different models. But you have to consider your target machine's hardware resources. Because AI projects consume too much of that eventhough cactus is really lighweight.
LLM Test : https://huggingface.co/QuantFactory/SmolLM-360M-Instruct-GGUF/resolve/main/SmolLM-360M-Instruct.Q6_K.gguf
VLM Model : https://huggingface.co/ggml-org/SmolVLM-256M-Instruct-GGUF/resolve/main/SmolVLM-256M-Instruct-Q8_0.gguf
VLM Proj : https://huggingface.co/ggml-org/SmolVLM-256M-Instruct-GGUF/resolve/main/mmproj-SmolVLM-256M-Instruct-Q8_0.gguf
⚠️ Experimentelle Skill-Sammlung für deutsches Recht (Arbeits-, Gesellschafts-, Insolvenz-, Datenschutz-, Prozessrecht u
Manage multiple Claude Code agents from TUI or Web with tmux and git worktrees
Project management using GitHub Issues + Git worktrees for parallel agent execution
Core skills library for Claude Code with 20+ battle-tested skills including TDD, debugging, and brainstorming