Skip to content

Navigation Menu

Sign in
Sign up

Repository files navigation

Mika Code - AI-Powered Coding Assistant

A powerful command-line interface that replicates Claude CLI functionality using Groq API.

Features

  • πŸš€ Interactive coding assistant
  • πŸ“ File creation and modification
  • πŸ” Code analysis and refactoring
  • πŸ’» Multi-language support
  • 🎨 Syntax highlighting
  • πŸ“ Context-aware conversations

Installation

# Clone the repository
git clone <your-repo-url>
cd groq-cli
# Install dependencies
pip install -r requirements.txt
# Or install in development mode
pip install -e .
# Set up environment variables
cp .env.example .env
# Edit .env and add your GROQ_API_KEY

Usage

# Start interactive session
groq-cli
# Or with a direct prompt
groq-cli "Create a NextJS calculator app"

Commands

  • /help - Show help message
  • /clear - Clear conversation history
  • /exit - Exit the CLI
  • /save - Save conversation
  • /files - List modified files

About

a opensource version of claude cli

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /