A personal Assistant I made that runs using Ollama and Coqui TTS. Supports long-term memory, as well as short term conversational awareness. Executes intents in go such as health check, checking on the status of systems.
All intent detection is done with an LLM to promote natural language, and avoid the keyword-driven conversations.
Open to feedback.