Alternatives
Products that do what Assistant-TUI, a terminal user interface for OpenAI's assistant API does
Hi HN! I just released assistant-tui, a terminal user interface for OpenAI's Assistant API. If terminal is your thing, it can be a great way to test and evaluate the API and its results. It implements not only the API, but also all the infrastructure to make it work, including polling, local repository, and more. Feedbacks and stars are welcome! https://github.com/dalssoft/assistant-tui
- 1TU
Apr 2026 · github.com
- 2

- 3
- 4
- 5

Open-source Terminal UI, just record & get exhaustive tests
Apr 2026 · resources.kusho.ai
- 6

- 7

- 8

- 9

- 10

- 11OD
2023 · github.com
- 12VT
Mar 2026 · github.com
- 13

- 14

- 15

- 16OT
i always loved looking up the On-Line Encyclopedia of Integer Sequences (OEIS) when researching a sequence of numbers. so I decided to make a TUI and CLI for it so that I can browse sequences in the terminal. it supports almost all the features on the site (including the OEIS Webcam) and supports graphs, a preview pane, exporting and bookmarks. more features here: https://github.com/hako/oeis-tui?tab=readme-ov-file#features repo: https://github.com/hako/oeis-tui gitHub releases: https://github.com/hako/oeis-tui/releases cargo:…
Nov 2025 · github.com
- 17SA
Since I mostly work within the terminal, I wanted an AI coding assistant that integrates seamlessly with it. Something I could call from SSH, integrate into scripts or just invoke quickly without leaving the shell. Most existing tools (at the time) were either closed, required various dependencies, or tied to a specific vendor. I wanted a free, open-source alternative that: - installs with a single binary (useful on bare servers) - talks to any LLM endpoint and especially self-hosted open weight model - could run headless, composable, and Unix-like SHAI stands for SHell AI! Along the way I…
Oct 2025 · github.com
- 18AC
api2ai parses OpenAPI Spec to generate an agent that can make API calls. For context, I recently need to explore a handful of API suites and thought LLMs can help expedite this process. After some digging, I found OpenAPI Specs are perfect fit for function calling. Based on a text prompt, api2ai can select the right endpoint and properly parse request params and make api calls. It also handles authentication, currently it supports basic auth, api keys, and bearer token schemes. The tool has helped me explore and see APIs in action without a deep dive into the docs or using postman. It’s open…
2023 · github.com
- 19AO
2023 · twitter.com
- 20SA
2023 · github.com
- 21RW
Its a simple widget that allows you to embed a very simple assistant on your website, you can easily train it on your docs and make it answer questions relevantely
2023 · npmjs.com
- 22IO
2023 · github.com
- 23GT
I built a terminal UI for browsing Grafana dashboards. It connects to any Grafana instance and lets you explore dashboards without leaving the terminal. It renders the most common panel types (time series, bar charts, gauges, heatmaps etc.). You can change the time range, set dashboard variables and filter series. I built this because I spend most of my day in the terminal and wanted a quick way to glance at dashboards without switching to the browser. It's not perfect by any means, but it's a nifty and useful tool. Built with Go, Bubble Tea, ntcharts, and Claude (of course). You can install…
Mar 2026 · github.com
- 24TC
Agents can run non-interactive commands, but they often fail once a workflow needs a real terminal (SSH sessions, installers, debuggers, REPLs, TUIs). I built term-cli so an agent can drive an interactive terminal session (keystrokes in, output out, wait for prompts). And it comes with agent skill for easy integration. It supports in-band file transfer: the agent can move files through the terminal stream itself (same channel as the interactive session), which is useful when the agent doesn’t have scp/sftp, shared volumes, or direct filesystem access across boundaries. Recent example:…
Mar 2026 · github.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →