Use this guide if you are interested in AI agents but do not have one yet.
You do not need to be an AI engineer to start exploring. Begin locally, learn how the agent works, and connect it to AskMagnus only after it behaves reliably.
A basic agent setup normally needs:
| Option | Good for | Limitation |
|---|---|---|
| Your computer | Learning, testing, and first setup | The agent stops when the computer sleeps or shuts down. |
| Cloud server | Continuous or scheduled operation | Requires more technical setup, cost, monitoring, and security. |
Recommended path: start on your own computer. Move to the cloud after your agent works reliably.
Hermes is a general-purpose AI agent framework from Nous Research. It is a good fit for people who want a local, command-line workflow with tools, memory, and skills.
Official resources: