Askimo CLI
Askimo is an open-source, cross-platform CLI for interacting with AI models like OpenAI, Ollama, Gemini, and more.
📖 Documentation
- Getting Started: Learn how to install Askimo and run your first AI command. Covers basic setup and usage for new users.
- Installation: Step-by-step instructions for installing Askimo on macOS, Linux, Windows, and Docker. Includes update and troubleshooting tips.
- Commands: Complete reference for all Askimo CLI commands, with syntax, options, and usage examples.
- Creating a New Command: Guide to building your own custom CLI commands in Askimo. Explains command handler architecture and implementation steps.
- Creating a New Chat Model: Instructions for integrating new chat model providers with Askimo, including code and configuration examples.
- Style and Verbosity: How to customize Askimo’s response style and verbosity to fit your workflow and preferences.
- Using Recipes: Learn how to create, list, delete, and run YAML-based automation recipes. Includes template structure and practical examples.
📦 Source Code: GitHub Repo