Portable AI Agent Framework offers a robust plugin architecture designed for seamless integration with multiple AI providers. This framework supports Claude, Copilot, Groq, Ollama, OpenAI, and Anthropic, providing a versatile solution for managing AI interactions. Key features include an extensible validation system with custom agents, a comprehensive telemetry system for tracking usage, costs, and performance metrics, and a configuration system supporting YAML/JSON with a three-layer merge. The framework ensures quality compliance through a validation framework with parallel and serial execution options. It also offers pluggable storage solutions, including memory and file-based adapters, and is fully type-safe with TypeScript support and Zod validation. The lightweight design, with a gzipped bundle size of approximately 200KB, ensures efficient deployment. CLI tools are available for configuration validation and initialization, enhancing ease of use.
Built with