model.nvim

Neovim plugin for interacting with LLM's and building editor integrated prompts. (by gsuuon)

Model.nvim Alternatives

Similar projects and alternatives to model.nvim

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better model.nvim alternative or higher similarity.

model.nvim reviews and mentions

Posts with mentions or reviews of model.nvim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-13.
  • A Comprehensive Guide for Building Rag-Based LLM Applications
    6 projects | news.ycombinator.com | 13 Sep 2023
    For local stuff with a handful of documents, you can even just throw it into a json and call it a day. The similarity search is as simple as an np.dot: https://github.com/gsuuon/llm.nvim/blob/main/python3/store.p...
  • Show HN: Script to Auto-Generate Commit Messages with AI
    2 projects | news.ycombinator.com | 23 Aug 2023
    My plugin is here: https://github.com/gsuuon/llm.nvim -- one of the "starter prompts" is commit message, so with vim-fugitive I open up the git status window, stage my changes, press 'cc', then ':Llm commit\ message' (or just ':Llm mess' tab complete). Then I make changes as needed. I notice that normally it fails to capture my intent for larger changes (things that should be refactor for example get labeled as feat), and readme only changes are sometimes not labeled as 'docs' correctly.

    Here's where the commit message prompt is: https://github.com/gsuuon/llm.nvim/blob/2d771cc882ad9edd8011...

  • Burnout Because of ChatGPT?
    1 project | news.ycombinator.com | 16 Aug 2023
    I plug it directly into my editor (via https://github.com/gsuuon/llm.nvim) and have it fill out code for me. I write what I want with comments and ask it to fill the rest - if it's straightforward enough it basically always works. I also get it to write commit messages (based on git diff) - though I need to improve my prompt a bit as it gets verbose and I end up rewriting it most of the time. I was working on trying to feed it things like hover and tree-sitter information before I got distracted, but that'd be another power boost as well whenever I get around to it.
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 4 May 2024
    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. Learn more →

Stats

Basic model.nvim repo stats
3
264
9.6
11 days ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com