gish

GPT command line (by drorm)

Gish Alternatives

Similar projects and alternatives to gish

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better gish alternative or higher similarity.

gish reviews and mentions

Posts with mentions or reviews of gish. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-14.
  • Native JSON Output from GPT-4
    11 projects | news.ycombinator.com | 14 Jun 2023
    I've had good luck with both:

    https://github.com/drorm/gish/blob/main/tasks/coding.txt

    and

    https://github.com/drorm/gish/blob/main/tasks/webapp.txt

    With the second one, I reliably generated half a dozen apps with one command.

    Not to say that it won't fail sometimes.

  • Show HN: A ChatGPT TUI with custom bots
    5 projects | news.ycombinator.com | 8 Apr 2023
    Well, if you're interested in something more lite-weight, I wrote

    https://github.com/drorm/gish

    which is a shell command that lets you interact with GPT with flags, pipes, etc. in a much more unixy way.

    This TUI has some impressive features, like the bots and plugins, but I feel gish covers most of the use cases, specifically for software development.

  • Show HN: Promptr, let GPT operate on your codebase and other useful goodies
    8 projects | news.ycombinator.com | 4 Apr 2023
    GPT is significantly better at modifying code when following this "all code in, all code out" pattern. This pattern has downsides: you can quickly exhaust the context window, it's slow waiting for GPT to re-type your code (most of which it hasn't modified) and of course you're running up token costs. But the ability of GPT to understand and execute high level changes to the code is far superior with this approach.

    I have tried quite a large number of alternative workflows. Outside the "all code in/out" pattern, GPT gets confused, makes mistakes, implements the requested change in different ways in different sections of the code, or just plain fails.

    If you're asking for self contained modifications to a single function, that's all the code that needs to go in/out. On the other side of the spectrum, I had GPT build an entire small webapp using this pattern by repeatedly feeding it all the html/css/js along with a series of feature requests. Many feature requests required coordinated changes across html/css/js.

    https://github.com/paul-gauthier/easy-chat#created-by-chatgp...

    Another HN user has also released a command line tool along these lines called gish:

    https://github.com/drorm/gish

  • ChatGPT Is a Calculator for Words
    2 projects | news.ycombinator.com | 2 Apr 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 2 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic gish repo stats
4
62
7.9
3 months ago

drorm/gish is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of gish is TypeScript.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com