Awesome AI AgentsSmart Contract Platforms

AntonOsika/gpt-engineer

⭐ 55102 Python added to this list on 2025-04-19 repository created 2023-04-29

gpt-engineer is a command-line interface (CLI) platform designed for experimenting with code generation using AI. It allows users to specify software requirements in natural language, and then the AI writes and executes the code accordingly. Users can also request the AI to implement improvements on existing code. The platform supports stable and development releases, with installation instructions provided for both. It actively supports Python versions 3.10 to 3.12 and offers various ways to run, including Docker and GitHub Codespaces. The tool requires an API key for OpenAI or other supported models, which can be set up via environment variables or a .env file. It supports OpenAI models, Azure OpenAI API, Anthropic models, and even open-source models like WizardCoder with additional setup. gpt-engineer can handle text input via prompt files and also supports image inputs for vision-capable models, allowing users to add UX or architecture diagrams as context. Users create new projects by placing instructions in a prompt file within a project folder and running the CLI tool to generate code. They can also improve existing codebases by providing improvement instructions. The platform includes benchmarking tools for custom agents against public datasets like APPS and MBPP. The project is open source and community-driven, with a mission to maintain tools for coding agent builders and facilitate collaboration. It is governed by a board of long-term contributors and encourages community contributions. The project is related to gptengineer.app, a commercial service for automatic web app generation with a user interface for non-technical users. Additional features include customizable AI agent identities through pre-prompts, support for vision-capable models, and compatibility with various AI models. The project provides extensive documentation, community support via Discord, and a roadmap for future development.

https://github.com/AntonOsika/gpt-engineer

aiai-agent-customizationanthropic-modelsapi-keyapps-datasetautonomous-agentazure-openai-apibenchmarkingclicode-executioncode-generationcode-improvementcodebase-generationcodegencoding-assistantcollaborationcommunity-drivendockergithub-codespacesgpt-4gpt-engineergptengineer.appmbpp-datasetnatural-languageopen-sourceopen-source-modelsopenaiopenai-apiprompt-filepythonsoftware-developmentsoftware-specificationvirtual-environmentvision-capable-modelswizardcoder

Also in Smart Contract Platforms

Pythagora-io/gpt-pilot

GPT Pilot is an AI-powered developer companion that automates the creation of fully working, production-ready applications by simulating a multi-agent software development team and providing comprehensive coding, debugging, and review capabilities.

stitionai/devika

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.

unicity-sphere/sphere

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.

joshpxyne/gpt-migrate

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.

kuafuai/DevOpsGPT

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-ai/potpie

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.

aws/amazon-q-developer-cli

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.

steipete/claude-code-mcp

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.