gptel VS emacs-chatgpt-jarvis

Compare gptel vs emacs-chatgpt-jarvis and see what are their differences.

gptel

A simple LLM client for Emacs (by karthink)

emacs-chatgpt-jarvis

press F12 to record, use whisper to transcribe and chatgpt to answer (by jackdoe)
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
gptel emacs-chatgpt-jarvis
13 8
919 47
- -
9.3 4.4
4 days ago about 1 year ago
Emacs Lisp Python
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.

gptel

Posts with mentions or reviews of gptel. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-11.

emacs-chatgpt-jarvis

Posts with mentions or reviews of emacs-chatgpt-jarvis. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-29.
  • Suggest a gpt plugin for me
    11 projects | /r/emacs | 29 Mar 2023
  • emacs-chatgpt-jarvis: press F12 to record, use whisper to transcribe and chatgpt to answer
    1 project | /r/planetemacs | 26 Mar 2023
  • Am I still relevant as a programmer now that there's AI?
    2 projects | news.ycombinator.com | 14 Mar 2023
    I have been coding for 22 years, never thought of myself as programmer, programming for me is like literacy, it's like calling yourself a 'reader' because you can read.

    Programming is a first order thinking, a way to deconstruct and construct things, sometimes you have to use it on a computer, sometimes you have to use it while baking bread, or while woodworking.

    AI will help me so much, I am super excited, and now I use it every day, I plugged in whisper+chatgpt[1] to my emacs and now it is more and more like a partner, it is of course still stupid, but it will get better, and soon (with the recent llama work people are doing) I hope we will be able to finetune it.

    We are doing lists and tables and data transformations and input validation for 60 years now, we built gazillion specialised spreadsheet clones.. I think now we can start building some new things, some really "soft" software, where the users can program it with language.

    This is the first time I feel the computer is helping me do something, and its not me "fighting" with it.

    [1] https://github.com/jackdoe/emacs-chatgpt-jarvis

  • ffs-ungpt: 40 lines chrome extension to summarize selected text for paranoid people who dont trust extensions besides ublock
    2 projects | /r/ChatGPT | 4 Mar 2023
    The whole experience has been absolutely surreal, I made https://github.com/jackdoe/emacs-chatgpt-jarvis few days ago, and now I speak to emacs, which asks chatgpt with my question and region selection, so I just asked it to write an extension for chrome that does api call on click, there were few mishaps with manifest version 2 and 3 and etc, but in the end in like 15-20 mins I managed to have something working and usable.
  • Show HN: Ungpt Chrome extension summarise articles using ChatGPT API
    3 projects | news.ycombinator.com | 3 Mar 2023
    The actual file: https://github.com/jackdoe/ffs-ungpt/blob/master/content.js

    The whole experience has been absolutely surreal, I made https://github.com/jackdoe/emacs-chatgpt-jarvis few days ago, and now I speak to emacs, which asks chatgpt with my question and region selection, so I just asked it to write an extension for chrome that does api call on click, there were few mishaps with manifest version 2 and 3 and etc, but in the end in like 15-20 mins I managed to have something working and usable.

    This last few months have been crazy, if someone told me I will be talking to emacs and using AI to summarize content on the web half a year ago I would've told them they are crazy.

    Using whisper to talk to chatgpt to make a chrome extension that will use chatgpt to summarize text that will be likely generated by chatgpt...

  • ChatGPT and Whisper APIs
    15 projects | news.ycombinator.com | 1 Mar 2023
    wow just in time, i just made https://github.com/jackdoe/emacs-chatgpt-jarvis which is chatgpt+whisper but using local whisper and chatgpt-wrapper which is a bit clunky

    since i integrated chatgpt with my emacs i use it at least 20-30 times a day

    i wonder if they will charge me per token if i am paying the monthly fee

  • emacs+whisper+chatgpt: press F12 to record, use whisper to transcribe and chatgpt answers; proof of concept but surreal
    2 projects | /r/emacs | 24 Feb 2023
  • Show HN: Emacs and Whisper and ChatGPT Proof of Concept
    1 project | news.ycombinator.com | 24 Feb 2023

What are some alternatives?

When comparing gptel and emacs-chatgpt-jarvis you can also consider the following projects:

ChatGPT.el - ChatGPT in Emacs

gpt4all - gpt4all: run open-source LLMs anywhere

chatgpt-shell - ChatGPT and DALL-E Emacs shells + Org babel 🦄 + a shell maker for other providers

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.

c3po.el - 🤖 Meet c3po.el, the Emacs droid you’ve been looking for! This package will take your workflow to a galaxy far, far away. 🌟 C3PO.el is an Emacs package for interacting with the ChatGPT API. May the source be with you!

chatgpt.el - A plugin for emacs that adds chat-gpt support

gpt-generated-commit-messages - Commit and push with one step and ChatGPT generated commit message

ata - Ask the Terminal Anything (ATA): ChatGPT in the terminal

openai-cookbook - Examples and guides for using the OpenAI API