Back to list
High-Potential
Go
🤖 OpenAgent: Personal AI Assistant with Computer Use
4,805 stars558 forksGo
agentagenticagentic-aiagichatbotchatgptgptharnesshermes-agentknowledge-baselangchainllm
OpenAgent is a personal AI assistant written in Go. This is not another chat wrapper — it is more like an attempt to bundle various tool-calling capabilities into a single local system.
The interesting part is its integration of RAG, agent loops, and native support for computer-use, browser automation, and coding tasks. For developers looking to run an agent with actual operational capabilities locally, this project provides a relatively complete framework reference.