earth
biggles
earth | biggles | |
---|---|---|
4 | 2 | |
6,184 | 4 | |
- | - | |
- | 7.6 | |
over 2 years ago | over 1 year ago | |
JavaScript | TypeScript | |
MIT License | MIT License |
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
-
Launch HN: Silurian (YC S24) – Simulate the Earth
It is just open source version [1] of that, I assume. It's a visualization, but data is their own. earth.nullschool is visualization of NOAA's GFS model.
[1] https://github.com/cambecc/earth
biggles
-
GitHub Copilot Loses an Average of $20 per User per Month
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
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?
SolidUI - one sentence generates any graph
Earth - AGIUI for Browser Extension
superprompt - Prompt Development Environment for GPT
ya-copilot - YA Copilot (Yet Another Copilot) is an open source copilot alternative, it is a VSCode extension that uses the Anthropic API to provide AI assistance.
codeium-chrome - Free, ultrafast code autocomplete for Chrome
void
chat-gpt-jupyter-extension - A browser extension to provide various AI helper functions in Jupyter Notebooks, powered by ChatGPT.
ChatGPT-Next-Web - A cross-platform ChatGPT/Gemini UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT/Gemini/Claude LLM 应用。
earth-text - Adding language to Clay
cursor - The AI Code Editor
whiz - A copilot for your terminal
ScribeAI - ChatGPT extension for VSCode.