APM, error tracking, and dashboards for modern web apps. Ten-minute setup, transparent flat pricing, and support from engineers who actually use the product. Learn more →
Aichat Alternatives
Similar projects and alternatives to aichat
-
-
AppSignal
Monitoring that respects your time & budget. APM, error tracking, and dashboards for modern web apps. Ten-minute setup, transparent flat pricing, and support from engineers who actually use the product.
-
-
ollama
Get up and running with Kimi-K2.6, GLM-5.2, MiniMax, DeepSeek, gpt-oss, Qwen, Gemma and other models.
-
-
goose
an open source, extensible AI agent that goes beyond code suggestions - install, execute, edit, and test with any LLM
-
-
-
Kargo
Stop Scripting Promotions. Start Shipping with Kargo. Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now.
-
shell_gpt
A command-line productivity tool powered by AI large language models like GPT-5, will help you accomplish your tasks faster and more efficiently.
-
-
-
-
doctr
docTR (Document Text Recognition) - a seamless, high-performing & accessible library for OCR-related tasks powered by Deep Learning. Ongoing development and maintenance by t2k.
-
-
-
-
-
tenuo
Task-scoped authorization for AI agents. Cryptographic warrants constrain tools and arguments, prevent privilege escalation at every delegation hop, and produce signed evidence of what was allowed or denied.
-
-
-
wtffmpeg
A minimal character terminal (console) REPL UI for controlling ffmpeg via natural language descriptions of input files and the desired outcome, powered by local or remote LLM. Shell-style history with arrow keys support, !subshell support, /slash REPL op commands, run-time, env, and cli configuration.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
aichat discussion
aichat reviews and mentions
- 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
-
A note from our sponsor - AppSignal
www.appsignal.com | 6 Sep 2026
Stats
sigoden/aichat is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of aichat is Rust.