lyraios
Basic Information
LYRAIOS is an open Model Context Protocol (MCP) operating system intended to host and coordinate multi-AI agents and extend LLM applications with integrated tools and external services. The project provides a layered AI OS combining a Streamlit web UI, optional mobile and CLI interfaces, and a FastAPI backend to expose assistant and health endpoints. It targets use cases that include blockchain/public chain interactions (wallet queries, transfers, contract calls), fintech market analysis and report generation, research and education assistants, and general tool-driven agent workflows. The repository includes code structure for assistants, LLM integration, tool implementations, database persistence using PostgreSQL/SQLite and PGVector, Docker deployment files, environment configuration examples, and developer scripts to run frontend and backend locally.