Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maragudk/goat
goat the GOAT LLM CLI
https://github.com/maragudk/goat
Last synced: 2 months ago
JSON representation
goat the GOAT LLM CLI
- Host: GitHub
- URL: https://github.com/maragudk/goat
- Owner: maragudk
- License: mit
- Created: 2024-09-16T18:19:13.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-10-25T09:26:45.000Z (3 months ago)
- Last Synced: 2024-10-26T15:10:32.919Z (3 months ago)
- Language: Go
- Homepage:
- Size: 1.32 MB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# goat
[![Go](https://github.com/maragudk/goat/actions/workflows/ci.yml/badge.svg)](https://github.com/maragudk/goat/actions/workflows/ci.yml)
goat the GOAT LLM CLI.
Chat with multiple LLMs at the same time, both locally and with online models.
⚠️ Under heavy development, things will break.
```shell
go install maragu.dev/goat@latest
```Supported LLMs:
- Local models via [llama.cpp](https://github.com/ggerganov/llama.cpp)
- Models from [OpenAI](https://openai.com)
- Models from [Anthropic](https://www.anthropic.com)
- Models from [Google](https://aistudio.google.com)
- Models from [Fireworks](https://fireworks.ai)
- Models from [Groq](https://groq.com)
- Models from [HuggingFace](https://huggingface.co)Made with ✨sparkles✨ by [maragu](https://www.maragu.dev/).
## Demo
![demo.gif](docs/demo.gif)