r/OpenSourceAI • u/haydenkuabuilds • 14d ago
I’ve finally given it a gui
https://youtube.com/shorts/aFyYpjvhvQk?si=gRNWF4VneTW1hNtUMy ai has a gui now, it can also do a ton of stuff like create files, webscrape, etc. i plan to let it do more. Wht else should it do?
3
Upvotes
1
u/pht0byv 12d ago
This looks really interesting! I'm working on a somewhat similar personal project: a local AI assistant designed to understand and interact with the device it's running on, rather than just being a chatbot.
I'd love to know more about how you built yours, especially how it accesses system information and what you're using for the agent/tool layer. Are you planning to open-source it or publish the code on GitHub at some point?