AntonOsika/gpt-engineer
gpt-engineer is an open-source CLI platform that enables users to generate and improve software code through natural language instructions using AI models, supporting various AI backends and community collaboration.
Awesome AI Agents › Smart Contract Platforms
GPT Pilot is an advanced AI-powered developer companion designed to assist software developers by generating fully working, production-ready applications with minimal human intervention. Unlike traditional code autocompletion tools or simple helpers for pull request messages, GPT Pilot acts as a comprehensive AI developer that can write complete features, debug code, engage in discussions about issues, request reviews, and more. It is integrated as the core technology behind the Pythagora VS Code extension, providing a seamless experience for developers using Visual Studio Code. The project aims to explore the extent to which large language models (LLMs) can autonomously generate most of the code for an application—up to 95%—while still requiring human oversight for the remaining 5%, until the advent of full artificial general intelligence (AGI). GPT Pilot operates through a multi-agent system that mimics a real software development team, including roles such as Product Owner, Specification Writer, Architect, Tech Lead, Developer, Code Monkey, Reviewer, Troubleshooter, Debugger, and Technical Writer. Each agent contributes to different stages of the software development lifecycle, from requirement gathering and architecture design to coding, reviewing, debugging, and documentation. Users can interact with GPT Pilot via a command-line interface or through the VS Code extension. The tool supports Python 3.9+ and can use SQLite or PostgreSQL databases for managing project data. It offers various CLI commands to manage projects, including listing, loading, continuing, and deleting projects. The project is actively maintained and encourages community contributions. GPT Pilot is distinct from other AI coding assistants like Smol Developer and GPT Engineer by its comprehensive approach to software development, aiming to automate the entire app-building process rather than just code snippets. It is a research-driven project that shares insights and learnings through blog posts and community engagement, making it a pioneering effort in AI-assisted software engineering.
https://github.com/Pythagora-io/gpt-pilot
gpt-engineer is an open-source CLI platform that enables users to generate and improve software code through natural language instructions using AI models, supporting various AI backends and community collaboration.
Devika is an open-source agentic AI software engineer that understands high-level instructions, researches information, and writes code to autonomously achieve software development objectives.
Sphere is a Web3 wallet and agent platform for the Unicity network, providing a dual-layer crypto wallet, direct messages, group chat, and an integrated marketplace.
GPT-Migrate is a tool that automates the migration of codebases from one programming language or framework to another using GPT-4 and Docker environments, with support for testing and iterative debugging.
DevOpsGPT is an AI-driven software development automation system that uses large language models combined with DevOps tools to convert natural language requirements into working software, improving efficiency and accelerating delivery.
Potpie is an open-source platform that creates AI agents specialized in your codebase to automate code analysis, testing, debugging, and development tasks, enhancing software engineering productivity.
Amazon Q Developer CLI enhances terminal productivity on macOS and Linux by providing IDE-style autocomplete, natural language chat, contextual awareness, and AI-driven automation for popular command-line tools.
Claude Code MCP Server is an MCP server that enables AI agents to use Claude Code in one-shot mode with permissions bypassed, enhancing code editing, generation, and file management capabilities.