#54 · Primary category: AI Coding Assistants
gpt-pilot
The first real AI developer
Project last updated:06/18/26
GitHub Stars
33.7K
Forks
3.5K
Contributors
63
License
Other
Why we included this project
GPT Pilot is one of the more ambitious attempts at a full AI developer rather than a code autocompleter. Give it a plain-language app description and it plans the project, writes the code, runs it, and iterates on errors while a human reviews each step. That makes it a useful reference for teams wondering how far an LLM can take an idea from concept to working software, and for researchers studying agentic code generation. The project is no longer actively maintained, and the repository carries a serious supply-chain warning: a credential-stealing worm was hidden in the telemetry code between August 2025 and June 2026, so anyone who ran it from source in that window should rotate credentials and check for indicators of compromise. Treat it as a learning resource and historical artifact rather than something to adopt for production work.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.