nowfound

Life & fun · March 8, 2023

CN

CodeGPT.nvim – ChatGPT plugin for Neovim

In plain words

CodeGPT.nvim is a ChatGPT plugin for the Neovim text editor that integrates AI capabilities directly into the editor. It is designed for developers and programmers who use Neovim and want to access ChatGPT functionality without leaving their coding environment. The plugin allows users to interact with ChatGPT while writing and editing code, streamlining workflows for those who frequently switch between their editor and external AI tools.

written from the facts on this page · September 2026

Does the same job

all alternatives →
  • LangGPT2023 · ▲396

    Making ChatGPT in regional languages

  • Developer Mode for ChatGPT Plugins2023 · ▲395

    Build your own plugins for ChatGPT

  • Speechki ChatGPT Plugin2023 · ▲569

    Transform any generated texts into audio right in ChatGPT

  • MN
    Magenta.nvim – AI coding plugin for Neovim focused on tool use2025 · github.com · ▲64

    I've been developing this on and off for a few weeks. There are a few videos on the README page showing demos of the plugin. I just shipped an update today, which adds: - inline editing with forced tool use - better pinned context management - prompt caching for anthropic - port to node (from bun) Check it out!

  • HeyGen's ChatGPT Plugin2023 · ▲150

    Convert your texts into high-quality videos using ChatGPT

  • nanochatOct 2025 · ▲349

    Build your won ChatGPT for $100 on a single GPU

More life & fun this month

the category →
  • TL

    Life & fun · 10d ago · louisabraham.github.io

  • Photosynthesis fires two of your iPhone

    Life & fun · 29d ago · photosynthesis.camera

  • SoloUno310

    Take control of hair pulling, nail biting & skin picking

    Life & fun · 28d ago · solouno.io

  • Scroll through all 43,252,003,274,489,856,000 reachable Rubik's Cube permutations.

    Life & fun · 27d ago · everycube.alen.is

  • The Interactive 3D Encyclopedia

    Life & fun · 21d ago · expeditione.fun

  • Hi HN, I built Eigendrum, a web tool that solves the 2D wave equation for arbitrary shapes so you can hear what they sound like as drums. How it works: * Solves -∇²u = λu using finite element analysis (Kφ = λMφ) on a triangle mesh. * Validated to <0.1% error against closed-form solutions for circles (Bessel zeros) and rectangles. * Sound model factors in strike location, Rayleigh damping, and mallet width. * Includes Kac drums I & II to demonstrate identical sound spectra from different geometries. * No frameworks, build steps, or dependencies. Repo and tests:…

    Life & fun · 27d ago · baselashraf81.github.io

Launched alongside, March 2023

the whole month →
  • GPT-41,161

    LLM that exhibits human-level performance

    AI · 2023 · openai.com

  • Collato972

    One AI search to find anything instantly, across all apps

    AI · 2023

  • A better UI for ChatGPT

    AI · 2023 · typingmind.com

  • Meet the internet again

    Work · 2023 · apps.apple.com

  • Sequoia726

    Anonymous sexual health app for men

    Life & fun · 2023 · sequoia.health

  • BI

    I'm a big fan of the BBC podcast In Our Time -- and (like most people) I've been playing with the OpenAI APIs. In Our Time has almost 1,000 episodes on everything from Cleopatra to the evolution of teeth to plasma physics, all still available, so it's my starting point to learn about most topics. But it's not well organised. So here are the episodes sorted by library code. It's fun to explore. Web scraping is usually pretty tedious, but I found that I could send the minimised HTML to GPT-3 and get (almost) perfect JSON back: the prompt includes the Typescript definition. At the same time I…

    AI · 2023 · genmon.github.io