awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesInteraction Buffers

Temporary editor buffers used specifically to capture user input and display AI responses.

Distinct from Buffer-Based Editors: Distinct from general Buffer-Based Editors: focuses on the specific use of buffers as a communication channel between user and AI.

Explore 1 awesome GitHub repository matching development tools & productivity · Interaction Buffers. Refine with filters or upvote what's useful.

Awesome Interaction Buffers GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • jackmort/chatgpt.nvimAvatar de jackMort

    jackMort/ChatGPT.nvim

    4,005Voir sur GitHub↗

    ChatGPT.nvim is an OpenAI LLM Neovim plugin that serves as an AI-powered code assistant for refactoring, completing, and fixing code snippets. It functions as a custom prompt automation tool and a markdown renderer, allowing users to interact with language models directly within the editor. The project distinguishes itself through a framework for defining reusable AI personas and automated text processing tasks using system prompts and templates. It includes a specialized rendering system that transforms responses into styled markdown with foldable code blocks. The plugin covers interactive

    Uses temporary Neovim buffers to handle the input and output flow of AI interactions.

    Lua
    Voir sur GitHub↗4,005
  1. Home
  2. Development Tools & Productivity
  3. Text Buffer Manipulations
  4. Buffer-Based Storage
  5. Buffer-Based Editors
  6. Interaction Buffers