2 Repos
Interactive tools that use large language models to collaboratively write, edit, and refactor source code across multiple files.
Distinct from LLM Development Tools: Closest candidates focus on generic LLM tools or testing, whereas this specifically targets the collaborative pair-programming experience for coding.
Explore 2 awesome GitHub repositories matching artificial intelligence & ml · AI Pair Programmers. Refine with filters or upvote what's useful.
Aider is a terminal-based AI coding assistant and pair programmer that uses large language models to write, edit, and refactor source code across multiple files and programming languages. It functions as a command line interface for automating programming tasks and managing codebase modifications. The tool distinguishes itself by creating structural maps of entire codebases to provide language models with the necessary context for navigating and modifying large repositories. It further expands input capabilities through a speech-to-text pipeline for voice-driven development and multi-modal in
Functions as a terminal-based AI pair programmer that writes and refactors code across multiple files and languages.
Forgecode is an AI agent orchestrator, shell integration tool, and terminal-based pair programmer. It enables the deployment of specialized AI roles for research, planning, and implementation, while providing a semantic code search tool to index project files for meaning-based retrieval. The system integrates as a Model Context Protocol client to extend AI capabilities via external servers and supports multi-provider model orchestration to switch between different large language model APIs. It transforms natural language into functional shell commands and allows for the execution of AI prompt
Offers a terminal-based environment for collaborating with LLMs to write, edit, and refactor code across multiple files.