Assignment 3 - Personal Agent
DEADLINE: End of semester
Set up personal agent (Hermes) on your vps (docker recommended).
Add dashboard/status panel.
Control it via discord (or whatsapp or email - create new google account).
Use ai-proxy to provide LLM access for hermes.
Your personal agent must be capable of:
- answer your questions based on previous conversations
- create a simple web project in gitlab (use your private gitlab namespace), trigger its pull/push via agent communication.
ie, ask to write some phrase to front page - show via web page refresh that change was made.