RightNow-AI/openfang
OpenFang is an open-source agent operating system, built in Rust, designed to facilitate the management and orchestration of AI agents.
Awesome AI Agents › AI Agent Operating System
Project Golem is a self-hosted AI working system rather than a chat client. It combines a language model backend with an execution core and a Next.js dashboard so that conversation, tool use, memory and administration happen in one place. Three backends are supported and can be switched by cost or privacy requirement: Gemini through a browser-in-the-loop driven by Playwright, Ollama for local models, and LM Studio through its OpenAI-compatible API, which means the whole system can run without a cloud API key. The memory core keeps long-term context with summarisation and retrieval, so the agent accumulates project background across sessions instead of starting cold each time. Capabilities are extended through MCP servers and a skill system, letting the agent reach search, files, external services and project tooling. A multi-agent mode creates several role-playing participants, for example product, engineering, security and operations, runs a discussion between them and consolidates the result into a conclusion. A scheduler component handles recurring and timed tasks, and a social core connects the agent to Discord and Telegram so it can be reached outside the dashboard. Additional modules cover a text role-playing storyline, a stock market board for Taiwanese and US equities, a shared calendar and a diary, which position the system as a personal companion as well as a work tool. Security controls and operational limits bound what the agent may execute, and the dashboard also carries settings, updates and maintenance. The primary README is in Traditional Chinese with an English translation provided, the code is JavaScript on Node.js 20 to 22, and the audience is individuals who want a persistent, tool-capable assistant that runs on their own machine or private network.
https://github.com/Arvincreator/project-golem
OpenFang is an open-source agent operating system, built in Rust, designed to facilitate the management and orchestration of AI agents.
A comprehensive repository showcasing practical examples, tutorials, and tools for building powerful AI applications using large language models and various AI agent frameworks.
QuantDinger is an open-source AI trading operating system designed for independent traders, Python strategy authors, and small teams, offering backtesting, live trading, and multi-agent research ca...
MemOS is an operating system for Large Language Models that enhances their capabilities with long-term memory, enabling more context-aware, consistent, and personalized AI interactions through a modular and extensible memory architecture.
HolaOS is a local-first, AI-powered desktop agent that learns your work context, integrates with over 100 workplace tools, and manages memory efficiently to provide proactive assistance without for...
mcp-use is an open-source unified client library that enables seamless integration of any LangChain-supported LLM with MCP servers to build custom agents with tool access.
Astrid is a portable, capability-secure operating system for composable software components, providing an OS-grade boundary for AI agents and other untrusted code via WebAssembly capsules.
AutoAgent is a fully-automated, zero-code framework for creating and deploying LLM agents using natural language, featuring top GAIA benchmark performance and broad LLM support.