Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ A curated list of awesome AI tools, frameworks, api, software and resources.
| <img src="https://ai.openbestof.com/images/tools/refact_icon.webp" width="30" height="30"> | [Refact](https://github.com/smallcloudai/refact) | Refact is an open-source AI coding assistant with blazing-fast code completion, powerful code improvement tools, and chat. | ![GitHub Repo stars](https://img.shields.io/github/stars/smallcloudai/refact) |
| <img src="https://ai.openbestof.com/images/tools/draw-a-ui_icon.webp" width="30" height="30"> | [Draw a UI](https://github.com/SawyerHood/draw-a-ui) | Draw a mockup and generate html for it using AI. | ![GitHub Repo stars](https://img.shields.io/github/stars/SawyerHood/draw-a-ui) |
| <img src="https://ai.openbestof.com/images/tools/continue_icon.webp" width="30" height="30"> | [Continue](https://github.com/continuedev/continue) | Continue is an open-source autopilot for VS Code and JetBrains—the easiest way to code with any LLM. | ![GitHub Repo stars](https://img.shields.io/github/stars/continuedev/continue) |
| <img src="https://ai.openbestof.com/images/tools/openmagic_icon.webp" width="30" height="30"> | [OpenMagic](https://github.com/Kalmuraee/OpenMagic) | OpenMagic is a browser-side AI coding toolbar for live web app edits with context capture and approved diffs. | ![GitHub Repo stars](https://img.shields.io/github/stars/Kalmuraee/OpenMagic) |
| <img src="https://ai.openbestof.com/images/tools/sweep-ai_icon.webp" width="30" height="30"> | [Sweep AI](https://github.com/sweepai/sweep) | Sweep is an AI junior developer that turns bugs and feature requests into code changes. | ![GitHub Repo stars](https://img.shields.io/github/stars/sweepai/sweep) |
| <img src="https://ai.openbestof.com/images/tools/cody-dev_icon.webp" width="30" height="30"> | [Cody Dev](https://github.com/sourcegraph/cody) | Cody is a free, open-source AI coding assistant that can write and fix code, provide AI-generated autocomplete, and answer your coding questions. | ![GitHub Repo stars](https://img.shields.io/github/stars/sourcegraph/cody) |
| <img src="https://ai.openbestof.com/images/tools/aider_icon.webp" width="30" height="30"> | [Aider](https://github.com/paul-gauthier/aider) | Aider is a command line tool that lets you pair program with GPT-3.5/GPT-4, to edit code stored in your local git repository. | ![GitHub Repo stars](https://img.shields.io/github/stars/paul-gauthier/aider) |
Expand Down