aichat
chatgpt-cli
| aichat | chatgpt-cli | |
|---|---|---|
| 39 | 4 | |
| 10,116 | 934 | |
| 2.0% | 1.8% | |
| 7.5 | 8.7 | |
| 4 months ago | 28 days ago | |
| Rust | Go | |
| Apache License 2.0 | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
aichat
- AIChat: All-in-One LLM CLI Tool
-
Show HN: qqqa – a fast, stateless LLM-powered assistant for your shell
Feel like this might have already been done and beyond by aichat (which I give the alias `ai` on my machines)
https://github.com/sigoden/aichat
-
What's your favorite CLI tool for integrating LLMs into your terminal workflow?
1. [sigoden/aichat](https://github.com/sigoden/aichat)
-
Show HN: WTFfmpeg
This is what agent do, aichat [1] can do this. What you want is a wrapper for it to pipe the result back to LLM and make sure the command succeeded.
[1] https://github.com/sigoden/aichat
-
Gemini CLI
I want something like this but that can talk to my local AI servers. I'm not a fan of cloud-based AI.
I use aichat now but it's not perfect. https://github.com/sigoden/aichat
The UI on this tool is much better.
-
News Sites Are Getting Crushed by Google's New AI Tools
With the huge usage that LLM APIs are getting in all sorts of industries, they cannot be going away, and they're cheap.
If consumer AI chatbots get enshittified, you can just grab some open source bring-your-api-keys front-end, and chat away for peanuts without ads or anything anti-user.
I use https://github.com/sigoden/aichat , but there are GUIs too.
Plus, anyone enterprising can just write a web front-end and sell it as "the ad-free AI chatbot, only $10/mo, usage limits apply".
- Review - AI Tooling
-
A tiny Go tool for generating conventional commits using Claude
```
I like that your tool includes some previous commit messages... I'm not sure if that can be done with `aichat` but it seems like a great idea.
I'd be tempted to wrap individual commit messages in pseudo-xml tags, as Claude really likes those[^2] and the `%B` format doesn't really show the breaks between commit messages.
1: https://github.com/sigoden/aichat
-
Show HN: Onit – open-source ChatGPT Desktop with local mode, Claude, Gemini
This one feels a bit buggy and it might be abandoned, but it has basic functionality for working with ollama models.
Also worth a mention is [aichat](https://github.com/sigoden/aichat). It's not a native gui app, but it's an impressive cli client.
-
Ask HN: Is anyone doing anything cool with tiny language models?
I think I know what he means. I use AI Chat. I load Qwen2.5-1.5B-Instruct with llama.cpp server, fully offloaded to the CPU, and then I config AI Chat to connect to the llama.cpp endpoint.
Checkout the demo they have below
https://github.com/sigoden/aichat#shell-assistant
chatgpt-cli
- Just shipped an agent mode (ReAct) in my CLI for LLMs
- ChatGPT-CLI: advanced command-line interface for ChatGPT
-
Summarize Any Text Instantly With a Single Shortcut!
ChatGPT CLI: An advanced command-line interface for ChatGPT, featuring history tracking and thread-based context management.
-
Introducing ChatGPT CLI in Go: Streamlined Command-Line Interaction with OpenAI's ChatGPT
You can find the project on GitHub at github.com/kardolus/chatgpt-cli, where you'll find detailed installation and usage instructions.
What are some alternatives?
llm - Access large language models from the command-line
prepare-commit-msg-ai - Prepare Git Commit Message with AI: Write commit message based on code changes with AI.
cli-gpt - 💬 Simple TUI for ChatGPT.
gollm - Unified Go interface for Language Model (LLM) providers. Simplifies LLM integration with flexible prompt management and common task functions.
shell-genie - Your wishes are my commands
review-gpt - An automatic code review tool that uses gpt-3, gpt-3.5, and gpt-4