Enterprise-grade multi-agent CLI system powered by AWS Bedrock
AiCippy is a production-ready CLI tool for orchestrating AI agents with enterprise security, multi-model support, and real-time streaming. Built for developers and teams who need reliable AI assistance directly in their terminal.
- Multi-Agent Orchestration — Up to 10 parallel agents working on complex tasks
- AWS Bedrock Integration — Claude Opus, Sonnet, Llama 4 Maverick, and more
- Real-Time Streaming — Token-by-token response streaming with rich terminal UI
- Secure Authentication — AWS Cognito with encrypted token storage
- Conversation Memory — Persistent context across sessions
- Auto File Management — Automatically extracts and saves code from responses
- MCP-Style Connectors — Extensible tool system for cloud services
- Knowledge Base — Automated feed crawling and document indexing
- Structured Logging — Full observability with correlation IDs
pip install aicippyRequires Python 3.11 or higher.
# Launch interactive mode
aicippy
# First-time setup will prompt for authentication
# Then start chatting with your AI agents| Model | Provider | Description |
|---|---|---|
| Llama 4 Maverick | Meta via Bedrock | Default model, fast and capable |
| Claude Opus 4 | Anthropic via Bedrock | Most capable, complex reasoning |
| Claude Sonnet 4 | Anthropic via Bedrock | Balanced speed and capability |
- Python 3.11+
- macOS, Linux, or Windows
- Internet connection for AWS Bedrock API access
- Valid AiCippy account (register at aicippy.com)
Full documentation is available at docs.aicippy.com.
- Issues: GitHub Issues
- Email: support@aivibe.in
- Website: aicippy.com
AiCippy is developed and maintained by AiVibe Software Services Pvt Ltd.
- ISO 27001:2022 Certified
- NVIDIA Inception Partner
- AWS Activate Member
- Microsoft for Startups Member
Proprietary. Copyright (c) 2024-2026 AiVibe Software Services Pvt Ltd. All rights reserved.
See LICENSE for details.
