From bebef1e50dca40e6b46c6cbc70eb9b06b3ab4730 Mon Sep 17 00:00:00 2001 From: Joey Zheng Date: Tue, 12 Nov 2024 08:44:46 +0800 Subject: [PATCH] readme: add aichat terminal app to community integrations (#7418) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7f102082e..1f5cf8fd6 100644 --- a/README.md +++ b/README.md @@ -361,6 +361,7 @@ See the [API documentation](./docs/api.md) for all endpoints. - [Ollama eBook Summary](https://github.com/cognitivetech/ollama-ebook-summary/) - [Ollama Mixture of Experts (MOE) in 50 lines of code](https://github.com/rapidarchitect/ollama_moe) - [vim-intelligence-bridge](https://github.com/pepo-ec/vim-intelligence-bridge) Simple interaction of "Ollama" with the Vim editor +- [aichat](https://github.com/sigoden/aichat) All-in-one LLM CLI tool featuring Shell Assistant, Chat-REPL, RAG, AI tools & agents, with access to OpenAI, Claude, Gemini, Ollama, Groq, and more. ### Apple Vision Pro - [Enchanted](https://github.com/AugustDev/enchanted)