Skip to content

ajaitech/aicippy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AiCippy

AiCippy

Enterprise-grade multi-agent CLI system powered by AWS Bedrock

PyPI version Python versions Downloads License ISO 27001


Overview

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.

Key Features

  • 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

Installation

pip install aicippy

Requires Python 3.11 or higher.

Quick Start

# Launch interactive mode
aicippy

# First-time setup will prompt for authentication
# Then start chatting with your AI agents

Supported Models

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

System Requirements

  • Python 3.11+
  • macOS, Linux, or Windows
  • Internet connection for AWS Bedrock API access
  • Valid AiCippy account (register at aicippy.com)

Documentation

Full documentation is available at docs.aicippy.com.

Support

About

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

License

Proprietary. Copyright (c) 2024-2026 AiVibe Software Services Pvt Ltd. All rights reserved.

See LICENSE for details.

About

Enterprise-grade multi-agent CLI system powered by AWS Bedrock | pip install aicippy

Topics

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors