Aibot is an extensible AI agent framework in Python that provides a command-line interface to configure and run custom chatbots. It supports multi-model APIs (e.g., OpenAI, Anthropic), conversation history management, persistent memory, and plugin-based tool integration. Developers can define skills, workflows, and custom actions, enabling automated tasks, knowledge retrieval, and dynamic responses. With built-in commands for initialization, configuration, and execution, Aibot streamlines the development and deployment of intelligent conversational agents.