gptel VS nopilot.nvim

Compare gptel vs nopilot.nvim 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
gptel nopilot.nvim
1 1
- 3
- -
- 9.2
- 5 months ago
Lua
- 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.

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 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 gptel and nopilot.nvim you can also consider the following projects:

gpt.el - A simple Emacs package for calling instruction-following language models

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

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.

llm - A package abstracting llm capabilities for emacs.

copilot.el - An unofficial Copilot plugin for Emacs.

emacs-copilot - Large language model code completion for Emacs