llemmings VS codemancer

Compare llemmings vs codemancer and see what are their differences.

llemmings

Llemmings is a game being written by LLMs. Only. Humans copy and paste code. (by romland)

codemancer

AI coding assistant in your command line. (by 0xmmo)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
llemmings codemancer
1 3
19 65
- -
9.0 4.5
11 months ago 19 days ago
JavaScript TypeScript
GNU Affero General Public License v3.0 -
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.

llemmings

Posts with mentions or reviews of llemmings. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-22.
  • Ask HN: Those with success using GPT-4 for programming – what are you doing?
    4 projects | news.ycombinator.com | 22 May 2023
    I did this experiment (a game) to see what's up and what's down around all this: https://github.com/romland/llemmings.

    While there is some GPT4 in there, it's mostly ChatGPT and a small handful of LLaMA solutions.

    That project is a contrived scenario and not realistic, but I wanted to experiment with _exactly_ what you are talking about.

    Very often I could have done things a lot faster myself, but there is one aspect that was actually helpful, and I did not foresee it. When inspiration gets a bit low and you're not in the "zone"; throwing something into an LLM will very often give me a push to keep at it. Even if what is coming up is mostly grunt work.

    The other day I threw together a script to show the commits in a reverse order and filter out (most of) the human commits (glue) over at https://llemmings.com/

codemancer

Posts with mentions or reviews of codemancer. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-22.

What are some alternatives?

When comparing llemmings and codemancer you can also consider the following projects:

codealpaca

llm-code - An OpenAI LLM based CLI coding assistant.