| name | deploy-ollama-anythingllm |
| description | Use for Seeed Jetson topic "Local AI Assistant". Includes local references and execution-safe workflow with prerequisites, commands, and validation checks. |
Local AI Assistant
Execution model
- Confirm board model and JetPack/L4T version before applying commands.
- Read
references/source.body.md first to extract prerequisites and command order.
- Execute steps in smallest reproducible sequence and record command outputs.
- Validate final expected results and keep rollback notes.
Source
- Original markdown:
/home/darklee/tmp/jetson-develop/refer-参考完后会清除/Application/Generative_AI/Deploy_Ollama_and_AnythingLLM_on_Jetson.md
- Scope:
application (Generative_AI)
Topic summary
Local AI Assistant is an artificial intelligence application that runs on local hardware and software, offering intelligent interaction and data processing capabilities. It operates independently of cloud services, protecting user privacy while providing quick
Key sections
- Introduction
- Prerequisites
- Getting Started
- Effect Demonstration
- References
- Tech Support & Product Discussion
Reference files
references/source.md
references/source.body.md
Agent instruction
- Do not skip prerequisite checks.
- If command output differs from expected behavior, pause and ask user before destructive steps.
- Prefer reversible changes and include verification commands.