π Installation and Run: Let's Get This Llama Party Started! π
Here's a fun installation guide with icons for Llama Assistant:
π¦ Pre-built Packages (Recommended)
π macOS
- Download the latest
.zip
file from our releases page (opens in a new tab) - Extract the downloaded
.zip
file - Move the extracted
LlamaAssistant.app
to your Applications folder - Launch from Applications or Spotlight!
Note: On first launch, you may need to run this command in Terminal to allow the app to run:
xattr -cr /Applications/LlamaAssistant.app
πͺ Windows
- Download the latest
.exe
installer from our releases page (opens in a new tab) - Run the installer
- Launch Llama Assistant from the Start Menu
π οΈ Manual Installation
π§ Linux & π macOS
-
π΅ Install PortAudio (your llama's ears):
# On Ubuntu/Debian: sudo apt-get install portaudio19-dev python3-all-dev # On macOS: brew install portaudio
-
π Install Python packages:
pip install pyaudio pip install git+https://github.com/vietanhdev/pywhispercpp.git pip install llama-assistant
-
π Launch your new assistant:
llama-assistant
πͺ Windows
-
π§ Install MinGW-w64 toolchain:
- Download from here (opens in a new tab)
- Follow the official guide (opens in a new tab)
-
π Install Python packages:
pip install pyaudio pip install git+https://github.com/vietanhdev/pywhispercpp.git pip install llama-assistant
-
π Launch your new assistant:
llama-assistant
π Apple Silicon Turbo Boost π₯
-
βοΈ Install Xcode:
xcode-select --install
-
π Supercharge llama-cpp-python:
pip uninstall llama-cpp-python -y CMAKE_ARGS="-DGGML_METAL=on" pip install -U llama-cpp-python --no-cache-dir
π© The Magic Trick
Voila! Your Llama Assistant is now ready to dazzle. Use the secret handshake (Cmd+Shift+Space on macOS) to summon it anytime, anywhere!
Use Menu > Settings to customize your Llama's appearance and behavior. π¦π©
π Congratulations!
You've successfully tamed your very own AI Llama! It's now ready to assist you with all sorts of tasks, from summarizing text to answering questions and even analyzing images (coming soon)!
Remember, your Llama is always eager to learn and improve. If you have any suggestions or run into any hiccups, don't hesitate to reach out to the Llama Tamers (aka developers) through the GitHub issues (opens in a new tab)!
Now go forth and conquer your tasks with your new AI companion! π¦πͺ