-
Notifications
You must be signed in to change notification settings - Fork 0
Home en
andershsueh edited this page Feb 10, 2026
·
1 revision
ALICE (AI Language Command-line Interface & Executive) is a modern AI-powered CLI assistant with complete Function Calling support.
- Installation Guide - How to install ALICE
- Quick Start - Get started in 5 minutes
- Configuration - Configure ALICE for your needs
- Basic Usage - Learn the basics
- Commands Reference - All available commands
- Tool System - Understanding Function Calling tools
- Available Tools - 7 builtin tools explained
- Settings File - Complete settings.jsonc reference
- Model Configuration - Configure LLM models
- Environment Variables - Using env vars safely
- Dangerous Commands - Safety features explained
- Multi-Model Setup - Configure multiple LLM backends
- Troubleshooting - Common issues and solutions
ALICE now supports complete Function Calling capabilities:
- โ 7 Builtin Tools - File operations, system info, command execution
- โ Smart Tool Selection - AI automatically chooses the right tool
- โ Real-time Status - See tool execution progress
- โ Safety First - Dangerous commands require confirmation
- โ Cross-platform - Works on Windows, macOS, and Linux
> You: What time is it?
[โฐ getCurrentDateTime] Executing...
[โ
getCurrentDateTime] Success
Alice: It's February 10, 2026, 10:10 PM, Tuesday.Read the full release notes โ
- FAQ - Frequently asked questions
- Troubleshooting - Fix common problems
- GitHub Issues - Report bugs or request features
Interested in contributing? Check out:
- Development Guide - Set up development environment
- Architecture - Understand ALICE's architecture
- Contributing Guidelines - How to contribute
ALICE is open-source software licensed under the MIT License.
Made with โค๏ธ by Anders | GitHub Repository