geppetto VS sgpt

Compare geppetto vs sgpt and see what are their differences.

sgpt

SGPT is a command-line tool that provides a convenient way to interact with OpenAI models, enabling users to run queries, generate shell commands and produce code directly from the terminal. (by tbckr)
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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
geppetto sgpt
4 3
69 184
- -
9.2 9.7
17 days ago 2 days ago
Go Go
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.

geppetto

Posts with mentions or reviews of geppetto. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-13.
  • Bash One-Liners for LLMs
    12 projects | news.ycombinator.com | 13 Dec 2023
    I'm heavily using https://github.com/go-go-golems/geppetto for my work, which has a CLI mode and TUI chat mode. It exposes prompt templates as command line verbs, which it can load from multiple "repositories".

    I maintain a set of prompts for each repository I am working in (alongside custom "prompto" https://github.com/go-go-golems/prompto scripts that generate dynamic prompting context, i made quite a few for thirdparty libraries for example: https://github.com/go-go-golems/promptos ).

    Here's some of the public prompts I use: https://github.com/go-go-golems/geppetto/tree/main/cmd/pinoc...

    I am currently working on a declarative agent framework.

  • LLMs are a revolution in open source
    2 projects | news.ycombinator.com | 2 Dec 2023
    (author here): I am currently writing a book about programming with LLMs, I have absolutely put my money where my mouth is over the last year, and there is not doubt in my mind that we will see incredible tools in 2024.

    Already the emergent tools and frameworks are impressive, and the fact that you can make them yours by adding a couple of prompting lines and really tailor them to your codebase is the killer factor.

    My tooling ( https://github.com/go-go-golems/geppetto ) sucks ass UI wise, yet I get an incredible value out of it. It's hard to quantify as a 10X, because my code architecture has changed to accomodate the models.

    In some ways, the trick to coding with LLMs is to... not have them produce code, but intermediate DSL representations. There's much more to it, thus the book.

  • Build your own custom AI CLI tools
    7 projects | dev.to | 14 Aug 2023
    All of these examples were built in a couple of hours altogether. By the end of the article, you will be able to build them too, with no code involved.
  • LLMs will fundamentally change software engineering
    5 projects | dev.to | 23 Mar 2023
    I don't bother manually writing any of this data munching / API wrapping / result validating code anymore. I had to build a server-to-server integration with Google Tag Manager recently. I literally copy pasted the webpage into a simple 3 line prompt and can now generate PHP classes, typescript interfaces, event log parsers, SQL serialization with a simple shell command.

sgpt

Posts with mentions or reviews of sgpt. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-10.
  • Aider: AI pair programming in your terminal
    13 projects | news.ycombinator.com | 10 Apr 2024
    I feel only a bit bad when deploying a billion dollar machine model to ask "how to rename a git a branch" every other week. Its the easiest way (https://github.com/tbckr/sgpt) compared to reading the manual, but reading the manual is the right way.
  • Linux Text Manipulation
    1 project | news.ycombinator.com | 28 Mar 2024
    I've been saving a lot of time in the terminal recently with shell-gpt (https://github.com/tbckr/sgpt):

        $ sgpt -s "The command 'sp current' outputs
  • Bash One-Liners for LLMs
    12 projects | news.ycombinator.com | 13 Dec 2023
    https://github.com/tbckr/sgpt

    I totally agree with LLM+CLI are perfect fit.

    One pattern I used recently was httrack + w3m dump + sgpt images with gpt vision to generate a 278K token specific knowledge base with a custom perl hack for a RAG that preserved the outline of the knowledge.

    Which brings me to my question for you - have you seen anything unix philosophy aligned for processing inputs and doing RAG locally?

What are some alternatives?

When comparing geppetto and sgpt you can also consider the following projects:

pyllms - Minimal Python library to connect to LLMs (OpenAI, Anthropic, AI21, Cohere, Aleph Alpha, HuggingfaceHub, Google PaLM2, with a built-in model performance benchmark.

blip-caption - Generate captions for images with Salesforce BLIP

oak - GO GO PARSE YOUR CODE GO GO

ollama - Get up and running with Llama 3, Mistral, Gemma, and other large language models.

biberon - A command-line tool to work with bibliography data

promptos - A collection of promptos for thirdparty packages

escuse-me - GO GO GOLEM ELASTIC SEARCH GO GO GADGET - ESCUSE ME???

ospeak - CLI tool for running text through OpenAI Text to speech

parka - Convert your CLI apps to APIs

scrapio - SMWCentral Scraper / Auto-patcher for Super Mario World romhacks

majuscule

unstructured - Open source libraries and APIs to build custom preprocessing pipelines for labeling, training, or production machine learning pipelines.