awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to jackmort/chatgpt.nvim

Open-source alternatives to ChatGPT.nvim

30 open-source projects similar to jackmort/chatgpt.nvim, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best ChatGPT.nvim alternative.

  • mpociot/chatgpt-vscodempociot का अवतार

    mpociot/chatgpt-vscode

    4,941GitHub पर देखें↗

    This project is an AI assistant for Visual Studio Code that utilizes a large language model to generate code and answer programming queries. It functions as a code generator and assistant, enabling the insertion of AI-generated snippets directly into active source files and providing a conversational interface via a side panel chat. The extension facilitates structural refactoring, optimization, and debugging of selected code blocks through natural language prompts. It also generates natural language explanations and technical documentation for complex code segments without requiring the user

    TypeScript
    GitHub पर देखें↗4,941
  • nickjvandyke/opencode.nvimnickjvandyke का अवतार

    nickjvandyke/opencode.nvim

    2,593GitHub पर देखें↗

    opencode.nvim is a Neovim plugin that integrates large language model capabilities for code generation, refactoring, and automated diagnostic analysis. It connects the editor to local or remote AI servers to execute coding tasks and manage conversation history. The system features a side-by-side diff interface for reviewing and accepting AI-generated code changes and a prompt builder that injects real-time editor data, such as buffer contents and selections, into instructions. It also functions as an extension to explain code diagnostics and trigger editor actions via a backend server. The p

    Luaaiai-agentsai-assistant
    GitHub पर देखें↗2,593
  • intitni/copilotforxcodeintitni का अवतार

    intitni/CopilotForXcode

    8,240GitHub पर देखें↗

    CopilotForXcode is an AI source editor extension for the Xcode development environment. It provides a suite of tools including a conversational chat interface, a code completion tool, and a natural language refactorer to assist with Apple platform development. The project differentiates itself by integrating project context and compiler errors directly into its AI interactions. It supports custom prompt execution using template variables and enables the triggering of shell scripts and system shortcuts directly from the chat interface to automate development tasks. The system manages AI integ

    Swiftchatchatgptcode-completion
    GitHub पर देखें↗8,240

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Find more with AI search
  • github/copilotforxcodegithub का अवतार

    github/CopilotForXcode

    6,158GitHub पर देखें↗

    CopilotForXcode is an AI-powered coding assistant integrated directly into Xcode as a source editor extension. It functions as an agent that can automate multi-step project tasks, such as editing files, running terminal commands, and searching across the entire codebase, all while understanding the full context of the current Xcode project. The assistant provides a context-aware chat interface that answers coding questions based on open files, symbols, and recent edits. It also offers diff-based code review, analyzing changes to provide feedback on code quality and potential issues before mer

    Swiftai-assistantgithub-copilotintelligence
    GitHub पर देखें↗6,158
  • olimorris/codecompanion.nvimolimorris का अवतार

    olimorris/codecompanion.nvim

    6,166GitHub पर देखें↗

    CodeCompanion is a Neovim plugin that brings large language model capabilities directly into the editor, enabling turn-based conversations with AI models in a dedicated chat buffer. It provides a comprehensive interface for interacting with LLMs, supporting multiple providers through a flexible adapter system that can route requests to various hosted or local language model services. The plugin distinguishes itself through its extensive context-sharing capabilities, allowing users to send buffer contents, visual selections, git diffs, LSP diagnostics, terminal output, quickfix lists, and view

    Luaacpagent-client-protocolanthropic
    GitHub पर देखें↗6,166
  • microsoft/vscode-copilot-chatmicrosoft का अवतार

    microsoft/vscode-copilot-chat

    9,493GitHub पर देखें↗

    This project is an AI-powered IDE extension and LLM coding assistant that provides a conversational interface for generating, refactoring, and debugging code. It functions as an AI agent framework and a Model Context Protocol client, connecting AI models to external data sources and tools to automate complex development tasks. The system is distinguished by its use of autonomous AI agents capable of multi-step task execution, including the ability to read files, modify code, and run terminal commands iteratively. It supports recursive agent orchestration through subagent delegation and employ

    TypeScript
    GitHub पर देखें↗9,493
  • exafunction/windsurf.vimExafunction का अवतार

    Exafunction/windsurf.vim

    5,113GitHub पर देखें↗

    windsurf.vim is an AI-driven development tool for Vim and Neovim that integrates AI-powered code completion, a conversational coding assistant, and autonomous agent orchestration. It enables users to receive real-time code suggestions and perform complex refactoring via natural language instructions directly within the editor. The project provides a system for dispatching and monitoring multiple AI agents to execute engineering tasks across local and cloud environments. It includes context-aware project analysis by indexing the local codebase and supports shared workspace management to mainta

    Vim Scriptautocompletecodeiumcopilot
    GitHub पर देखें↗5,113
  • abielzulio/chatgpt-raycastabielzulio का अवतार

    abielzulio/chatgpt-raycast

    615GitHub पर देखें↗

    ChatGPT raycast extension

    TypeScript
    GitHub पर देखें↗615
  • cesarhuret/docgptcesarhuret का अवतार

    cesarhuret/docGPT

    672GitHub पर देखें↗

    ChatGPT directly within Google Docs as an Editor Add-on 📑

    JavaScript
    GitHub पर देखें↗672
  • gitlawb/openclaudeGitlawb का अवतार

    Gitlawb/openclaude

    28,988GitHub पर देखें↗

    OpenClaude is an LLM orchestration interface and multi-provider AI gateway that connects various AI providers and local models to an integrated tool suite. It functions as an agentic tool execution environment and a system for AI-powered code editor integration, enabling in-editor chat and automated coding tasks. The project provides a gRPC AI agent service that exposes model capabilities and file editing tools to external applications as a headless service. It also includes a configuration layer for managing provider credentials and routing specific agents to different model APIs. The syste

    TypeScriptaiai-agentai-tools
    GitHub पर देखें↗28,988
  • yishentu/claudianYishenTu का अवतार

    YishenTu/claudian

    2,505GitHub पर देखें↗

    Claudian is a framework that combines AI coding agents, knowledge base integration, and a multi-provider orchestrator for managed interactions with large language models. It functions as a browser extension that connects users to AI services through a sidebar and inline editing interface, providing a system for integrating agents into local directories to perform file operations, bash commands, and workspace searches. The project distinguishes itself with a multi-provider orchestrator that allows switching between different AI backends while maintaining separate conversation states and config

    TypeScriptclaude-codeideobsidian
    GitHub पर देखें↗2,505
  • zgsm-ai/costrictzgsm-ai का अवतार

    zgsm-ai/costrict

    4,239GitHub पर देखें↗

    Costrict is an AI software engineering agent and coding assistant designed for enterprise-grade development. It functions as a multi-model AI orchestrator that generates, completes, and reviews code, while serving as a remote development environment that bridges browser interfaces with remote directories for file management and terminal execution. The platform distinguishes itself through an AI code review system that utilizes multi-model verification and repository indexing to ensure code quality. It employs a structured agent approach that decomposes complex natural language requirements in

    TypeScriptagentaiaicoding
    GitHub पर देखें↗4,239
  • posit-dev/positronposit-dev का अवतार

    posit-dev/positron

    3,969GitHub पर देखें↗

    Positron is a data science integrated development environment and AI-powered code editor designed for polyglot development, specifically supporting Python and R. It functions as a remote compute workspace that separates the user interface from the execution kernel via SSH or container integration. The environment features a deep integration of large language models that provide context-aware suggestions and automated data analysis by accessing real-time interpreter state, in-memory objects, and plot outputs. It distinguishes itself through a polyglot runtime bridge that enables cross-language

    TypeScript
    GitHub पर देखें↗3,969
  • karthink/gptelkarthink का अवतार

    karthink/gptel

    3,192GitHub पर देखें↗

    gptel is an LLM Emacs client and multi-backend AI integration system that allows users to interact with large language models directly inside the Emacs text editor. It serves as an AI-powered text refactoring tool and a context-aware prompt manager, providing a unified interface to connect with various AI providers, including local Ollama instances, AWS Bedrock, and Gemini. The project distinguishes itself as a Model Context Protocol client, connecting to MCP servers to provide language models with external tools and data sources. It enables context-augmented prompting by aggregating text fro

    Emacs Lispchatgptemacsllms
    GitHub पर देखें↗3,192
  • kirodotdev/kirokirodotdev का अवतार

    kirodotdev/Kiro

    3,037GitHub पर देखें↗

    Kiro is an AI-powered development tool and multi-agent workflow orchestrator. It functions as a context-aware code generator and coding assistant that transforms natural language requirements into structured implementation plans and production-grade code. The system distinguishes itself through multi-agent task decomposition, where complex requirements are broken into sequenced tasks and assigned to specialized agents. It features multi-model orchestration to select specific language models based on reasoning complexity, cost, and latency, and includes a headless command-line interface for id

    TypeScriptaiidekiro
    GitHub पर देखें↗3,037
  • editor-code-assistant/ecaeditor-code-assistant का अवतार

    editor-code-assistant/eca

    648GitHub पर देखें↗

    This project is an AI-powered development workflow orchestrator that integrates autonomous coding agents directly into code editors. It functions as a framework for managing multi-agent systems, enabling developers to automate complex tasks such as code refactoring, inline completion, and multi-stage software development workflows. By utilizing a standardized communication protocol, it bridges the gap between local development environments and large language models. The system distinguishes itself through its focus on agent-based task orchestration and granular configuration. Users can define

    Clojureaichatcompletion
    GitHub पर देखें↗648
  • ishaan1013/sandboxishaan1013 का अवतार

    ishaan1013/sandbox

    1,416GitHub पर देखें↗

    Sandbox is a cloud-based development environment that provides web-based code editing directly within the browser without requiring local machine setup. It runs full Linux development environments inside remote execution containers, supplying an isolated sandbox for each workspace to safely run interactive terminals and live application previews. The platform integrates artificial intelligence capabilities to accelerate daily coding workflows, featuring an automated code assistant that generates intelligent code completions and custom recommendations as users type. Additionally, it supports m

    TypeScript
    GitHub पर देखें↗1,416
  • roocodeinc/roo-codeRooCodeInc का अवतार

    RooCodeInc/Roo-Code

    24,266GitHub पर देखें↗

    Roo-Code is an integrated development environment extension that functions as an autonomous software engineering agent. It connects large language models directly to your local file system and terminal, enabling the agent to interpret natural language requirements and execute complex development workflows. The project distinguishes itself through a model-agnostic orchestration layer that allows developers to connect various large language model backends to their local workspace. By utilizing an iterative tool-use loop, the agent decomposes high-level tasks into sequential steps, interacting w

    TypeScript
    GitHub पर देखें↗24,266
  • deepseek-ai/deepseek-coderdeepseek-ai का अवतार

    deepseek-ai/DeepSeek-Coder

    22,804GitHub पर देखें↗

    DeepSeek-Coder is a large language model and foundational neural network architecture designed specifically for software development tasks. It functions as an artificial intelligence assistant capable of interpreting complex programming instructions to generate, transpile, and structure source code. The system distinguishes itself through its ability to perform project-level code generation, analyzing broader context and patterns across entire software projects rather than isolated files. It supports multimodal input processing, allowing for the integration of text and visual data to inform i

    Python
    GitHub पर देखें↗22,804
  • github/docsgithub का अवतार

    github/docs

    18,951GitHub पर देखें↗

    GitHub Copilot is an AI-powered development platform designed to integrate large language models directly into coding environments. It functions as an interactive assistant and an agentic workflow orchestrator, enabling developers to automate code generation, perform automated code reviews, and execute complex, multi-step development tasks through natural language prompts. The platform distinguishes itself through its autonomous agent capabilities, which allow for repository-level research, implementation planning, and code modifications across multiple files. It supports a modular architectu

    TypeScriptdocsworks-with-codespaces
    GitHub पर देखें↗18,951
  • cursor/cursorcursor का अवतार

    cursor/cursor

    32,954GitHub पर देखें↗

    Cursor is an artificial intelligence-powered code editor built as a fork of the Visual Studio Code environment. It integrates machine learning models directly into the development workflow, allowing users to generate, refactor, and debug code through natural language prompts while maintaining full compatibility with existing editor extensions and themes. The editor distinguishes itself through a specialized codebase context engine that indexes local project structures and file relationships using vector-based embeddings. This system enables the editor to inject relevant file snippets and proj

    GitHub पर देखें↗32,954
  • yetone/avante.nvimyetone का अवतार

    yetone/avante.nvim

    17,967GitHub पर देखें↗

    This project is a Neovim plugin that integrates large language models directly into the text editor to provide conversational programming assistance. It functions as an artificial intelligence coding assistant, enabling users to generate, refactor, and modify source code through natural language prompts and iterative chat sessions. The extension distinguishes itself by performing in-place code editing, where it applies suggestions directly to the active file buffer using precise diff-based patching. It supports agentic workflows by allowing models to execute shell commands and local scripts,

    Lua
    GitHub पर देखें↗17,967
  • eclipse-theia/theiaeclipse-theia का अवतार

    eclipse-theia/theia

    21,569GitHub पर देखें↗

    Theia is a modular framework designed for building professional-grade development environments that function as both local desktop applications and remote browser-based services. It provides a comprehensive toolkit for constructing specialized coding tools, allowing developers to assemble custom interfaces and backend logic through a flexible, contribution-based architecture. The platform distinguishes itself through a highly extensible workbench that supports the integration of existing third-party editor plugins and standard language servers. By utilizing a dependency injection container an

    TypeScriptcloud-ideeditorelectron
    GitHub पर देखें↗21,569
  • github/awesome-copilotgithub का अवतार

    github/awesome-copilot

    35,119GitHub पर देखें↗

    Awesome Copilot is a comprehensive framework for autonomous software development, providing the infrastructure to orchestrate multi-agent teams and automate complex coding workflows. It functions as a centralized platform for managing AI-driven development, enabling developers to deploy specialized agents that interact with local files, terminal commands, and external APIs to execute end-to-end software delivery tasks. The project distinguishes itself through its focus on governance and extensibility, offering a suite of security controls, policy-based execution guardrails, and audit trails t

    Pythonaigithub-copilothacktoberfest
    GitHub पर देखें↗35,119
  • ant-design/xant-design का अवतार

    ant-design/x

    4,590GitHub पर देखें↗

    This project is a conversational interface framework and UI component library designed for building applications integrated with large language models. It provides a standardized provider integration layer to connect front-end components to various AI backends, alongside a dedicated response rendering engine for displaying generated content. The framework specializes in hybrid generative-UI composition, blending traditional interactive elements with dynamic model outputs. It features a protocol-driven system for converting structured data streams into interactive cards and includes tools for

    TypeScript
    GitHub पर देखें↗4,590
  • deepractice/promptxDeepractice का अवतार

    Deepractice/PromptX

    3,526GitHub पर देखें↗

    PromptX is an LLM agent orchestration framework designed to execute multi-step workflows using autonomous agents. It features a sandboxed tool execution environment for secure filesystem operations and external API integrations, alongside a persona management system that defines professional roles and domain expertise to control agent behavior. The system implements a semantic memory network for persistent knowledge storage, utilizing graph-based memory and engrams to retain information across sessions. This cognitive memory includes specialized tools for knowledge graph visualization, allowi

    JavaScript
    GitHub पर देखें↗3,526
  • mustvlad/chatgpt-system-promptsmustvlad का अवतार

    mustvlad/ChatGPT-System-Prompts

    1,213GitHub पर देखें↗

    ChatGPT-System-Prompts is a curated reference collection of system prompts, prompt templates, and instructions designed to control and customize the behavior of conversational artificial intelligence models. The repository functions as an AI persona prompt collection, providing pre-written natural language instructions that configure language models to adopt specific roles, tones, professional styles, and interactive viewpoints during chat sessions. The content is organized as a flat file content management system utilizing markdown-document-based storage and distributed version control. This

    chatgptgpt4openai
    GitHub पर देखें↗1,213
  • instructa/ai-promptsinstructa का अवतार

    instructa/ai-prompts

    1,048GitHub पर देखें↗

    This project provides a centralized repository and configuration framework for managing system instructions, behavioral constraints, and coding standards within AI-assisted development environments. It serves as a library of curated prompts and rules designed to standardize the output of autonomous coding agents, ensuring that generated code consistently adheres to project-specific architectural patterns and technical requirements. The tool distinguishes itself by employing an agent-agnostic schema that allows behavioral guidelines to be interpreted across various development platforms. It su

    JavaScriptagentai-agentai-prompts
    GitHub पर देखें↗1,048
  • analysis-tools-dev/static-analysisanalysis-tools-dev का अवतार

    analysis-tools-dev/static-analysis

    14,389GitHub पर देखें↗

    This project is a comprehensive, curated directory of static analysis, linting, and security scanning utilities. It serves as a central resource for developers to discover, compare, and select tools based on specific programming languages, licensing models, and integration requirements. The directory distinguishes itself by providing deep metadata for each listed utility, including community-driven popularity rankings, maintenance status, and deployment methods. By aggregating these tools into a single searchable index, it enables teams to identify solutions for enforcing coding standards, ma

    Rustanalysisawesome-listcode-quality
    GitHub पर देखें↗14,389
  • sweepai/sweepsweepai का अवतार

    sweepai/sweep

    7,703GitHub पर देखें↗

    Sweep is an automated software engineering system that uses large language models to resolve GitHub issues. It functions as an AI software engineer that transforms natural language issue descriptions into concrete code changes and pull requests. The system integrates with GitHub webhooks to trigger workflows based on issue creation or label updates. It employs an iterative feedback loop that analyzes compiler errors and test results to refine generated code and correct bugs. The tool covers a range of maintenance capabilities, including automated bug fixing, feature implementation, and codeb

    Jupyter Notebook
    GitHub पर देखें↗7,703