Earth VS biggles

Compare Earth vs biggles and see what are their differences.

biggles

Biggles is a VS Code extension providing a coding assistant you can talk to (by jpallen)
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
Earth biggles
1 2
78 3
- -
9.1 7.6
11 months ago 8 months ago
TypeScript TypeScript
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.

Earth

Posts with mentions or reviews of Earth. We have used some of these posts to build our list of alternatives and similar projects.

biggles

Posts with mentions or reviews of biggles. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-10.
  • GitHub Copilot Loses an Average of $20 per User per Month
    3 projects | news.ycombinator.com | 10 Oct 2023
    A lot of people are commenting about how gpt4 is better than copilot, both in terms of getting it to do exactly what you want and in the quality of response. I wrote a simple VS Code coding assistant that uses gpt4 and let's you be direct in asking what you want it to do: https://github.com/jpallen/biggles

    It also supports voice, which is a fun way to code!

  • Show HN: Biggles, a coding assistant you can talk to
    1 project | news.ycombinator.com | 30 Sep 2023
    Hi HN,

    I created Biggles last weekend to let me speak out loud to VS Code and have ChatGPT translate my instructions into code changes.

    For a lot of code I write I am fluent enough that translating my high-level intention into code doesn't break my out of the flow. But if I hit something I'm not immediately sure how to do, I can just open Biggles and start thinking out loud about. With the OpenAI Whisper and GPT4 APIs, it's surprisingly good at inserting the bit of code I want. This lets me stay in the flow at of thinking about what I want to implement, not how I want to implement it.

    I find that it's easier for me to just start talking, and I don't have to think too much about what I want to say. If I need to translate my instruction into text first, that requires more thought. Maybe that's just me though, and there's a text mode option available. Might be useful in open plan offices!

    I've not been using Biggles long for any real work, so I'm still iterating on it, but I'd love to know what you think and if you find it useful!

    The extension is MIT licensed (https://github.com/jpallen/biggles), but you need to provide your own OpenAI API key at the moment. Keep an eye on costs, because GPT4 is quite expensive! You can switch to GPT3.5 for a cheaper but less good option.

What are some alternatives?

When comparing Earth and biggles you can also consider the following projects:

chat-gpt-jupyter-extension - A browser extension to provide various AI helper functions in Jupyter Notebooks, powered by ChatGPT.

superprompt - Prompt Development Environment for GPT

SolidUI - one sentence generates any graph

codeium-chrome - Free, ultrafast code autocomplete for Chrome

whiz - A copilot for your terminal