gpt.el VS nopilot.nvim

Compare gpt.el vs nopilot.nvim and see what are their differences.

gpt.el

A simple Emacs package for calling instruction-following language models (by stuhlmueller)

nopilot.nvim

Neovim plugin for interaction with LLMs (by dleemiller)
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
gpt.el nopilot.nvim
3 1
60 3
- -
5.3 9.2
6 months ago 5 months ago
Emacs Lisp Lua
MIT License The Unlicense
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.

gpt.el

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

nopilot.nvim

Posts with mentions or reviews of nopilot.nvim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-30.
  • Emacs-copilot: Large language model code completion for Emacs
    17 projects | news.ycombinator.com | 30 Dec 2023
    I don’t have experience with gp.nvim, but I liked David Kunz nvim quite a bit. I ended up forking it into a little pet project so that I could change it a bit more into what I wanted.

    I love being able to use ollama, but wanted to be able switch to using GPT4 if I needed. I don’t really think automatic replacement is very useful because of how often I need to iterate a response. For me, a better replacement method is to visual highlight in the buffer and hit enter. That way you can iterate with the LLM if needed.

    Also a bit more fine control with settings like system message, temperature, etc is nice to have.

    https://github.com/dleemiller/nopilot.nvim

What are some alternatives?

When comparing gpt.el and nopilot.nvim you can also consider the following projects:

codegpt - Use GPT-3 inside Emacs

ollama - Get up and running with Llama 3, Mistral, Gemma, and other large language models.

ChatGPT.el - ChatGPT in Emacs

gen.nvim - Neovim plugin to generate text using LLMs with customizable prompts

gptai - OpenAI API toolings for emacs. Allows interacting with various GPT and DALL-E Models directly in emacs

llm - A package abstracting llm capabilities for emacs.

doom-emacs - An Emacs framework for the stubborn martian hacker [Moved to: https://github.com/doomemacs/doomemacs]

copilot.el - An unofficial Copilot plugin for Emacs.

openai - Elisp library for the OpenAI API

emacs-copilot - Large language model code completion for Emacs

gptel - A simple LLM client for Emacs

magit - It's Magit! A Git Porcelain inside Emacs.