29 lines
718 B
Markdown
29 lines
718 B
Markdown
# Loki - All-in-one, batteries-included LLM CLI tool
|
|
|
|
```
|
|
_ _ _
|
|
| | ___ | | _(_)
|
|
| | / _ \| |/ / |
|
|
| |__| (_) | <| |
|
|
|_____\___/|_|\_\_|
|
|
|
|
```
|
|
|
|
`loki` is an all-in-one, batteries-included, LLM CLI tool featuring Shell Assistant, CLI & REPL Mode, RAG, AI Tools &
|
|
Agents, and More.
|
|
|
|
It is designed to include a number of useful agents, roles, macros, and more so users can get up and running with Loki
|
|
in as little time as possible.
|
|
|
|
**This repo holds the Homebrew Tap and Formula for [Loki](https://github.com/Dark-Alex-17/loki)**
|
|
|
|
# Install with
|
|
|
|
```
|
|
brew tap Dark-Alex-17/loki
|
|
brew install loki
|
|
|
|
# If you need to be more specific, use:
|
|
brew install Dark-Alex-17/loki/loki
|
|
```
|