Has anyone here built an AI agent you can train with your own data and use it with a frontend card in Home Assistant?
I’m interested in creating a local AI assistant that can learn from personal or project-specific data and be integrated into the Home Assistant dashboard.
If you’ve done something similar or have resources to share, I’d really appreciate it.
Many thanks in advance!
There are three or four llm integrations depending on your preference.
Once setup you get a conversation agent you can trigger from the UI. Or in other ways
Printout of the result to the dash isn’t default you’ll have to figure that part out.
Read my Friday party post if you want gory details about what’s possible (warning: long rambling and advanced.) but it’s basically what you’re asking.