nanobot: nanobot is an ultra-lightweight, self-hosted personal AI agent framework built in Python, offering a readable core for multi-agent delegation and automation. It supports various interfaces including WebUI, terminal, and chat apps, integrating tools, long-term memory, and OpenAI-compatible APIs.; python-sdk: The MCP Python SDK provides a robust implementation of the Model Context Protocol, enabling developers to build secure, standardized servers that expose data and functionality to LLM applications. It also includes a client library for connecting to any MCP server, supporting various standard transports like stdio, Streamable HTTP, and SSE.
Running long-horizon goals and scheduled automations.
Integrating custom business logic and data sources with LLM-powered applications.