Potpie AI is an open source platform focused on providing developers with customized AI engineering assistants. It allows AI agents to deeply understand code structure and logic and automate tasks such as debugging, testing, and code generation by building a knowledge graph of the code base. Users can quickly create exclusive agents with simple prompts...
Comprehensive Introduction RooFlow is an open source AI-assisted programming tool with the core functionality of saving code, decisions and task progress during development through project logging. It is based on Roo Code extension and integrates five modes: architecture, coding, testing, debugging and Q&A. These modes collaborate with each other to help develop...
Sidekick CLI is an open source command line tool designed to simplify the project development and deployment process for developers with AI assistance. Inspired by Claude Code, Copilot, and Cursor, it provides similar functionality but allows users to freely choose a large language model (LLM) provider,...
Plandex is an open source end-to-end AI coding assistant designed for large and complex software projects. It can plan and execute multi-step tasks, handle contexts of up to 2 million tokens, and support more than 30 programming languages. Plandex provides a sandboxed environment to isolate AI-generated code changes, and the developers .....
OpenAI Codex CLI is an open source terminal coding tool developed by OpenAI for developers accustomed to terminals. It generates code, edits files, executes commands, and integrates Git version control through natural language commands.Codex CLI uses OpenAI's latest models (e.g. ...
Helix is a VS Code plugin developed by OpenGig to help developers quickly generate production-grade code in the editor. It provides code writing, debugging, and optimization capabilities directly in VS Code through artificial intelligence technology. Helix is centered on making programming more efficient, and is especially suited for enterprise-level soft .....
Accept Button is a physical button designed for developers to quickly accept AI-generated code suggestions with a single click. It is launched by Fine Platform, priced at $9.99 (plus shipping) and focuses on simplifying the AI-assisted coding process. Instead of the traditional t...
Firebase Studio is a cloud-based development tool from Google with the core goal of accelerating the development and deployment of full-stack applications through AI. Users can complete the entire process from app prototyping to going live in the production environment in the browser. It integrates Gemini AI technology, supports natural language code generation, and also...
EZsite is a tool that allows anyone to quickly create professional websites without coding. It generates websites based on your ideas in less than 60 seconds and also comes with AI chatbot, database management and sales automation features. The tool was built by the NewOaks AI team, with founder Ray Luan having worked at TikTok as...
Tabby is an open source AI programming assistant developed by the TabbyML team that users can deploy themselves locally or on a server. It provides similar features to GitHub Copilot, such as code auto-completion and smart Q&A, but the best feature is self-hosted, not relying on cloud services or databases, data...
Exponent is a powerful AI programming agent designed to collaborate with users in any software engineering task, from code exploration to final deployment. It can run in local development environments, terminal operations, or continuous integration (CI) processes to help users with a variety of tasks. Early users have used it...
AutonomyAI is an online tool that utilizes artificial intelligence to improve the efficiency of front-end development. Developed by a team, its core goal is to help developers turn their designs into production-ready front-end code using "context-aware agent" technology. The Magician, the site's main product, transforms Figma designs into...
Augment Code is an AI coding tool designed for professional software engineers, with a core feature of deep understanding of your code base. Ranked #1 in the SWE-Bench Verified benchmark with 65.4%, combining Claude Sonnet 3.7 and OpenAI O1 model...
DeepSite is an AI-based website generation tool that allows users to quickly generate a live runnable front-end web page by entering a simple text description. Developed by Hugging Face community member enzostvs, it relies on the powerful DeepSeek V3 (0324) model, which combines self...
Serena is a free and open source programming tool developed by the Oraios AI team and hosted on GitHub. It is a powerful code assistant that works directly in your codebase to help developers analyze, edit, and execute code.Serena implements semantic separation via the Language Server Protocol (LSP)...
SuperCoder is an intelligent tool that runs in the terminal and is designed for programmers. It utilizes AI technology to help users search for code, view project structure, edit files, and fix bugs.The project is open-sourced by huytd on GitHub and supports Linux, MacOS, and Windows systems....
Emigo is an open source AI programming assistant for Emacs, developed by MatthewZMD on GitHub. It helps programmers complete code analysis, generation, modification and other tasks in Emacs by integrating a large-scale language model (LLM).Emigo's core feature is "Ag...
GeminiCode is an AI programming assistant that runs in a terminal, developed by developers in their spare time on weekends. It is based on Google's Gemini 2.5 Pro model and can read and modify files in the current directory of your computer. The tool is inspired by Anthropic's Claud...
HeroUI Chat is an online platform based on artificial intelligence. It helps users quickly generate beautiful, production-ready React code with simple text descriptions or uploaded screenshots. The tool relies on the open source HeroUI component library (formerly NextUI), which is available on GitHub at .....