19 lines
458 B
Markdown
19 lines
458 B
Markdown
# Agent
|
|
|
|
## Goals
|
|
|
|
- Oauth2 authentication with service
|
|
- Text interface for agent
|
|
- Nuxt UI for agent
|
|
- Agent with access to tools
|
|
- Access to a long term storage tool, configured as a local vectordb
|
|
- Access to a terminal scratch pad
|
|
- Access to ntfy for sending information to me
|
|
- Voice based interface
|
|
- Can use telnyx for interaction
|
|
- Can use ham?
|
|
- Single container
|
|
|
|
Reduced scope
|
|
|
|
- Text interface to ollama server that exists now, with oauth2 |