LLM, ttok and strip-tags–CLI tools for working with ChatGPT and other LLMs

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • mods

    AI on the command line

  • Another enthusiastic vote for https://github.com/charmbracelet/mods - this is precisely the UX I was looking and waiting for - the day that I cloned it and started using it within my terminal was the day I no longer needed to even window out to firefox - and it feels very natural to compose with pipes, wrap into shell scripts, etc.

    Early days, but you can see some of the ways this is already helping me out quite a bit (and increasing my enjoyment of things I already like to do): github.com/zackproser/automations

  • bashGPT

    Use ChatGPT, GPT-3 and other models from the command line.

  • I have made a bash script(using rofi) to use chatGPT if anyone is interested.

    https://github.com/ilse-langnar/bashGPT

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • thoughtloom

    ThoughtLoom is a powerful tool designed to foster creativity and enhance productivity through the use of LLMs directly from the command line. It facilitates rapid development and integration of LLM-based tools into various workflows, empowering individuals and teams to experiment, collaborate, and ultimately streamline their daily tasks.

  • shell_gpt

    A command-line productivity tool powered by AI large language models like GPT-4, will help you accomplish your tasks faster and more efficiently.

  • aider

    aider is AI pair programming in your terminal

  • I use the aichat [1] command line tool a lot for these sort of ad hoc chats. It's got some nice configurability for setting up a variety of system prompts ("roles"), etc.

    If you want to use GPT-4 to manipulate and edit files in your local file system, you can use my tool aider [2]. It’s intended for generating and editing code with GPT-4, but you can use it to manipulate any text-based file.

    Here’s a transcript [3] of aider editing the ANSI-escape codes in an asciinema screencast recording, for example. It lets GPT-4 read, edit and write any text files in your local. If the file is under git source control, it will commit the changes as they happen as well.

    [1] https://www.google.com/search?q=aichat+github

    [2] https://github.com/paul-gauthier/aider

    [3] https://aider.chat/examples/asciinema.html

  • awesome-chatgpt-api

    Curated list of apps and tools that not only use the new ChatGPT API, but also allow users to configure their own API keys, enabling free and on-demand usage of their own quota.

  • There's an awesome list for BYOK (bring your own key) projects here: https://github.com/reorx/awesome-chatgpt-api#cli

  • gptask

    Command line client for ChatGPT

  • I made a small wrapper too, you call it from the command line and it keeps the conversation context for 15 minutes in a temp file.

    https://github.com/mcdallas/gptask

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • whatsapp-web.js

    A WhatsApp client library for NodeJS that connects through the WhatsApp Web browser app

  • wizapp

    The Wizard's Apprentice, an AI-powered Typescript project functionality suite with CLI.

  • wc

    Home of Awayto Version 2

  • chat_term

    fast terminal access to ChatGPT

  • cass

    A ChatGPT-powered assistant in the console

  • I wanted a simple chat history and rudimentary web searches in the terminal, so I wrote my own [0] (bring your own OpenAI API key).

    It was a very novel experience writing the API for the simple "tools" in plain English in the system prompt (e.g. to search the web, read a website), though I never managed to make GPT4 successfully use the "execute Javascript" one.

    [0] https://github.com/neon-fish/cass

  • butterfish

    A shell with AI superpowers

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts