Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# goat

Goat logo

[![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)