chatgpt VS j-dev

Compare chatgpt vs j-dev and see what are their differences.

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
chatgpt j-dev
8 3
168 19
1.2% -
6.4 5.0
26 days ago 10 months ago
Emacs Lisp TypeScript
GNU General Public License v3.0 only -
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.

chatgpt

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

j-dev

Posts with mentions or reviews of j-dev. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-22.
  • Show HN: OpenCopilot – Build Your Open-Source Copilot in a Single Day
    4 projects | news.ycombinator.com | 22 Aug 2023
    I'm confused as to what this is? Is it just a wrapper to gpt API that parses the response? And it looks like it manages the convo so you don't have to send over entire history?

    I have a somewhat related project that wraps the gpt API and let's you interact in a codebase, where the LLM can request access to certain files, propose new files and edits

    https://github.com/breeko/j-dev

  • Show HN: A CLI tool to have LLMs edit and add code to an existing code base
    1 project | news.ycombinator.com | 15 Aug 2023
  • How to add an AI Code Copilot to your product using GPT4
    4 projects | news.ycombinator.com | 4 Aug 2023
    I had this same idea and started working on something for this purpose called j-dev [0]. It started as a fork off smol-dev [1] which basically gets GPT to write your entire project from scratch. And then you would have to iterate the prompt to nuke everything and re-write everything, filling in increasingly complicated statements like "oh except in this function make sure you return a promise"

    j-dev is basically a CLI where it gives a prompt similar to the one in the parent article. You start with a prompt and the CLI fills in the directory contents (excluding gitignore). Then it requests access to the files it thinks it wants. And then it can edit, delete or add files or ask for followup based on your response.

    It also addresses the problem that a lot of these tools eat up way too many tokens so a single prompt to something like smol-dev would eat up a few dollars on every iterations.

    It's still very much a work in progress and i'll prob do a show hn next week but I would love some feedback

    [0] https://github.com/breeko/j-dev

    [1] https://github.com/smol-ai/developer

What are some alternatives?

When comparing chatgpt and j-dev you can also consider the following projects:

org-ai - Emacs as your personal AI assistant. Use LLMs such as ChatGPT or LLaMA for text generation or DALL-E and Stable Diffusion for image generation. Also supports speech input / output.

developer - the first library to let you embed a developer agent in your own app!

codegpt - Use GPT-3 inside Emacs

opencopilot - 🕊️ Build and embed open-source AI Copilots into your product with ease

gp.nvim - Gp.nvim (GPT prompt) Neovim AI plugin: ChatGPT sessions & Instructable text/code operations & Speech to text [OpenAI]

speed-copilot

ChatGPT.el - ChatGPT in Emacs

openai-api.el - Modern emacs bindings for openai api

chatgpt-arcana.el - Put ChatGPT in your emacs and give yourself arcane powers 🔮

gpt4all - gpt4all: run open-source LLMs anywhere

emacs-chatgpt-jarvis - press F12 to record, use whisper to transcribe and chatgpt to answer

dall-e - Use DALL-E inside Emacs