FRIDAYAICLI
An AI-powered command-line tool for developers. Ask questions, get coding help, and build projects - all from your terminal.Requires Anthropic API key and license (15-day free trial available)
Supercharge Your Development
FRIDAY leverages Claude 3 Sonnet to transform how you code, debug, and build software. Experience the future of development.
Intelligent Development Assistance
Code writing and review, project structure optimization, best practices implementation, and problem-solving support.
Development Workflow Support
Environment setup assistance, dependency management help, project scaffolding guidance, and documentation generation.
Secure and Convenient
API key saved securely for future sessions, protected core modules with memory-only decryption, and persistent chat history (coming soon).
Interactive Interface
Real-time responses, syntax-highlighted code, color-coded outputs, and clear visual hierarchy.
FRIDAY in Action
Watch how FRIDAY streamlines development workflows and helps you write better code faster.
Install & Go
FRIDAY's streamlined setup gets you from installation to AI-powered development in under a minute. No complex configuration needed.
1Install Package
Install FRIDAY AI CLI from PyPI using pip.
$ pip install friday-ai-cli
2Set API Key
Configure your Anthropic API key from console.anthropic.com. This only needs to be done once.
$ friday set-api-key YOUR_ANTHROPIC_API_KEY
3Add License (Required)
License key is required to use FRIDAY. Contact yashchouriya131@gmail.com for a 15-day free trial.
$ friday add-license YOUR_LICENSE_KEY
4Check License Status
View your current version, configuration, and license status information.
$ friday version
5Start FRIDAY
Begin your AI-assisted development journey.
$ friday chat